Update timeout
parent
bbf180997a
commit
8ba8402be3
|
@ -73,7 +73,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
send_request_cgi({
|
||||
'uri' => normalize_uri(wordpress_url_plugins, 'infusionsoft',
|
||||
'Infusionsoft', 'utilities', php_pagename)
|
||||
}, 1)
|
||||
}, 2)
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue