|
Nmap Development
mailing list archives
inconsistent responses
From: micro dev <microdev1 () yahoo com>
Date: Fri, 7 May 2004 12:03:57 -0700 (PDT)
Hi,
I executed NMAP to get all the services running on a machine.
And everytime I run, I get inconsistent responses.
Actually, any time response is one of the two instances I listed below.
First instance is more complete than the second.
Also you will notice, those two commands are executed with a time difference of a minute.
I think this may be due to network traffic at the time when NMAP was executed.
But I consistently get these two instances of responses everytime I execute.
Is there any way (like set any flag etc) , I can make sure that I get consistent and complete response everytime.
Thanks
Ashish
*************************************************************************************************
C:\nmap-3.50>nmap -sV -T3 -F -O -oX test.xml 10.25.200.34
Starting nmap 3.50 ( http://www.insecure.org/nmap ) at 2004-05-07 11:31 Pacific
Daylight Time
Interesting ports on d-rkadalayil.blazent.dom (10.25.200.34):
(The 1207 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE VERSION
135/tcp open msrpc Microsoft Windows msrpc
139/tcp open netbios-ssn
1040/tcp open msrpc Microsoft Windows msrpc
3372/tcp open msdtc Microsoft Distributed Transaction Coordinator
3389/tcp open microsoft-rdp Microsoft Terminal Service (Windows 2000 Server)
5800/tcp open vnc-http TightVNC
5900/tcp open vnc VNC (protocol 3.3)
6000/tcp open X11 (access denied)
7001/tcp open http WebLogic applications server 6.1
7002/tcp open ssl OpenSSL
Device type: general purpose
Running: Microsoft Windows 95/98/ME|NT/2K/XP
OS details: Microsoft Windows Millennium Edition (Me), Windows 2000 Professional
or Advanced Server, or Windows XP
Nmap run completed -- 1 IP address (1 host up) scanned in 41.297 seconds
************************************************************************************************
C:\nmap-3.50>nmap -sV -T3 -F -O -oX test.xml 10.25.200.34
Starting nmap 3.50 ( http://www.insecure.org/nmap ) at 2004-05-07 11:32 Pacific
Daylight Time
Interesting ports on d-rkadalayil.blazent.dom (10.25.200.34):
(The 1207 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE VERSION
135/tcp open msrpc Microsoft Windows msrpc
139/tcp open netbios-ssn
1040/tcp open msrpc Microsoft Windows msrpc
3372/tcp open msdtc Microsoft Distributed Transaction Coordinator
3389/tcp open microsoft-rdp Microsoft Terminal Service (Windows 2000 Server)
5800/tcp open vnc-http TightVNC
5900/tcp open vnc VNC (protocol 3.3)
6000/tcp open X11 (access denied)
7001/tcp open afs3-callback?
7002/tcp open ssl OpenSSL
Device type: general purpose
Running: Microsoft Windows 95/98/ME|NT/2K/XP
OS details: Microsoft Windows Millennium Edition (Me), Windows 2000 Professional
or Advanced Server, or Windows XP
---------------------------------
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
By Date
By Thread
Current thread:
- inconsistent responses micro dev (May 07)
|