We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc46ce0 commit 1410d03Copy full SHA for 1410d03
modules/auxiliary/gather/wp_w3_total_cache_hash_extract.rb
@@ -12,7 +12,7 @@ class Metasploit3 < Msf::Auxiliary
12
13
def initialize
14
super(
15
- 'Name' => 'WordPress W3-Total-Cache plugin 0.9.2.4 (or before) Username and Hash Extract',
+ 'Name' => 'WordPress W3-Total-Cache Plugin 0.9.2.4 (or before) Username and Hash Extract',
16
'Description' =>
17
"The W3-Total-Cache Wordpress Plugin <= 0.9.2.4 can cache database statements
18
and it's results in files for fast access. Version 0.9.2.4 has been fixed afterwards
0 commit comments