bgqueengeek
2017-06-19 23:58:08 UTC
Hi all;
Starting a new thread from ncrack telnet. Working now with the telnet brute
nse script. I am using the following syntax on zenmap:
nmap -p 23 -d3 -n -Pn --script telnet-brute --script-args
brute-passonly=true,passdb=testPasswords.txt,brute.threads=1,brute.start=1
<destinationIP>
In the debug output I see Fetchfile being called to locate the usernames.lst
file under nselib\data:
Fetchfile found C:\Program Files (x86)\Nmap/nselib/data/usernames.lst
But I never see it called to grap the testPasswords.txt file located in the
same directory. Shouldn't I see this in the output?
Problem is this is a password-only test, the one password I have in that
file contains the correct password. Every other CLI telnet client I can find
works with this printer, I would think this could also work.
Any ideas most welcome at this point.
Thanks in advance.
--
View this message in context: http://nmap-dev.996309.n3.nabble.com/nmap-nse-script-telnet-brute-tp28753.html
Sent from the Nmap - Dev mailing list archive at Nabble.com.
Starting a new thread from ncrack telnet. Working now with the telnet brute
nse script. I am using the following syntax on zenmap:
nmap -p 23 -d3 -n -Pn --script telnet-brute --script-args
brute-passonly=true,passdb=testPasswords.txt,brute.threads=1,brute.start=1
<destinationIP>
In the debug output I see Fetchfile being called to locate the usernames.lst
file under nselib\data:
Fetchfile found C:\Program Files (x86)\Nmap/nselib/data/usernames.lst
But I never see it called to grap the testPasswords.txt file located in the
same directory. Shouldn't I see this in the output?
Problem is this is a password-only test, the one password I have in that
file contains the correct password. Every other CLI telnet client I can find
works with this printer, I would think this could also work.
Any ideas most welcome at this point.
Thanks in advance.
--
View this message in context: http://nmap-dev.996309.n3.nabble.com/nmap-nse-script-telnet-brute-tp28753.html
Sent from the Nmap - Dev mailing list archive at Nabble.com.