init script to setup basic files and folders and begin automated enumeration on ctf machines
Manual Enumeration only provided
Automated the whole process of enumeration. FTP enumeration and anonymous login and automatically fetching the entire ftp folder recursively.
Real time results as nmap scans.
Auto enumeration on web servers.
Auto enumeration on port services.
Auto enumeration on unknown services.
This tool now requires installation. No Additional Libraries needed. To install:
chmod +x setup.sh
sudo ./setup.sh
For the new automated script:
initWorkspace <machine name> <ip> [extention thm,htb,local whatever applies.]
For the old manual script:
initmanualWorkspace <machine name> <ip> [extention thm,htb,local whatever applies.]
This script is still under developement
SMB Enumeration and file fetching
NFS Enumeration and automount
Web Service OWASP TOP TEN Enumeration