Nmap Development mailing list archives

Re: nmap nse script telnet-brute


From: bgqueengeek <bgqueengeek () gmail com>
Date: Mon, 19 Jun 2017 17:02:46 -0700 (MST)

Ok I had a syntax error in the call to brute-passonly - should be
brute.passonly.

Thanks nnposter!

Sadly it now just endlessly loops.

<sigh>

Syntax is now:

nmap -p 23 -d3 -n -Pn --script telnet-brute --script-args
brute.passonly=true,passdb=testPasswords.txt,brute.threads=1,brute.start=1
<IPaddy>

:-|



--
View this message in context: http://nmap-dev.996309.n3.nabble.com/nmap-nse-script-telnet-brute-tp28753p28754.html
Sent from the Nmap - Dev mailing list archive at Nabble.com.
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: