Re: nmap nse script telnet-brute
bgqueengeek <[email protected]>
| Newsgroups | gmane.comp.security.nmap.devel |
|---|---|
| Message-ID | <[email protected]> |
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/