nmapAutomator
Awesome tool
#Installation
Need to have gobuster and ffuf installed to run
sudo git clone https://github.com/21y4d/nmapAutomator.git
#Change path
sudo ln -s $(pwd)/nmapAutomator/nmapAutomator.sh /usr/local/bin/
#usage
sudo bash ./nmapAutomator.sh --host 10.11.1.8 --type Full -o scan.txt
Last updated