Nmap Development mailing list archives

nmap aborting


From: go.hawaii () gmx de
Date: Thu, 12 Mar 2009 09:22:46 +0100

Hi There,

I just updated to the latest nmap dev version: Nmap version 4.85BETA3 
and nmap aborts sometimes:

Honolulu temp # nmap -sS -n  10.10.10.10

Starting Nmap 4.85BETA3 ( http://nmap.org ) at 2009-03-12 09:15 GMT
Interesting ports on 10.10.10.10:
Not shown: 993 closed ports
PORT     STATE SERVICE
22/tcp   open  ssh
135/tcp  open  msrpc
139/tcp  open  netbios-ssn
445/tcp  open  microsoft-ds
1025/tcp open  NFS-or-IIS
5800/tcp open  vnc-http
5900/tcp open  vnc

Nmap done: 1 IP address (1 host up) scanned in 0.20 seconds


Honolulu temp # nmap -sS   10.10.10.10

Starting Nmap 4.85BETA3 ( http://nmap.org ) at 2009-03-12 09:15 GMT
nmap: nsock_connect.c:292: nsock_connect_udp: Assertion `nsi->state == NSIOD_STATE_INITIAL || nsi->state == 
NSIOD_STATE_UNKNOWN' failed.
Aborted
Honolulu temp #


Honolulu temp # nmap -sU -n  10.10.10.10

Starting Nmap 4.85BETA3 ( http://nmap.org ) at 2009-03-12 09:15 GMT
Interesting ports on 10.10.10.10:
Not shown: 994 closed ports
PORT     STATE         SERVICE
135/udp  open|filtered msrpc
137/udp  open|filtered netbios-ns
138/udp  open|filtered netbios-dgm
445/udp  open|filtered microsoft-ds
500/udp  open|filtered isakmp
1027/udp open          unknown

Nmap done: 1 IP address (1 host up) scanned in 1.42 seconds


Honolulu temp # nmap -sU   10.10.10.10

Starting Nmap 4.85BETA3 ( http://nmap.org ) at 2009-03-12 09:15 GMT
nmap: nsock_connect.c:292: nsock_connect_udp: Assertion `nsi->state == NSIOD_STATE_INITIAL || nsi->state == 
NSIOD_STATE_UNKNOWN' failed.
Aborted


Honolulu temp # nmap -sV   10.10.10.10

Starting Nmap 4.85BETA3 ( http://nmap.org ) at 2009-03-12 09:15 GMT
nmap: nsock_connect.c:292: nsock_connect_udp: Assertion `nsi->state == NSIOD_STATE_INITIAL || nsi->state == 
NSIOD_STATE_UNKNOWN' failed.
Aborted


Honolulu temp # nmap -sV  -n  10.10.10.10

Starting Nmap 4.85BETA3 ( http://nmap.org ) at 2009-03-12 09:15 GMT
nmap: nsock_connect.c:157: nsock_connect_tcp: Assertion `nsi->state == NSIOD_STATE_INITIAL || nsi->state == 
NSIOD_STATE_UNKNOWN' failed.
Aborted


Can somebody please help what's going wrong here?
Please tell me when you need more information.
Thanks for your help.

Nick

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01

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


Current thread: