This is for ethical purposes only. The author(s) is not liable for any damage caused by using this tool.
Fully integrated hacking suite that includes Nmap, Metasploit, Aircrack-ng suite, Social-Engineering Toolkit (SET), and more.
✓ Beginner friendly, no complex syntaxes
✓ Step-by-step options to streamline the hacking process
Integration with:
✓ Nmap
✓ Metasploit
✓ Aircrack-ng suite
✓ Social-Engineering Toolkit (SET)
✓ Hydra
✓ Cupp
✓ Crunch
✓ Arpspoof ... and more!
STATUS: Under development. The Scanning and Reconnaissance section has been completed and is included in v0.2. Currently working on Payload Generator section.
Feel free to suggest edits by creating a pull request.
Getting started:
Tip: Switch to root before downloading this repository to run everything with root privileges
- Run install-python.sh to install Python if it's not already installed
- Run install-pip.sh to install Pip if it's not already installed
- Run install-kali.sh for Kali Linux users
- Run install-regular.sh for regular users
- Finally, run install.sh with sudo privileges to finalize installation.
- Run the toolkit with the command "hackingtoolkit"
Note: This tool is currently designed for Kali Linux, a Linux distribution built for penetration testing. In order to run install-python.sh, install-dependencies.sh and install-pip.sh, you must have Debian or a Debian-based distribution (like Ubuntu and Kali Linux). Otherwise, you must install necessary dependencies separately.