Welcome to Ethical a comprehensive Django-based security suite designed for network reconnaissance, audit automation, and threat analysis.
- Executive Summary: For founders and non-technical stakeholders.
- Technical User Guide: Installation and tool usage instructions.
- Architecture & Design: Deep dive into the system's technical implementation.
- 🔍 Network Port Scanning: Powered by Nmap.
- 🔐 Password Auditing: Using the zxcvbn heuristic engine.
- 📂 Log Analysis: Efficient processing with Pandas.
- ⚙️ Workflow Automation: Centralized management of security tasks.
If you have Docker installed:
docker-compose up --buildThe app will be live at http://localhost.
For a manual installation, please refer to the User Guide.
This project is licensed under the Non-Commercial License. See the LICENSE file (if present) for details.