Tactages Toolkit is a comprehensive suite of tools for network scanning, exploitation, traffic capture, brute force attacks, packet capture and filtering, network communication, password cracking, SQL injection testing, web server scanning, and web application security testing.
- Nmap: Network Scanning
- Metasploit Framework: Exploitation
- Wireshark: Traffic Capture
- Hydra: Brute Force
- Tshark: Packet Capture and Filtering
- Net-tools: Network Utilities
- Netcat: Network Communication
- John the Ripper: Password Cracking
- SQLMap: SQL Injection Testing
- Nikto: Web Server Scanning
- Burp Suite: Web Application Security Testing
- Python 3.x
- Pip
- Tkinter (for GUI)
Please install the following tools manually:
- Nmap: Download
- Metasploit Framework: Download
- Wireshark: Download
- Hydra: Download
- Tshark: Download
- Net-tools: Download
- Netcat: Download
- John the Ripper: Download
- SQLMap: Download
- Nikto: Download
- Burp Suite: Download
Ensure that the tools are added to your system's PATH.
Install the required Python packages using pip:
pip install -r requirements.txt
Run the main.py
script to use the toolkit via the command line:
python src/tactages.py
Run the GUI.py
script to use the toolkit via the graphical user interface:
python src/GUI.py
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
For any inquiries, please contact the project maintainer at RohanDevOps.