Nmap Development mailing list archives

[FEATURE] Multible scan options in the same run


From: John Bond <john.r.bond () gmail com>
Date: Tue, 10 Dec 2013 15:02:40 +0100

Hello All,

d33tah just made a comment in IRC that it would be useful to run
multiple TCP scan options in the same run and have all results shown.
 Something a bit like the following example.


nmap -sA -sT -sI -sF -sW -p 22 localhost
Starting Nmap 6.40 ( http://nmap.org ) at 2013-12-10 14:54 CET
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000089s latency).
PORT   STATE(sA)  STATE(sT) STATE(sI) STATE(sF)   STATE(sW)  SERVICE
22/tcp   unfiltered      open          unknown    open|filtered
closed          ssh

Nmap done: 1 IP address (1 host up) scanned in 0.04 second

This would be very useful for working out the best scan type for a
specific network or device and would love to see it implemented.

John
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: