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: inconsistent nmap results

inconsistent nmap results

From: <frenzie_at_pop.powweb.com>
Date: Sun, 14 Jan 2007 17:19:48 -0500

I have had some abnormal results using nmap 4.10 to do a syn TCP scan on a particuylar external network range. When i ran the scan as a full port scan of 0-65535, all ports are found to be filtered. Yet we know that port 10443 is open, and when i do a scan on that port, it is found to be open.

This has meant a number of open ports have been missed in scanning this range.

Is there something obvious that i have omitted, other more usual ports were found open on other hosts.

----------------------------------------------------------------
# Nmap 4.10 scan: nmap -sS -P0 -p0-65535 -T4 -oA outputfile xx.xx.xx.xx/24

All 65536 scanned ports on host (xx.xx.xx.yy) are filtered
----------------------------------------------------------------

----------------------------------------------------------------
nmap -sS -P0 -p10443 xx.xx.xx.yy -T4
Starting Nmap 4.10

Interesting ports on host (xx.xx.xx.yy):
PORT STATE SERVICE
10443/tcp open unknown

Nmap finished: 1 IP address (1 host up) scanned in 4.560 seconds
----------------------------------------------------------------

thanks for your time
Shanna

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

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