Nmap Development mailing list archives

Re: Unexpected error in NSE_TYPE_READ callback


From: micro dev <microdev1 () yahoo com>
Date: Mon, 20 Sep 2004 10:39:06 -0700 (PDT)

Looking inside code, this error happens inside servicescan_read_handler() function.
So it seems limited to service scan. I will verify it anywayz.
And error code 10053 says - 
 
WSAECONNABORTED
10053
Software caused connection abort. An established connection was aborted by the software in your host computer, possibly 
due to a data transmission time-out or protocol error. 
 
Any clues ?
 
Thanks

micro dev <microdev1 () yahoo com> wrote:
Hi, 
I am getting this error while I run service scan on a network. I am using NMAP 3.70 verion.
My host machine is Windows 2000 Server, SP 4
Here's what I get without -v flag 

C:\nmap-3.70>nmap.exe -sS --max_rtt_timeout 300 --min_parallelism 50 -T 3 -sV -p
0-9000 -O -oX "..\temp\NMapOutput.xml" 10.27.0.128-254 2>&1

Starting nmap 3.70 ( http://www.insecure.org/nmap ) at 2004-09-19 10:23 Pacific
Daylight Time
Unexpected error in NSE_TYPE_READ callback. Error code: 10053 (Unknown error)
QUITTING!

C:\nmap-3.70>


I ran the same scan with -v flag to get more output and place where it threw this error is this - 
Discovered open port 1809/tcp on 10.27.0.202
Completed SYN Stealth Scan against 10.27.0.201 in 216.77s (4 hosts left)
Discovered open port 135/tcp on 10.27.0.206
Discovered open port 2100/tcp on 10.27.0.205
Completed SYN Stealth Scan against 10.27.0.205 in 227.45s (3 hosts left)
Discovered open port 2100/tcp on 10.27.0.202
Completed SYN Stealth Scan against 10.27.0.202 in 234.38s (2 hosts left)
Completed SYN Stealth Scan against 10.27.0.204 in 237.22s (1 host left)
Discovered open port 139/tcp on 10.27.0.206
The SYN Stealth Scan took 402.16s to scan 45005 total ports.
Initiating service scan against 90 services on 5 hosts at 11:48
Unexpected error in NSE_TYPE_READ callback. Error code: 10053 (Unknown error)
QUITTING!

C:\nmap-3.70>


Please let me know what can trigger this error.

Thanks
Ashish




---------------------------------
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Current thread: