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

Nmap syn scan problem with Windows 2003 Server
From: Bill Crenshaw <bcrenshaw99 () yahoo com>
Date: Tue, 1 Feb 2005 15:48:30 -0800 (PST)

Hi
 
I'm having the following problem.  When I do a tcp
connect portscan to a remote host using the following:


nmap -sT  xxx.xxx.xxx.xxx -P0 -p 80  

.... I get the the right response:
 
Starting nmap V. 3.75 ( www.insecure.org/nmap )
Interesting ports on  (xxx.xxx.xxx.xxx):
Port       State       Service
80/tcp     open        http
 
Port shows open...no problems..so far so good
 


Now when I try to do a syn scan using the following: 

nmap.exe -sS  xxx.xxx.xxx.xxx -P0 -p 80

I get a response saying the port is filtered.
 
Starting nmap V. 3.75 ( www.insecure.org/nmap )
Interesting ports on  (xxx.xxx.xxx.xxx):
Port       State       Service
80/tcp     filtered    http
 

Reading through the archives I found what looks to be
the same problem I'm having:

http://seclists.org/lists/nmap-dev/2005/Jan-Mar/0022.html

I'm running the same version of nmap on my winxp
workstation and have no problems.  Both the win2003
server and my workstation are behind the same firewall
hitting the same ruleset. Also, the win2003 server has
the lastest updates from MS along with my workstation
including SP2.
 
Any ideas or suggestions would be most appreciated.
 
Thanks in advance
 
Bill Crenshaw





                
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 

---------------------------------------------------------------------
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 syn scan problem with Windows 2003 Server Bill Crenshaw (Feb 01)
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]