Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos

Nmap Development: Re: Two Quick Small Feature Requests

Re: Two Quick Small Feature Requests

From: <doug_at_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

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

Received on Oct 17 2007
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]