Debugging ci error

master
Max Michels 2019-02-17 19:05:51 +00:00
parent 49975b7549
commit a90777303f
No known key found for this signature in database
GPG Key ID: BECC093737F3D962
1 changed files with 1 additions and 0 deletions

View File

@ -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,