Skip to content

Commit 6abee7e

Browse files
committed
Land rapid7#8136, Remove debugging output
2 parents 69769b1 + 2e096be commit 6abee7e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/exploits/multi/http/struts2_content_type_ognl.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@ def exploit
9292
else
9393
resp = send_payload(generate_payload_exe)
9494
end
95-
96-
require'pp'
97-
pp resp.headers if resp
9895
end
9996

10097
def send_struts_request(ognl, extra_header: '')

0 commit comments

Comments
 (0)