An open API service indexing awesome lists of open source software.

https://github.com/shliu888/integrated-hacking-toolkit

Penetration testing automation wrapper that is integrated with Nmap, Metasploit, Aircrack-ng suite, Social-Engineering Toolkit (SET), and more.
https://github.com/shliu888/integrated-hacking-toolkit

beef-xss beginner-friendly ethical-hacking hacking hacking-tool hacking-tools hashcat kali kali-linux linux maltego metasploit nmap python shell shell-script social-engineering-toolkit theharvester

Last synced: about 1 year ago
JSON representation

Penetration testing automation wrapper that is integrated with Nmap, Metasploit, Aircrack-ng suite, Social-Engineering Toolkit (SET), and more.

Awesome Lists containing this project

README

          

**This is for ethical purposes only. The author(s) is not liable for any damage caused by using this tool.**

Penetration testing automation wrapper that is fully integrated with Nmap, Metasploit, Aircrack-ng suite, Social-Engineering Toolkit (SET), and more.

Static Badge

Static Badge
Static Badge

Automates certain tasks in:

✓ Nmap
✓ Metasploit
✓ Aircrack-ng suite
✓ Social-Engineering Toolkit (SET)
✓ Hydra
✓ Cupp
✓ Crunch
✓ The BeEF Framework ... and more!

Getting started:

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

1. Run "sudo ./install-pip.sh" if pip3 is not already installed (it should be on Kali Linux)
2. Run "pip3 install -r requirements.txt"
3. Run "sudo ./install.sh" to finalize installation
4. Run the tool with the command "hackingtoolkit"!

**Note: This tool is specifically designed for Kali Linux, a penetration testing-focused Linux distribution, and the included files are optimized exclusively for use on Kali Linux.**