Cosmetic
git-svn-id: file:///home/svn/framework3/trunk@13991 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
f2469fc23f
commit
5916a4afe3
|
@ -18,7 +18,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'Generic PHP Code eval',
|
||||
'Name' => 'Generic PHP Code Evaluation',
|
||||
'Description' => %q{
|
||||
Exploits things like <?php eval($_REQUEST['evalme']); ?>
|
||||
It is likely that HTTP evasion options will break this exploit.
|
||||
|
|
Loading…
Reference in New Issue