left debug statement in module

unstable
David Maloney 2012-05-29 20:23:56 -05:00
parent 5496beebbc
commit 9e7acf3a57
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ class Metasploit3 < Msf::Auxiliary
end
def do_login(ip,user,pass,port)
print_status "Home: #{ENV['HOME']}"
opt_hash = {
:auth_methods => ['password','keyboard-interactive'],
:msframework => framework,