Skip to content

Commit 9a1400a

Browse files
committed
Forgot to remove this print_warning
1 parent 075f6e8 commit 9a1400a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/windows/browser/ie_cgenericelement_uaf.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ def load_exploit_html(my_target, cli)
278278
end
279279

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

0 commit comments

Comments
 (0)