had4ctf
Tool to automate the enumeration of a website (CTF)
DISCLAIMER: THE TOOL HAS BEEN DEVELOPED SOLELY FOR EDUCATIONAL PURPOSE ,I WILL NOT BE LIABLE IF YOU USE IT FOR ANY ILLEGAL ACTIVITY
- Check the link of your path to your wordlists
Before installing :
- sudo pip3 install art
- sudo apt-get install nikto
- sudo apt-get install gobuster
- sudo apt-get install nmap
Install :
- git clone https://github.com/hadhub/had4ctf.git
- sudo pip3 install art
- sudo pip3 install termcolor
- sudo chmod +x had4ctf.py
NOT WORKING ON WINDOWS (create on debian)