Skip to content

Commit 8978b1d

Browse files
committed
Add a version
1 parent 32188f0 commit 8978b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/phpmoadmin_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Metasploit4 < Msf::Exploit::Remote
1414

1515
def initialize(info = {})
1616
super(update_info(info,
17-
'Name' => 'PHPMoAdmin Remote Code Execution',
17+
'Name' => 'PHPMoAdmin 1.1.2 Remote Code Execution',
1818
'Description' => %q{
1919
This module exploits an arbitrary PHP command execution vulnerability due to a
2020
dangerous use of eval() in PHPMoAdmin.

0 commit comments

Comments
 (0)