left debug statement in module
parent
5496beebbc
commit
9e7acf3a57
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue