Skip to content

Fully integrated hacking suite that includes Nmap, Metasploit, Aircrack-ng suite, Social-Engineering Toolkit (SET), and more.

License

Notifications You must be signed in to change notification settings

shliu888/integrated-hacking-toolkit

Repository files navigation

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
✓ The BeEF Framework ... and more!

STATUS: v1.0

Getting started:

Tip: Switch to root before downloading this repository to run everything with root privileges automatically

  1. Run install-python.sh to install Python if it's not already installed
  2. Run install-pip.sh to install Pip if it's not already installed
  3. Run install-kali.sh for Kali Linux users
  4. Run install-regular.sh for regular users
  5. Finally, run install.sh with sudo privileges to finalize installation.
  6. 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.