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:




nmap-dev logo Nmap Development mailing list archives

Re: Can i tell nmap what to log and what not?
From: Martin Mačok <martin.macok () underground cz>
Date: Fri, 7 Jan 2005 18:29:48 +0100

On Fri, Jan 07, 2005 at 01:52:15PM +0100, Martin Contento wrote:

Hi, i frequently use nmap to scan for certain open ports in my dorm.

How many ports do you scan for? Which type of scan do you use? Do you
scan for UDP ports too?

Is there a way to tell nmap to "only log open ports"?

AFAIK it isn't.

Hint:
If you want just a list of TCP open ports and nothing else, you could
dump the entire nmap's output and instead use the output from

# tcpdump 'tcp[tcpflags] & (tcp-syn|tcp-ack) == (tcp-syn|tcp-ack)'

or

# p0f -l -A

while running the scan (in the later case, you also get the OS
fingerprint from the SYN+ACK packet for free).

Martin Mačok
ICT Security Consultant

---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to 
nmap-dev-help () insecure org . List archive: http://seclists.org



  By Date           By Thread  

Current thread:
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]