Nmap Development mailing list archives

Re: [NSE] SMB authentication patch


From: Ron <ron () skullsecurity net>
Date: Fri, 10 Oct 2008 10:31:23 -0500

David Fifield wrote:
On Thu, Oct 09, 2008 at 07:11:00PM -0500, Ron wrote:
>
I tried the patch on both the nse_openssl branch and the trunk. The two
are practically the same since the openssl merge. Against Windows XP I
ran the command

        ./nmap --datadir=. --script=all --script-args smbuser=jrandom,smbpassword=jrandom -F -d3 192.168.0.190 2>&1 | 
tee smb-nse_openssl.log

jrandom:jrandom is a real account I set up for the test.

The script scan runs for a while and then appears to hit an infinite
loop. I saw this in the output:'

>...
Hi David,

The parameter for the username is supposed to be 'smbusername', not 'smbuser' (although 'smbuser' does sound better, I think I'll change the script to accept them both). I definitely need to fix that error handling, though.

Thanks!

Ron

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


Current thread: