Skip to content

Commit 3db0e12

Browse files
committed
Modify autopwn comment
1 parent 3f40342 commit 3db0e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/server/browser_autopwn.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ def build_script_response(cli, request)
836836
#
837837

838838
#js = ::Rex::Exploitation::JSObfu.new(js)
839-
#js.obfuscate unless datastore["DEBUG"]
839+
#js.obfuscate unless datastore["DEBUG_AUTOPWN"]
840840

841841
response.body = "#{js}"
842842
print_status("Responding with #{sploit_cnt} exploits")

0 commit comments

Comments
 (0)