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.
- Host: GitHub
- URL: https://github.com/shliu888/integrated-hacking-toolkit
- Owner: shliu888
- License: bsl-1.0
- Created: 2025-01-04T23:22:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-12T14:59:53.000Z (over 1 year ago)
- Last Synced: 2025-03-28T02:23:52.449Z (about 1 year ago)
- Topics: 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
- Language: Python
- Homepage:
- Size: 177 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
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.**