Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit b594935

Browse files
committed
Correct reference to DefenseCode and correct syntax error
1 parent 9fde305 commit b594935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/user_access_manager_reflected_xss_shell_upload.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def initialize
77
update_info(
88
name: 'User Access Manager <= 2.0.0 Reflected XSS Shell Upload',
99
author: [
10-
'http://www.defensecode.com/' # Dislosure
10+
'DefenseCode <www.defensecode.com>', # Dislosure
1111
'Paul Williams <phyushin[at]phyubox.com>' # WPXF module
1212
],
1313
references: [

0 commit comments

Comments
 (0)