21y4d/nmapAutomator

Scanns not working

nu11s3c opened this issue · 3 comments

I wish I knew how to diagnose the tool a bit better, when I run scans it tells me the host is likely such and such and then the port scans fail. The first install the UDP scan worked, I deleted and reinstalled exactly according to the instructions in the readme and now none work. I even tried downloading the static nmap and chmod +x it and still doesnt scan. I used this on a prior vm and it worked flawlessly. Any ideas?

21y4d commented

From your description, it seems like an issue with nmap, not the script. Try running it with sudo

-Pn switch actually

Thanks for your work