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

a small doubt
From: "Amit Kumar Saha" <amitsaha.in () gmail com>
Date: Sun, 29 Apr 2007 11:39:09 +0530

Hi Sandeep,

I am trying to find out a list of all FTP servers on my college LAN using
this command:-
$ nmap -n -P0 -p 21 -oG ftpLog.gnmap -iL IPs.txt

It returns 110 results. But when I remove -P0 option, it returns only 84
results. Why? Am I doing something wrong?

When you use the -P0 option Nmap does not send *Ping Probes* to the
hosts. However without the -P0 option, it does so, and you get lesser
number of results in the second case because some some hosts have
their firewalls configured to block *Ping Probes*


Hope that helps!

Cheers!

--
Amit Kumar Saha
GSM :+91 9903140286
http://amitsaha.in.googlepages.com

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


  By Date           By Thread  

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