This project is designed to serve as a web server that conducts security audits and generates detailed reports. The web server is powered by Python and is intended to enhance your ability to assess the security of websites.
-
Clone the Repository:
- Use the following command to clone the project:
git clone https://github.com/1e0nn/website_audit.git ~/
- Use the following command to clone the project:
-
Run Prerequisites Script:
- Execute the following command with elevated privileges to set up necessary dependencies:
sudo ~/website_audit/prerequisites.sh
- Execute the following command with elevated privileges to set up necessary dependencies:
-
Start the Web Server:
- Run the web server using the following command:
python3.9 ~/website_audit/www/CyberLab_Web_Server.py
- Run the web server using the following command:
This script is intended for ethical purposes only. Use it responsibly, and ensure you have permission before auditing others website.
Leon
Feel free to modify the script and adapt it to your preferences.