Skip to content

Commit

Permalink
Forgot to remove this print_warning
Browse files Browse the repository at this point in the history
  • Loading branch information
wchen-r7 committed May 8, 2013
1 parent 075f6e8 commit 9a1400a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/exploits/windows/browser/ie_cgenericelement_uaf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ def load_exploit_html(my_target, cli)
end

def on_request_uri(cli, request)
print_warning("test!!!!!!!!!!!!!")
agent = request.headers['User-Agent']
uri = request.uri
print_status("Requesting: #{uri}")
Expand Down

0 comments on commit 9a1400a

Please sign in to comment.