Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.09 KB

README.md

File metadata and controls

38 lines (31 loc) · 1.09 KB

Old init

init script to setup basic files and folders and begin automated enumeration on ctf machines

Manual Enumeration only provided

New init

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.

Installation:

This tool now requires installation. No Additional Libraries needed. To install:

chmod +x setup.sh
sudo ./setup.sh

It's really that Simple!

Basic Usage:

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

To-Do

SMB Enumeration and file fetching
NFS Enumeration and automount
SMTP User Enumeration
Web Service OWASP TOP TEN Enumeration