Delete debug print
parent
57320a59f1
commit
8ece4a7750
|
@ -122,8 +122,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
response = send_request_cgi!(opts)
|
||||
|
||||
print_status("hello #{response}")
|
||||
|
||||
if opts['redirect_uri']
|
||||
vprint_status("Redirected to #{opts['redirect_uri']}.")
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue