Forgot to remove this print_warning

unstable
sinn3r 2013-05-08 15:44:04 -05:00
parent 075f6e8d45
commit 9a1400a75b
1 changed files with 0 additions and 1 deletions

View File

@ -278,7 +278,6 @@ class Metasploit3 < Msf::Exploit::Remote
end
def on_request_uri(cli, request)
print_warning("test!!!!!!!!!!!!!")
agent = request.headers['User-Agent']
uri = request.uri
print_status("Requesting: #{uri}")