Nmap Development mailing list archives

Re: Two Quick Small Feature Requests


From: doug () hcsw org
Date: Wed, 17 Oct 2007 11:14:33 -0700

On Wed, Oct 17, 2007 at 10:52:47AM -0500 or thereabouts, DePriest, Jason R. wrote:
On 10/17/07, Douglas F. Calvert  wrote:
Could we have a templateable logname feature?
Already suggested: http://seclists.org/nmap-dev/2007/q3/0431.html

This feature sounds useful to me. Another idea might be a switch
--no-overwrite that refuses to supersede files and instead creates
a new file with, say, .1, .2, .3, etc. appended to the name.

Finally can we have add the ability to append ports to the default port
list? Something like:

nmap -p +12345,54321 or nmap -F -p +12345,54321

This should actually be possible now.

Jason is exactly correct! For your nmap -p +12345,54321 scan you
can use this: nmap -p -1024,[1025-],12345,54321

And for your fast scan: nmap -p [-],12345,54321

Best,

Doug

Attachment: signature.asc
Description: Digital signature


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

Current thread: