update the title
git-svn-id: file:///home/svn/framework3/trunk@11246 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
bbab0e3fd9
commit
9c1576b20e
|
@ -21,7 +21,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'Trixbox langChoice PHP injection',
|
||||
'Name' => 'Trixbox langChoice PHP Local File Inclusion',
|
||||
'Description' => %q{
|
||||
This module injects php into the trixbox session file and then, in a second call, evaluates
|
||||
that code by manipulating the langChoice parameter as described in OSVDB-50421.
|
||||
|
|
Loading…
Reference in New Issue