Nmap Development mailing list archives

Re: Ncrack Error.


From: David Fifield <david () bamsoftware com>
Date: Fri, 21 Aug 2009 08:43:54 -0600

On Fri, Aug 21, 2009 at 11:27:42AM +0300, ithilgore wrote:
Gallagher Chris wrote:
Please see the listing:
============================================
W:\CG\ncrack>ncrack 172.16.251.1-100:22,CL=1,at=1 -oN scan251.txt -v
-d10
Warning: File ./default.usr exists, but Ncrack is using C:\Program
Files\Ncrack\lists\default.usr for security and consistency reasons. Set
NCRACKDIR=. to give
priority to files in your local directory (may affect the other data
files too).
Fetchfile found C:\Program Files\Ncrack\lists\default.usr
Fetchfile found C:\Program Files\Ncrack\lists\default.pwd

Starting Ncrack 0.01ALPHA ( http://ncrack.org ) at 2009-08-20 13:59 GMT
Daylight Time

ssh://172.16.251.1:22 Initiating new Connection
....
ssh://172.16.251.96:22 pushed to list FULL
ssh://172.16.251.64:22 pushed to list FULL
Assertion failed: bytesleft > 0, file .\src\nsock_core.c, line 474

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.

==============================================================
Thanks for the tool, it looks very promising.
Good luck with the future development.

Hello Chris and thanks for the bug report.
Since I wasn't able to reproduce the error in my Windows XP SP3 box, could you provide some
additional info about the attacked systems and your running host?

That assertion will be tripped when you do a zero-byte nsock_write. The
assertion arguably shouldn't be there, but if you're looking for the
cause you can try looking for zero-byte writes.

David Fifield

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


Current thread: