Skip to content

Commit 8b4f229

Browse files
committed
no more session ids in desc
1 parent 4c40fbc commit 8b4f229

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/auxiliary/gather/joomla_contenthistory_sqli.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ def initialize(info = {})
1515
'Name' => 'Joomla com_contenthistory Error-Based SQL Injection',
1616
'Description' => %q{
1717
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.
18+
through 3.4.4 in order to either enumerate usernames and password hashes.
2019
},
2120
'References' =>
2221
[

0 commit comments

Comments
 (0)