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 4c40fbc commit 8b4f229Copy full SHA for 8b4f229
modules/auxiliary/gather/joomla_contenthistory_sqli.rb
@@ -15,8 +15,7 @@ def initialize(info = {})
15
'Name' => 'Joomla com_contenthistory Error-Based SQL Injection',
16
'Description' => %q{
17
This module exploits a SQL injection vulnerability in Joomla versions 3.2
18
- through 3.4.4 in order to either enumerate usernames and password hashes
19
- or session IDs.
+ through 3.4.4 in order to either enumerate usernames and password hashes.
20
},
21
'References' =>
22
[
0 commit comments