Debugging ci error
parent
49975b7549
commit
a90777303f
|
@ -122,6 +122,7 @@ class MetasploitModule < Msf::Auxiliary
|
|||
vprint_status("Trying username:#{user.inspect} with password:#{pass.inspect}")
|
||||
|
||||
begin
|
||||
cookie = ""
|
||||
post_params = {
|
||||
'ajax' => '1',
|
||||
'username' => user,
|
||||
|
|
Loading…
Reference in New Issue