We worked on it, so we got credit
parent
f8123ef316
commit
1e6c4301b6
|
@ -20,7 +20,12 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
diff.php script. This flaw allows an unauthenticated attacker to execute arbitrary
|
||||
commands as the www-data user account.
|
||||
},
|
||||
'Author' => [ 'lcashdollar' ],
|
||||
'Author' =>
|
||||
[
|
||||
'lcashdollar',
|
||||
'sinn3r',
|
||||
'juan'
|
||||
],
|
||||
'License' => MSF_LICENSE,
|
||||
'References' =>
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue