report_auth_info - proof
parent
1156194a6b
commit
8032a33cd5
|
@ -108,7 +108,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
:sname => (ssl ? 'https' : 'http'),
|
||||
:user => user,
|
||||
:pass => pass,
|
||||
:proof => "WEBAPP=\"Generic\", PROOF=#{response.to_s}",
|
||||
:proof => "WEBAPP=\"Dlink Management Interface\", PROOF=#{response.to_s}",
|
||||
:active => true
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue