21y4d / nmapAutomator

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

Port specifications are illigal error on all scans after Quick scan. #24

Closed sleepingspy999 closed 3 years ago

sleepingspy999 commented 3 years ago

On running any scans after quick scan, all other scans have this error. Running on kali 2020.2 Latest nmap ver. used to work. Get same ports error on all scans.Error #485: Your port specifications are illegal. Example of proper form: "-100,200-1024,T:3000-4000,U:60000-" QUITTING!

---------------------Starting Nmap Basic Scan---------------------

Host discovery disabled (-Pn). All addresses will be marked 'up' and scan times will be slower. Starting Nmap 7.91 ( https://nmap.org ) at 2020-11-23 08:15 GMT Error #485: Your port specifications are illegal. Example of proper form: "-100,200-1024,T:3000-4000,U:60000-" QUITTING!

KatsuragiCSL commented 3 years ago

Cannot reproduce. What target did you scan? Have you tried it at 1.1.1.1?

21y4d commented 3 years ago

Tested the script with latest Kali and nmap, and it seems to run fine. Please let me know if the issue persists.