Skip to content

Commit e202bc1

Browse files
committed
Fix title
1 parent f07c5de commit e202bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/webapp/joomla_akeeba_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Metasploit3 < Msf::Exploit::Remote
1616

1717
def initialize(info={})
1818
super(update_info(info,
19-
'Name' => "Joomla / Akeeba Kickstart Remote Code Execution",
19+
'Name' => "Joomla Akeeba Kickstart Unserialize Remote Code Execution",
2020
'Description' => %q{
2121
This module exploits a vulnerability found in Joomla! through 2.5.25, 3.2.5 and earlier
2222
3.x versions and 3.3.0 through 3.3.4 versions. The vulnerability affects the Akeeba

0 commit comments

Comments
 (0)