Delete debug print_status
parent
f546eae464
commit
b0f8d8eaf1
|
@ -76,7 +76,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
end
|
||||
|
||||
def exploit
|
||||
print_status("#{payload.encoded}")
|
||||
init = send_request_cgi({
|
||||
'uri' => normalize_uri(target_uri.path, 'index.php')
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue