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 2056378 commit fae80f8Copy full SHA for fae80f8
modules/exploits/windows/scada/codesys_web_server.rb
@@ -29,7 +29,7 @@ def initialize(info = {})
29
],
30
'References' =>
31
[
32
- [ 'OSVDB', 77387'],
+ [ 'OSVDB', '77387'],
33
[ 'URL', 'http://aluigi.altervista.org/adv/codesys_1-adv.txt' ],
34
[ 'URL', 'http://www.exploit-db.com/exploits/18187/' ],
35
[ 'URL', 'http://www.us-cert.gov/control_systems/pdf/ICS-ALERT-11-336-01A.pdf' ]
0 commit comments