File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ class Metasploit3 < Msf::Auxiliary
12
12
13
13
def initialize
14
14
super (
15
- 'Name' => 'W3-Total-Cache Wordpress-plugin 0.9.2.4 (or before) Username and Hash Extract' ,
15
+ 'Name' => 'WordPress W3-Total-Cache Plugin 0.9.2.4 (or before) Username and Hash Extract' ,
16
16
'Description' =>
17
17
"The W3-Total-Cache Wordpress Plugin <= 0.9.2.4 can cache database statements
18
18
and it's results in files for fast access. Version 0.9.2.4 has been fixed afterwards
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ class Metasploit4 < Msf::Auxiliary
14
14
15
15
def initialize ( info = { } )
16
16
super ( update_info ( info ,
17
- 'Name' => 'CP Multi-View Calendar Unauthenticated SQL Injection Scanner' ,
17
+ 'Name' => 'WordPress CP Multi-View Calendar Unauthenticated SQL Injection Scanner' ,
18
18
'Description' => %q{
19
19
This module will scan given instances for an unauthenticated SQL injection
20
20
within the CP Multi-View Calendar plugin v1.1.4 for Wordpress.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ class Metasploit4 < Msf::Auxiliary
13
13
14
14
def initialize ( info = { } )
15
15
super ( update_info ( info ,
16
- 'Name' => 'Contus Video Gallery Unauthenticated SQL Injection Scanner' ,
16
+ 'Name' => 'WordPress Contus Video Gallery Unauthenticated SQL Injection Scanner' ,
17
17
'Description' => %q{
18
18
This module attempts to exploit a UNION-based SQL injection in Contus Video
19
19
Gallery for Wordpress version 2.7 and likely prior in order if the instance is
You can’t perform that action at this time.
0 commit comments