Skip to content

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.

License

Notifications You must be signed in to change notification settings

RohanCyberOps/tactages

Repository files navigation

Tactages Toolkit

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.

Features

  • 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

Installation

Prerequisites

  • Python 3.x
  • Pip
  • Tkinter (for GUI)

Manual Installation of Tools

Please install the following tools manually:

  1. Nmap: Download
  2. Metasploit Framework: Download
  3. Wireshark: Download
  4. Hydra: Download
  5. Tshark: Download
  6. Net-tools: Download
  7. Netcat: Download
  8. John the Ripper: Download
  9. SQLMap: Download
  10. Nikto: Download
  11. Burp Suite: Download

Ensure that the tools are added to your system's PATH.

Python Dependencies

Install the required Python packages using pip:

pip install -r requirements.txt

Usage

Command Line Interface

Run the main.py script to use the toolkit via the command line:

python src/tactages.py

Graphical User Interface

Run the GUI.py script to use the toolkit via the graphical user interface:

python src/GUI.py

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

Acknowledgements

Contact

For any inquiries, please contact the project maintainer at RohanDevOps.

About

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.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages