Skip to content

Commit 1410d03

Browse files
committed
Fixed msftidy capitalisation.
1 parent fc46ce0 commit 1410d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/gather/wp_w3_total_cache_hash_extract.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Metasploit3 < Msf::Auxiliary
1212

1313
def initialize
1414
super(
15-
'Name' => 'WordPress W3-Total-Cache 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',
1616
'Description' =>
1717
"The W3-Total-Cache Wordpress Plugin <= 0.9.2.4 can cache database statements
1818
and it's results in files for fast access. Version 0.9.2.4 has been fixed afterwards

0 commit comments

Comments
 (0)