init script to setup basic files and folders and begin automated enumeration on ctf machines
Automated the whole process of enumeration. FTP enumeration and anonymous login and automatically fetching the entire ftp folder recursively.
chmod +x setup.sh
sudo ./setup.sh
initWorkspace <machine name> <ip> [extention thm,htb,local whatever applies.]
initmanualWorkspace <machine name> <ip> [extention thm,htb,local whatever applies.]