
Nmap Developmentmailing 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 createsa 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 portlist? Something like:nmap -p +12345,54321 or nmap -F -p +12345,54321This should actually be possible now.
Jason is exactly correct! For your nmap -p +12345,54321 scan youcan use this: nmap -p -1024,[1025-],12345,54321And for your fast scan: nmap -p [-],12345,54321Best,Doug
Attachment:signature.asc
Description: Digital signature
_______________________________________________Sent through the nmap-dev mailing listhttp://cgi.insecure.org/mailman/listinfo/nmap-devArchived athttp://SecLists.Org
Current thread:
- Two Quick Small Feature RequestsDouglas F. Calvert (Oct 17)
- Re: Two Quick Small Feature RequestsDePriest, Jason R. (Oct 17)
- Re: Two Quick Small Feature Requestsdoug (Oct 17)
- Re: Two Quick Small Feature RequestsKris Katterjohn (Oct 17)
- Re: Two Quick Small Feature Requestsdoug (Oct 17)
- Re: Two Quick Small Feature RequestsDePriest, Jason R. (Oct 17)