Skip to content

Commit 5b4890f

Browse files
author
Tod Beardsley
committed
Fix caps on typo3_winstaller module
1 parent 252f48a commit 5b4890f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/http/typo3_winstaller_default_enc_keys.rb

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

1515
def initialize
1616
super(
17-
'Name' => 'TYPO3 Winstaller default Encryption Keys',
17+
'Name' => 'TYPO3 Winstaller Default Encryption Keys',
1818
'Description' => %q{
1919
This module exploits known default encryption keys found in the TYPO3 Winstaller.
2020
This flaw allows for file disclosure in the jumpUrl mechanism. This issue can be

0 commit comments

Comments
 (0)