CHANG is a Penetration Testing Planning App, inspired by the quote "Without strategy, execution is aimless. Without execution, strategy is useless." by Morris Chang. This app is built using Streamlit, a Python web app framework, to assist penetration testers in planning and organizing their penetration testing activities. It provides a user-friendly interface for inputting and managing various aspects of a penetration test.
https://chang-notes.streamlit.app/
Before you start using CHANG, ensure you have the following dependencies installed:
Clone the CHANG repository to your local machine.
https://github.com/MichaelTrenker/Chang.git
Install required dependencies.
pip install -r requirements.txt
To start the Penetration Testing Planning App, execute the following command:
streamlit run Home.py
The app should open in your default web browser.
Contributions to this project are welcome! If you would like to contribute or report issues, please follow these steps:
Please follow our Code of Conduct and Contribution Guidelines.
This Penetration Testing Planning App is open-source software released under the GNU General Public License version 3. You are free to use, modify, and distribute it as per the terms of the GPL-3.0 license.
Thank you for using the Penetration Testing Planning App. If you have any questions, suggestions, or issues, feel free to open an issue or contact us through the provided contact information in the app. Happy testing!