Skip to content

Commit d305f89

Browse files
committed
Fixed a typo space
1 parent 36416c2 commit d305f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/meteocontrol_weblog_extractadmin.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def initialize(info={})
1717
'Description' => %{
1818
This module exploits an authentication bypass vulnerability in Meteocontrol WEBLog appliances (software version < May 2016 release) to extract Administrator password for the device management portal.
1919
},
20-
'References' =>
20+
'References' =>
2121
[
2222
['URL', 'https://ics-cert.us-cert.gov/advisories/ICSA-16-133-01'],
2323
['CVE', '2016-2296'],

0 commit comments

Comments
 (0)