msftidy done
parent
32e46c00d3
commit
036ae2fd80
|
@ -24,7 +24,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
'Karn Ganeshen <KarnGaneshen[at]gmail.com>',
|
||||
],
|
||||
'License' => MSF_LICENSE
|
||||
|
||||
))
|
||||
|
||||
end
|
||||
|
@ -99,6 +98,5 @@ class Metasploit3 < Msf::Auxiliary
|
|||
else
|
||||
vprint_error("#{peer} - FAILED LOGIN - #{user.inspect}:#{pass.inspect}")
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue