Skip to content

Commit 2f95d08

Browse files
committed
Updating URL for Honewell EBI exploit
1 parent 23972fb commit 2f95d08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/windows/browser/honeywell_hscremotedeploy_exec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def initialize(info={})
3333
[ 'CVE', '2013-0108' ],
3434
[ 'OSVDB', '90583' ],
3535
[ 'BID', '58134' ],
36-
[ 'URL', 'https://community.rapid7.com/community/metasploit/blog/2013/02/04/cve-2013-0108-honeywell-ebi' ],
36+
[ 'URL', 'https://community.rapid7.com/community/metasploit/blog/2013/03/11/cve-2013-0108-honeywell-ebi' ],
3737
[ 'URL', 'http://ics-cert.us-cert.gov/pdf/ICSA-13-053-02.pdf' ]
3838
],
3939
'Payload' =>
@@ -210,4 +210,4 @@ def on_request_uri(cli, request)
210210

211211
end
212212

213-
end
213+
end

0 commit comments

Comments
 (0)