21y4d / nmapAutomator

A script that you can run in the background!
MIT License
2.67k stars 790 forks source link

Scanns not working #61

Closed nu11s3c closed 2 years ago

nu11s3c commented 2 years ago

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 2 years ago

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

nu11s3c commented 2 years ago

-Pn switch actually

nu11s3c commented 2 years ago

Thanks for your work