We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f06cee commit 2d1f8c5Copy full SHA for 2d1f8c5
modules/exploits/unix/webapp/wp_worktheflow_upload.rb
@@ -20,12 +20,13 @@ def initialize(info = {})
20
},
21
'Author' =>
22
[
23
+ 'Claudio Viviani', # Vulnerability discovery
24
'Roberto Soares Espreto <robertoespreto[at]gmail.com>' # Metasploit module
25
],
26
'License' => MSF_LICENSE,
27
'References' =>
28
- ['URL', 'http://domain.com']
29
+ ['URL', 'http://packetstormsecurity.com/files/131294/WordPress-Work-The-Flow-2.5.2-Shell-Upload.html']
30
31
'Privileged' => false,
32
'Platform' => 'php',
0 commit comments