<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Digital Bond's SCADA Security Portal</title>
	
	<link>http://www.digitalbond.com</link>
	<description>SCADA Security and Control System IT</description>
	<lastBuildDate>Fri, 24 Feb 2012 18:32:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Dale Peterson of Digital Bond interviews industry leaders and comments on the top stories in control system security for the last month. This is an indepth technical and policy podcast for those interested in SCADA Security, DCS Security, Control System Security, or ICS Security.</itunes:summary>
	<itunes:author>Dale Peterson</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://digibond.wpengine.netdna-cdn.com/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:owner>
		<itunes:name>Dale Peterson</itunes:name>
		<itunes:email>peterson@digitalbond.com</itunes:email>
	</itunes:owner>
	<managingEditor>peterson@digitalbond.com (Dale Peterson)</managingEditor>
	<copyright>Copyright © 2011 Digital Bond, Inc. All Rights Reserved</copyright>
	<itunes:subtitle>This Month In Control System Security</itunes:subtitle>
	<itunes:keywords>SCADA, SCADA Security, ICS, DCS, Control Systems, Stuxnet</itunes:keywords>
	<image>
		<title>Digital Bond's SCADA Security Portal</title>
		<url>http://www.digitalbond.com/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://www.digitalbond.com</link>
	</image>
	<itunes:category text="Technology" />
		<rawvoice:rating>TV-G</rawvoice:rating>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/digitalbond/oLPM" /><feedburner:info uri="digitalbond/olpm" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>digitalbond/oLPM</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>A Case Study in Not Fixing the Problem</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/W9n7VFJhXv0/</link>
		<comments>http://www.digitalbond.com/2012/02/24/a-case-study-in-not-fixing-the-problem/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 18:29:54 +0000</pubDate>
		<dc:creator>Reid W</dc:creator>
				<category><![CDATA[Basecamp]]></category>
		<category><![CDATA[Group Schneider]]></category>
		<category><![CDATA[ICS-CERT]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[Vulnerability Disclosure]]></category>
		<category><![CDATA[schneider]]></category>
		<category><![CDATA[VxWorks]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11111</guid>
		<description><![CDATA[<p>Shortly after Rubén&#8217;s vulnerability announcement concerning their Modicon Quantum line of controllers, Schneider Electric released <a href="http://www.global-download.schneider-electric.com/852577A4005D7372/all/C8742BA6ACE1F70185257802006DA154?OpenDocument&#38;L=EN&#38;p=538&#38;idxUrl=mainRepository\index.nsf&#38;XID=225304&#38;XHOST=http://logi5.xiti.com/&#38;HOSTIP=http://www.global-download.schneider-electric.com/&#38;OTrSer=http://www.download.schneider-electric.com/&#38;">updated firmware</a> for their various controller&#8217;s Ethernet cards, as well as <a href="http://www.global-download.schneider-electric.com/mainRepository/RESV3ENG1.nsf/ac76cce3e9f59e7c852569f500636026/0c7358a0825bd0d2c1257966001f1b90/$FILE/PLC%20Vulnerability%20-%20Resolution%20V6.pdf">an advisory</a> (I sarcastically love the combination of &#8220;we take security very seriously&#8221; and &#8220;hard-coded backdoor credentials&#8221;).  The partial fixes are incorporated into version 5.01 of their firmware for our NOE 771 01 module, which was shown in Basecamp.</p> <p>The fix is rather sad.  It disables the Telnet and WindRiver debug service issues, but leaves backdoor accounts and an FTP server enabled.  The WindRiver debug port is fairly well-known (Dillon Beresford wrote up some nifty documentation on<a href="http://thesauceofutterpwnage.blogspot.com/2010/08/metasploit-vxworks-wdb-agent-attack.html"> automating WDB agent attacks</a>, including showing how to remotely alter how a controller boots by using the service to overwrite the bootline).  The WindRiver Telnet service is quite a bit less-known.</p> <p>The telnet service is really a C interpreter.  Fermi National Labs has a nifty intro to it <a href="http://www-cdfonline.fnal.gov/daq/computing/vxworks/shell.html">here</a>.  Because Schneider left debugging symbols in the Quantum line of controllers, it&#8217;s incredibly easy to use the C shell: you get function names.  You can type commands like &#8216;strlen(&#8220;foo&#8221;)&#8217; and the shell will return 3.  On systems which lack debugging symbols, you&#8217;re left having to reverse engineer the firmware to find the function location, and then calling the function by using the pointer.  For example, suppose that the strlen() function was found to begin at offset 0x0016fc18 in the disassembly:</p> <p>-&#62; 0x0016fc18(&#8220;foo&#8221;) value = 3 = 0&#215;3</p> <p>It&#8217;s pretty interesting because the command line is totally type-free C.  <a href=http://www.digitalbond.com/2012/02/24/a-case-study-in-not-fixing-the-problem/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-11116" title="fail-road-fireflythegreat" src="https://www.digitalbond.com/wp-content/uploads/2012/02/fail-road-fireflythegreat.jpg" alt="" width="169" height="240" />Shortly after Rubén&#8217;s vulnerability announcement concerning their Modicon Quantum line of controllers, Schneider Electric released <a href="http://www.global-download.schneider-electric.com/852577A4005D7372/all/C8742BA6ACE1F70185257802006DA154?OpenDocument&amp;L=EN&amp;p=538&amp;idxUrl=mainRepository\index.nsf&amp;XID=225304&amp;XHOST=http://logi5.xiti.com/&amp;HOSTIP=http://www.global-download.schneider-electric.com/&amp;OTrSer=http://www.download.schneider-electric.com/&amp;">updated firmware</a> for their various controller&#8217;s Ethernet cards, as well as <a href="http://www.global-download.schneider-electric.com/mainRepository/RESV3ENG1.nsf/ac76cce3e9f59e7c852569f500636026/0c7358a0825bd0d2c1257966001f1b90/$FILE/PLC%20Vulnerability%20-%20Resolution%20V6.pdf">an advisory</a> (I sarcastically love the combination of &#8220;we take security very seriously&#8221; and &#8220;hard-coded backdoor credentials&#8221;).  The partial fixes are incorporated into version 5.01 of their firmware for our NOE 771 01 module, which was shown in Basecamp.</p>
<p>The fix is rather sad.  It disables the Telnet and WindRiver debug service issues, but leaves backdoor accounts and an FTP server enabled.  The WindRiver debug port is fairly well-known (Dillon Beresford wrote up some nifty documentation on<a href="http://thesauceofutterpwnage.blogspot.com/2010/08/metasploit-vxworks-wdb-agent-attack.html"> automating WDB agent attacks</a>, including showing how to remotely alter how a controller boots by using the service to overwrite the bootline).  The WindRiver Telnet service is quite a bit less-known.</p>
<p>The telnet service is really a C interpreter.  Fermi National Labs has a nifty intro to it <a href="http://www-cdfonline.fnal.gov/daq/computing/vxworks/shell.html">here</a>.  Because Schneider left debugging symbols in the Quantum line of controllers, it&#8217;s incredibly easy to use the C shell: you get function names.  You can type commands like &#8216;strlen(&#8220;foo&#8221;)&#8217; and the shell will return 3.  On systems which lack debugging symbols, you&#8217;re left having to reverse engineer the firmware to find the function location, and then calling the function by using the pointer.  For example, suppose that the strlen() function was found to begin at offset 0x0016fc18 in the disassembly:</p>
<p>-&gt; 0x0016fc18(&#8220;foo&#8221;)<br />
value = 3 = 0&#215;3</p>
<p>It&#8217;s pretty interesting because the command line is totally type-free C.  You can treat any spot in memory as a function without having to cast it.  Even if your target lacks debugging symbols, that&#8217;s okay: you can do assignments on the command-line to make your life easier and make your code cleaner.  This works for both function names and your own declared variables:</p>
<p>-&gt; foolen = 0x0016fc18(&#8220;foo&#8221;)<br />
foolen = 0xa0c6b8: value = 3 = 0&#215;3<br />
-&gt; foolen<br />
foolen = 0xa0c6b8: value = 3 = 0&#215;3<br />
-&gt; d 0xa0c6b8<br />
00a0c6b0:                      0000 0003 eeee eeee   *          &#8230;&#8230;*</p>
<p>You can use the Telnet console for a lot more evil things, too, of course.  vxWorks includes a full bsd sockets library, meaning that you can write a C program to run as a port scanner <strong>from the telnet console</strong>.  Kinda cool.  The syntax is quite clunky on the Schneider&#8230;while the device has debugging symbols, you lack the ability to use C data structures by name.  You have to do things the old-fashioned and painful way: make a socket structure in memory by malloc()&#8217;ing bytes, filling in the socket structure by hand, and then calling the C connect() function.</p>
<p>The upgraded firmware does remove the Telnet service.  In my opinion, it&#8217;s not even worth upgrading the firmware yet though.  While it does lower your risk ever-so-slightly, all that it really succeeds in doing is providing a false sense of security.  An attacker that spends 20 minutes with the controller will learn that the firmware may be downgraded using the still-present FTP server and backdoors.  The firmware image is simply a file that can be overwritten using FTP access.  It also doesn&#8217;t fix the issues that our <a href="https://www.digitalbond.com/tools/basecamp/schneider-modicon-quantum/">Metasploit module</a> exploits, which just uses these two issues to grab user accounts for the system&#8217;s other services.</p>
<p>There are plenty of nice projects surrounding vxWorks now, including a <a href="http://events.ccc.de/congress/2011/Fahrplan/events/4780.en.html">vxWorks rootkit</a> complete with a portscanner and other fun network penetrating tools.  The HP rootkit was hand-coded in ARM assembler, but a port to PowerPC would be trivial.  Schneider would be such an easy target because of their inclusion of debugging symbols with the firmware image.  Very little reverse-engineering is needed to find the functions for changing a Quantum into a weapon.</p>
<p><em>Image by fireflythegreat</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/10PeMAgbE5zvigeotDB3jSPtMrA/0/da"><img src="http://feedads.g.doubleclick.net/~a/10PeMAgbE5zvigeotDB3jSPtMrA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/10PeMAgbE5zvigeotDB3jSPtMrA/1/da"><img src="http://feedads.g.doubleclick.net/~a/10PeMAgbE5zvigeotDB3jSPtMrA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=W9n7VFJhXv0:lilyJR2yb24:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=W9n7VFJhXv0:lilyJR2yb24:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=W9n7VFJhXv0:lilyJR2yb24:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=W9n7VFJhXv0:lilyJR2yb24:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=W9n7VFJhXv0:lilyJR2yb24:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=W9n7VFJhXv0:lilyJR2yb24:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=W9n7VFJhXv0:lilyJR2yb24:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitalbond/oLPM/~4/W9n7VFJhXv0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/02/24/a-case-study-in-not-fixing-the-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/02/24/a-case-study-in-not-fixing-the-problem/</feedburner:origLink></item>
		<item>
		<title>Friday News &amp; Notes</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/A8GMnBzBS6s/</link>
		<comments>http://www.digitalbond.com/2012/02/24/friday-news-notes-19/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 17:39:14 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[Critical Intelligence]]></category>
		<category><![CDATA[Friday News & Notes]]></category>
		<category><![CDATA[ICS Security Calendar]]></category>
		<category><![CDATA[SCADA Security News]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11107</guid>
		<description><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/02/f8.jpg"></a>I blame the WSJ reporter for <a href="http://online.wsj.com/article_email/SB10001424052970204059804577229390105521090-lMyQjAxMTAyMDIwMDEyNDAyWj.html">the ridiculous story</a>, &#8220;The director of the National Security Agency has warned that the hacking group Anonymous could have the ability within the next year or two to bring about a limited power outage through a cyberattack&#8221;. Either the reporter miscast what the NSA Director said or was dumb enough to bite on the story. Anonymous could do it now if they chose to as could anyone with moderate to strong hacking skills, desire, time and the willingness to get in a lot of trouble for causing a regional or larger blackout.</p> <p>This week showed a good example of <a href="http://www.zerodayinitiative.com/advisories/ZDI-12-033/">TippingPoint&#8217;s Zero Day Initiative (ZDI)</a>. Luigi Auriemma provided an ABB WebWare vulnerability to ZDI and got some money for it. The ZDI provided it to ABB who promptly developed a security patch. This week it was disclosed publicly.</p> <p><a href="http://www.informationweek.com/news/security/vulnerabilities/232601182">More problems with pcAnywhere</a>. Now pcAnywhere Nuke claims to crash a fully patched version of the product, and there may be more dangerous exploits coming. PcAnywhere is still widely used for ad hoc remote ICS access. A good reminder that every application and component on your ICS devices is part of the attack surface.</p> <p>Tweet of the Week</p> <p>#bbpBox_172328492678131713 a { text-decoration:none; color:#0084B4; }#bbpBox_172328492678131713 a:hover { text-decoration:underline; }@<a href="http://twitter.com/intent/user?screen_name=taosecurity" class="twitter-action">taosecurity</a> asks "how often do you check to see if you're compromised?"-in our experience, 94% of orgs are notified by 3rd pty @<a href="http://twitter.com/intent/user?screen_name=Mandiant" class="twitter-action">Mandiant</a><a title='tweeted on 22 Feb 2012 09:34' href='http://twitter.com/#!/GradyS/status/172328492678131713' target='_blank'>22 Feb 2012 09:34</a> via <a <a href=http://www.digitalbond.com/2012/02/24/friday-news-notes-19/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/02/f8.jpg"><img class="alignleft size-full wp-image-11113" title="Friday News &amp; Notes" src="https://www.digitalbond.com/wp-content/uploads/2012/02/f8.jpg" alt="SCADA Security News" width="160" height="240" /></a>I blame the WSJ reporter for <a href="http://online.wsj.com/article_email/SB10001424052970204059804577229390105521090-lMyQjAxMTAyMDIwMDEyNDAyWj.html">the ridiculous story</a>, &#8220;The director of the National Security Agency has warned that the hacking group Anonymous could have the ability within the next year or two to bring about a limited power outage through a cyberattack&#8221;. Either the reporter miscast what the NSA Director said or was dumb enough to bite on the story. Anonymous could do it now if they chose to as could anyone with moderate to strong hacking skills, desire, time and the willingness to get in a lot of trouble for causing a regional or larger blackout.</p>
<p>This week showed a good example of <a href="http://www.zerodayinitiative.com/advisories/ZDI-12-033/">TippingPoint&#8217;s Zero Day Initiative (ZDI)</a>. Luigi Auriemma provided an ABB WebWare vulnerability to ZDI and got some money for it. The ZDI provided it to ABB who promptly developed a security patch. This week it was disclosed publicly.</p>
<p><a href="http://www.informationweek.com/news/security/vulnerabilities/232601182">More problems with pcAnywhere</a>. Now pcAnywhere Nuke claims to crash a fully patched version of the product, and there may be more dangerous exploits coming. PcAnywhere is still widely used for ad hoc remote ICS access. A good reminder that every application and component on your ICS devices is part of the attack surface.</p>
<p><strong>Tweet of the Week</strong></p>
<p><strong></strong><!-- tweet id : 172328492678131713 --><style type='text/css'>#bbpBox_172328492678131713 a { text-decoration:none; color:#0084B4; }#bbpBox_172328492678131713 a:hover { text-decoration:underline; }</style><div id='bbpBox_172328492678131713' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#C0DEED; background-image:url(http://a0.twimg.com/images/themes/theme1/bg.png); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#333333; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>@<a href="http://twitter.com/intent/user?screen_name=taosecurity" class="twitter-action">taosecurity</a> asks "how often do you check to see if you're compromised?"-in our experience, 94% of orgs are notified by 3rd pty @<a href="http://twitter.com/intent/user?screen_name=Mandiant" class="twitter-action">Mandiant</a></span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://digibond.wpengine.netdna-cdn.com/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on 22 Feb 2012 09:34' href='http://twitter.com/#!/GradyS/status/172328492678131713' target='_blank'>22 Feb 2012 09:34</a> via <a href="http://www.tweetdeck.com" rel="nofollow" target="blank">TweetDeck</a><a href='https://twitter.com/intent/tweet?in_reply_to=172328492678131713&related=@digitalbond' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=172328492678131713&related=@digitalbond' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=172328492678131713&related=@digitalbond' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=GradyS'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a1.twimg.com/profile_images/1830548807/011_normal.jpg' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=GradyS'>@GradyS</a><div style='margin:0; padding-top:2px'>Grady Summers</div></div><div style='clear:both'></div></div></div><!-- end of tweet --></p>
<p><em>Don&#8217;t forget to <a href="http://feeds.feedburner.com/digitalbond/oLPM">subscribe to this blog RSS feed</a> and <a href="http://twitter.com/digitalbond">follow @digitalbond.com on twitter</a>.</em></p>
<h3><span id="more-11107"></span>Worth Reading Articles<img src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></h3>
<ul>
<li>Nothing this week &#8212; really</li>
</ul>
<h3><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" />Critical Intelligence&#8217;s <a href="http://digitalbond.com/scadapedia/ics-security-event-calendar/">ICS Security Event Calendar</a> Updates</h3>
<ul>
<li>ISA <a href="https://www.google.com/calendar/render?eid=YXQ3bmk1bzAzNWhoODZibWdrOTBwcjE5YjggY2FsZW5kYXJAY3JpdGljYWwtaW50ZWxsaWdlbmNlLmNvbQ&amp;pli=1&amp;sf=true&amp;output=xml">Using ANSI/ISA99 To Secure Your Control System</a>, April 12 &#8211; 13 in Eindhoven, Netherlands</li>
<li>Oliver Kinross <a href="http://www.scadacybersecuritysummit.com/index.html">SCADA and Smart Grid Cyber Security Summit</a>, April 26 &#8211; 27 in London, UK</li>
<li>ISA <a href="http://www.isa.org/Template.cfm?Section=Event_Calendar1&amp;template=/conference/ShortDescription.cfm&amp;ConferenceID=5119">Using ANSI/ISA99 To Secure Your Control System</a>, June 14 &#8211; 15 in Eindhoven, Netherlands</li>
</ul>
<p><em><a href="https://www.digitalbond.com/critical-intelligence/">Critical Intelligence</a> provides reports and other information products on  Cyber Situational Awareness and Threat Intelligence services for Industrial Control System Owner/Operators, Vendors and Government stakeholders.</em></p>
<p><em>Image by anmar_</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/6PZLvPvst15hd-UmyhetIyrKrKA/0/da"><img src="http://feedads.g.doubleclick.net/~a/6PZLvPvst15hd-UmyhetIyrKrKA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/6PZLvPvst15hd-UmyhetIyrKrKA/1/da"><img src="http://feedads.g.doubleclick.net/~a/6PZLvPvst15hd-UmyhetIyrKrKA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=A8GMnBzBS6s:UwTPR76t2Zg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=A8GMnBzBS6s:UwTPR76t2Zg:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=A8GMnBzBS6s:UwTPR76t2Zg:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=A8GMnBzBS6s:UwTPR76t2Zg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=A8GMnBzBS6s:UwTPR76t2Zg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=A8GMnBzBS6s:UwTPR76t2Zg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=A8GMnBzBS6s:UwTPR76t2Zg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitalbond/oLPM/~4/A8GMnBzBS6s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/02/24/friday-news-notes-19/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/02/24/friday-news-notes-19/</feedburner:origLink></item>
		<item>
		<title>US Congress Trying to Deal With ICS Community Failures</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/k_ffJOIxw5g/</link>
		<comments>http://www.digitalbond.com/2012/02/22/us-congress-trying-to-deal-with-ics-community-failures/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 18:03:37 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[Congress]]></category>
		<category><![CDATA[DHS]]></category>
		<category><![CDATA[Regulation]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11106</guid>
		<description><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/02/capitol.jpg"></a>The fact that Congress has to deal with DCS and SCADA security for the critical infrastructure is another representation of failure by all in the ICS community, but in the US Government realm primarily by DHS as the responsible government agency.</p> <p>Congress can&#8217;t be an expert in all fields and certainly not in something as arcane as control system security. It&#8217;s ridiculous that Congress and their staff have to try to determine how to solve this problem by crafting legislation. They should assign this and provide money to an agency who works the issue, and there is no evidence that the problem is DHS has failed due to lack of authority. To their credit, Congress sees little progress by the responsible agency in securing critical control systems and is trying to move the situation forward.</p> <p>The best way to illustrate DHS&#8217;s failure is to look at the legislation itself, starting with the most damning evidence.</p> Prioritization and Focus &#8211; Sector Based Risk Assessment <p>Section 102 requires DHS to perform a sector by sector risk assessment &#8220;to determine which sectors pose the greatest immediate risk&#8221;. Sections 102 and 103 go into how this should be repeatable and ongoing.</p> <p>Has this not be done yet by DHS? Shouldn&#8217;t DHS have handed the Committee the risk assessment report they have been doing repeatedly since they were founded? Shown how it has become more sophisticated and thorough over time. Show how it has driven the DHS programs. Show how they have measured success in terms of an improved <a href=http://www.digitalbond.com/2012/02/22/us-congress-trying-to-deal-with-ics-community-failures/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/02/capitol.jpg"><img class="alignleft size-full wp-image-11109" title="Cybersecurity Legislation" src="https://www.digitalbond.com/wp-content/uploads/2012/02/capitol.jpg" alt="DHS" width="240" height="161" /></a>The fact that Congress has to deal with DCS and SCADA security for the critical infrastructure is another representation of failure by all in the ICS community, but in the US Government realm primarily by DHS as the responsible government agency.</p>
<p>Congress can&#8217;t be an expert in all fields and certainly not in something as arcane as control system security. It&#8217;s ridiculous that Congress and their staff have to try to determine how to solve this problem by crafting legislation. They should assign this and provide money to an agency who works the issue, and there is no evidence that the problem is DHS has failed due to lack of authority. To their credit, Congress sees little progress by the responsible agency in securing critical control systems and is trying to move the situation forward.</p>
<p>The best way to illustrate DHS&#8217;s failure is to look at the legislation itself, starting with the most damning evidence.</p>
<h4>Prioritization and Focus &#8211; Sector Based Risk Assessment</h4>
<p>Section 102 requires DHS to perform a sector by sector risk assessment &#8220;to determine which sectors pose the greatest immediate risk&#8221;. Sections 102 and 103 go into how this should be repeatable and ongoing.</p>
<p>Has this not be done yet by DHS? Shouldn&#8217;t DHS have handed the Committee the risk assessment report they have been doing repeatedly since they were founded? Shown how it has become more sophisticated and thorough over time. Show how it has driven the DHS programs. Show how they have measured success in terms of an improved security posture.</p>
<p>And I would hope they have a more than just an assessment as to what sectors should be prioritized. They should have:</p>
<ul>
<li>a risk-based, tiered list of owner/operators in each sector (related to the crazy over reaction to a water pump in a small Illinois water utility)</li>
<li>a list of the key hardware and software technologies by sector, for example refineries use primarily Honeywell, Emerson and Yokogawa DCS. (related to the prioritization of ICS-CERT resources on key systems and applications rather than spending majority time with freeware HMI)</li>
<li>and possibly a list of the most important technical and administrative security controls missing in the top tier owner/operator systems</li>
</ul>
<p>This prioritization requires making decisions such as a canal that provides the only water to a large, heavily populated region should receive a great deal of attention while a small, municipal owned water pump in Springfield, IL is handled by local authorities. It also requires the discipline to not jump on every vulnerability that can be tied to some control system function. Perhaps most of these should go through the normal US-CERT / CERT/CC process except for those in the key hardware and software list.</p>
<p><span id="more-11106"></span>The main point is this prioritization is what any leader should do when given a task such as cyber security for the critical infrastructure. The fact that this has to be put in legislation is an embarrassment and failure.</p>
<h4>Information Sharing</h4>
<p>The USG has been trying a variety of private/public information sharing efforts over the last decade &#8212; PCSF, ICSJWG, ISAC&#8217;s, NESCO, &#8230; and now Cybersecurity Exchanges. The legislation is evidence that none have worked, although NESCO is still in play. It is unlikely that the government and community has only lacked the appropriate structure for information sharing. The problem is the government won&#8217;t share and almost all companies see no upside in sharing.</p>
<p>Personally, I doubt that information sharing would have a significant impact on improving ICS security.  However, it appears that the DHS and the USG believe it is important, and thus it must be considered a failure.</p>
<p>If DHS believed information sharing was important they should find a way to push important and useful information outside their walls (such as those vendor eyes only assessment reports and that information &#8220;senior government officials&#8221; have leaked about purported international incidents). The group that wants information sharing the most has to be first, and put the most information out there. DHS could then have some minimal reporting requirements to get the information a la the old BCIT incident database.</p>
<p>Admittedly there may be some small points in the legislation in terms of relieving some of the legal and regulatory risk to the disclosure.</p>
<p>&#8212;- Logical Segway &#8212;-</p>
<p>An open question for loyal blog readers &#8211; what can DHS point to as successes over the last ten years? Here is my list:</p>
<ul>
<li>Red / Blue ICS Security Training Class (current)</li>
<li>Initial Beginner and Intermediate ICS Security Training (until 2009, now redundant and dated)</li>
<li>PCSF Annual Conference (until 2008, the best information sharing effort to date)</li>
</ul>
<p>Mixed</p>
<ul>
<li>Co-funded SCADA and DCS security assessments at INL (This is a tough call. On one hand it is a massive failure because many of the most serious insecure by design issues have been not been addressed and NOT HIGHLIGHTED by DHS/INL &#8212; fighting Basecamp rant here. On the other hand I have vendor friends I trust who have praised the assessments and said the INL team found important vulns that they fixed. The biggest objection I have for this effort is the USG vastly underplayed their hand and got little value for the money. They allowed INL&#8217;s CREDA to rule the day even though they were providing money.)</li>
</ul>
<p>It&#8217;s an amazingly small record for the dollars and time spent. Listen to DHS testify about the accomplishments in Congress. The accomplishments are thin and transactional. No government organization is going to win in the US being transactional without severe focus because the numbers don&#8217;t work.</p>
<p>How do you reward an organization that has significantly underperformed over the past ten years? Evidently, and regrettably, by giving them a lot more tasks and responsibilities.</p>
<p>That said Congress deserves praise for tackling this. They see very little improvement and recognize the seriousness of the problem. Legislation is their only recourse.</p>
<p>Enough rambling and ranting for now. Interested in hearing any comments.</p>
<p><em>Image by dbaron</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/mN_VWc-CSTyaTVQxpfyN6TFsuLM/0/da"><img src="http://feedads.g.doubleclick.net/~a/mN_VWc-CSTyaTVQxpfyN6TFsuLM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/mN_VWc-CSTyaTVQxpfyN6TFsuLM/1/da"><img src="http://feedads.g.doubleclick.net/~a/mN_VWc-CSTyaTVQxpfyN6TFsuLM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=k_ffJOIxw5g:afAUYOlxoTs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=k_ffJOIxw5g:afAUYOlxoTs:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=k_ffJOIxw5g:afAUYOlxoTs:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=k_ffJOIxw5g:afAUYOlxoTs:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=k_ffJOIxw5g:afAUYOlxoTs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=k_ffJOIxw5g:afAUYOlxoTs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=k_ffJOIxw5g:afAUYOlxoTs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitalbond/oLPM/~4/k_ffJOIxw5g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/02/22/us-congress-trying-to-deal-with-ics-community-failures/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/02/22/us-congress-trying-to-deal-with-ics-community-failures/</feedburner:origLink></item>
		<item>
		<title>S4 Video: German Smart Meter Gateway Protection Profile</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/FZ2bLp8vM10/</link>
		<comments>http://www.digitalbond.com/2012/02/21/s4-video-german-smart-meter-gateway-protection-profile/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 18:31:50 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[S4]]></category>
		<category><![CDATA[Smart Grid]]></category>
		<category><![CDATA[Standards Organizations]]></category>
		<category><![CDATA[Common Criteria]]></category>
		<category><![CDATA[Germany]]></category>
		<category><![CDATA[Smart Meter]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11104</guid>
		<description><![CDATA[<p>Stephan Beirer of <a href="http://www.gai-netconsult.de/de/index.html">GAI Netconsult</a> briefs the S4 audience on the Smart Meter Gateway Protection Profile being developed in Germany. The effort was funded by the German Government and developed by utilities, vendors and consultants.</p> <p>(Note &#8211; last ten minutes are audio only)</p> <p>For those new to the Common Criteria, Stephan provides some information on a Protection Profile &#8211; including the Security Functional Requirements and Security Assurance Requirements. He then discusses the key points in the Protection Profile. Some of the essential threats considered:</p> <ul> <li>an attacker (local or remote) tries to gain access to the metering data or smart meter configuration/firmware</li> <li>an attacker may try to intercept meter data or configuration/firmware during data transmission</li> <li>an attacker may try to gain control of the gateway, meter or controllable local system</li> </ul> <p>The Protection Profile is written to EAL4+. This is actually quite ambitious with EAL4 requiring security assurance requirements during the development process, meaning existing products cannot reach this. The + indicates there are two additional requirements: flaw reporting requirements and vulnerability assessments.</p> ]]></description>
			<content:encoded><![CDATA[<p>Stephan Beirer of <a href="http://www.gai-netconsult.de/de/index.html">GAI Netconsult</a> briefs the S4 audience on the Smart Meter Gateway Protection Profile being developed in Germany. The effort was funded by the German Government and developed by utilities, vendors and consultants.</p>
<div style='text-align:center;'>
<object type="application/x-shockwave-flash" width="500" height="331" data="http://www.vimeo.com/moogaloop.swf?clip_id=37150270&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=37150270&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
	<param name="wmode" value="opaque" />
</object>
</div>
<p>(Note &#8211; last ten minutes are audio only)</p>
<p>For those new to the Common Criteria, Stephan provides some information on a Protection Profile &#8211; including the Security Functional Requirements and Security Assurance Requirements. He then discusses the key points in the Protection Profile. Some of the essential threats considered:</p>
<ul>
<li>an attacker (local or remote) tries to gain access to the metering data or smart meter configuration/firmware</li>
<li>an attacker may try to intercept meter data or configuration/firmware during data transmission</li>
<li>an attacker may try to gain control of the gateway, meter or controllable local system</li>
</ul>
<p><span id="more-11104"></span>The Protection Profile is written to EAL4+. This is actually quite ambitious with EAL4 requiring security assurance requirements during the development process, meaning existing products cannot reach this. The + indicates there are two additional requirements: flaw reporting requirements and vulnerability assessments.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/4W_jg1R-T1kBVgI2-kA32d5Ik9Y/0/da"><img src="http://feedads.g.doubleclick.net/~a/4W_jg1R-T1kBVgI2-kA32d5Ik9Y/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/4W_jg1R-T1kBVgI2-kA32d5Ik9Y/1/da"><img src="http://feedads.g.doubleclick.net/~a/4W_jg1R-T1kBVgI2-kA32d5Ik9Y/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=FZ2bLp8vM10:P0VjvlrkOvo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=FZ2bLp8vM10:P0VjvlrkOvo:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=FZ2bLp8vM10:P0VjvlrkOvo:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=FZ2bLp8vM10:P0VjvlrkOvo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=FZ2bLp8vM10:P0VjvlrkOvo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=FZ2bLp8vM10:P0VjvlrkOvo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=FZ2bLp8vM10:P0VjvlrkOvo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitalbond/oLPM/~4/FZ2bLp8vM10" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/02/21/s4-video-german-smart-meter-gateway-protection-profile/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/02/21/s4-video-german-smart-meter-gateway-protection-profile/</feedburner:origLink></item>
		<item>
		<title>What Should You Do … Part 4 – Gov &amp; Stds Orgs</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/dwlH1ZTUHJg/</link>
		<comments>http://www.digitalbond.com/2012/02/21/what-should-you-do-part-4-gov-stds-orgs/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 14:58:37 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[Basecamp]]></category>
		<category><![CDATA[PLC Security]]></category>
		<category><![CDATA[Standards Organizations]]></category>
		<category><![CDATA[US Government]]></category>
		<category><![CDATA[Project Basecamp]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11098</guid>
		<description><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/02/pulpit-rock.jpg"></a>Project Basecamp highlights the fragility and insecurity in most PLC&#8217;s and provides tools so anyone can demonstrate and prove it. There should be no doubt that after ten years the ICS community needs to deal with this, but how?</p> <p><a href="https://www.digitalbond.com/2012/02/14/what-should-you-do-with-basecamp-knowledge-tools/">Part 1 covered what Asset Owners should do with new projects</a>.</p> <p><a href="https://www.digitalbond.com/2012/02/15/what-should-you-do-part-2/">Part 2 covered what Asset Owners should do with already deployed projects</a>.</p> <p><a href="https://www.digitalbond.com/2012/02/20/what-should-you-do-part-3-plc-vendors/">Part 3 covered what vendors should do</a>.</p> <p>This article finishes the series with what Government and Standards Organizations should do.</p> Government Organizations <p>I&#8217;m going to focus on the US Government, but much of this applies to governments around the world. In the US, the government is not responsible for securing the private critical infrastructure &#8212; at least not yet. So they cannot be directly blamed for the lack of progress over the last ten years.</p> <p>The US Government does however have tremendous influence on the conversation and what C-level executives feel they need to pay attention. For the past ten years, INL and the other labs under contract to the US Government have performed security assessments of most of the major DCS and SCADA systems. They have known that the PLC&#8217;s and field devices were fragile and insecure. They were unsuccessful in making any progress in this area, as was everyone else in the community. An argument for keeping the problem quiet so the bad guys don&#8217;t know about it was reasonable, albeit a mistake with 20-20 hindsight.</p> <p>This is now over. Stuxnet and Beresford were eye openers <a href=http://www.digitalbond.com/2012/02/21/what-should-you-do-part-4-gov-stds-orgs/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/02/pulpit-rock.jpg"><img class="alignleft size-medium wp-image-11102" title="Bully Pulpit" src="https://www.digitalbond.com/wp-content/uploads/2012/02/pulpit-rock-300x225.jpg" alt="US Government and ICS Security" width="300" height="225" /></a>Project Basecamp highlights the fragility and insecurity in most PLC&#8217;s and provides tools so anyone can demonstrate and prove it. There should be no doubt that after ten years the ICS community needs to deal with this, but how?</p>
<p><a href="https://www.digitalbond.com/2012/02/14/what-should-you-do-with-basecamp-knowledge-tools/">Part 1 covered what Asset Owners should do with new projects</a>.</p>
<p><a href="https://www.digitalbond.com/2012/02/15/what-should-you-do-part-2/">Part 2 covered what Asset Owners should do with already deployed projects</a>.</p>
<p><a href="https://www.digitalbond.com/2012/02/20/what-should-you-do-part-3-plc-vendors/">Part 3 covered what vendors should do</a>.</p>
<p>This article finishes the series with what Government and Standards Organizations should do.</p>
<h4>Government Organizations</h4>
<p>I&#8217;m going to focus on the US Government, but much of this applies to governments around the world. In the US, the government is not responsible for securing the private critical infrastructure &#8212; at least not yet. So they cannot be directly blamed for the lack of progress over the last ten years.</p>
<p>The US Government does however have tremendous influence on the conversation and what C-level executives feel they need to pay attention. For the past ten years, INL and the other labs under contract to the US Government have performed security assessments of most of the major DCS and SCADA systems. They have known that the PLC&#8217;s and field devices were fragile and insecure. They were unsuccessful in making any progress in this area, as was everyone else in the community. An argument for keeping the problem quiet so the bad guys don&#8217;t know about it was reasonable, albeit a mistake with 20-20 hindsight.</p>
<p>This is now over. Stuxnet and Beresford were eye openers to anyone, including the bad guys, looking. Project Basecamp took it the next step by providing easy proof of concept tools to exploit PLC&#8217;s. There is no reason for the INL/DHS/USG to be reticent any more.</p>
<p>Which is why <a href="http://www.us-cert.gov/control_systems/pdf/ICS-ALERT-12-046-01.pdf">the latest ICS-CERT Alert</a> is so unfortunate. It appropriately covers the risk of PLC attacks (Basecamp and others) and Shodan type searches. But nowhere does it actually address the root cause, fragile and insecure PLC&#8217;s and other field devices. When is the US Government going to come out and say these are a significant risk and that critical infrastructure Asset Owners should be working on a near term plan (1 to 3 years) to replace them?</p>
<p>As Chris Jager tweeted, perhaps an ICS-CERT Alert is not the place for a major policy change. Wherever they choose to announce this obvious conclusion, it is time. If the US Government, who is supposedly the expert in all things ICS security, refuses to state this as a necessary and urgent step, it is much easier for a C-level executive to continue inaction. They can point to there efforts to follow the ICS-CERT alerts and DHS guidance, and still ignore the PLC problem.</p>
<p>DHS and other government agencies are political arms with political skills. How about flexing those political muscles and get the vendors a bit of heat? When you think of all the Congressional hearings and Presidential edicts, it is always pointed at the Asset Owners. It&#8217;s not hard to generate heat at a Senate hearing:</p>
<blockquote><p>Mr. Vendor, how is it possible that your state of the art PLC that you are selling today for use in power plants, pipelines and chemical plants, that costs 10x more than a laptop computer, doesn&#8217;t even have basic security features that prevent an attacker from shutting down the critical infrastructure by sending the simple message &#8216;turn off&#8217;? Why does my ATM card, home PC and smartphone have more security than your product? &#8230;</p></blockquote>
<p><span id="more-11098"></span>I&#8217;m leery of any comprehensive security bill, regulation, or any other programmatic effort by the US Government being effective. The results to date don&#8217;t engender confidence to accomplish even simple tasks and goals. But putting out statements and generating heat is achievable, and actually something that Washington DC does well. It may be a bigger help than the other items in Senate 2105, DHS programs on information sharing or even repeating elsewhere published information in ICS-CERT Alerts.</p>
<div>
<h4>Standards Organizations</h4>
<p>In the first edition of this &#8220;What Should You Do&#8221; series, the obvious question of what security controls should be in PLC&#8217;s arose. Regrettably we are not able to point to a good standard or open process guideline document for recommended or required technical security controls in a PLC. Similarly there is no document like this for an HMI, Historian, EWS, SCADA/DCS Server, ICCP Server, Communications Server, &#8230;  If you know of any efforts please put them in the comments or contact me directly.</p>
<p>This obvious point escaped me until I needed to find one. Most of the standards and guideline efforts to date have focused on broader security program issues, and this makes sense because technical controls on a component are not sufficient. In the correct assessment that administrative controls and system wide issues are important, the need for component level technical specifications seems to have been lost.</p>
<p>One or more standards organizations should jump on this missing part and create Technical Security Requirements for XXX Device standards or guideline documents.</p>
<p>There are some documents out there now for PLC&#8217;s:</p>
<ul>
<li><a href="http://isasecure.org/Certification-Program/ISASecure-Program-Description.aspx">ISASecure&#8217;s Embedded Device Security Assurance (EDSA)</a> requirement documents and certification program are the best out there today. They actually cover the Functional Requirements, Communications Robustness and Vendor Software Development Lifecycle. Strictly speaking they were not created by a standards body or open process. This doesn&#8217;t particularly bother me, but some in the industry give them less credence.</li>
<li><a href="https://www.digitalbond.com/scadapedia/standards/ieee-p1686/">IEEE P1686</a> covered security of IED&#8217;s in substations, but the requirements were very minimal.</li>
<li>Our Field Device Protection Profile written for NIST&#8217;s PCSRF and the Plain English Equivalent. Note this is an older document and should be used as reference only.</li>
</ul>
<p><em>Image by </em></p>
</div>

<p><a href="http://feedads.g.doubleclick.net/~a/Bv-IvsuqF1qL69oCexQnLXpive4/0/da"><img src="http://feedads.g.doubleclick.net/~a/Bv-IvsuqF1qL69oCexQnLXpive4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Bv-IvsuqF1qL69oCexQnLXpive4/1/da"><img src="http://feedads.g.doubleclick.net/~a/Bv-IvsuqF1qL69oCexQnLXpive4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=dwlH1ZTUHJg:1rUkFgYB33c:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=dwlH1ZTUHJg:1rUkFgYB33c:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=dwlH1ZTUHJg:1rUkFgYB33c:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=dwlH1ZTUHJg:1rUkFgYB33c:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=dwlH1ZTUHJg:1rUkFgYB33c:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=dwlH1ZTUHJg:1rUkFgYB33c:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=dwlH1ZTUHJg:1rUkFgYB33c:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitalbond/oLPM/~4/dwlH1ZTUHJg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/02/21/what-should-you-do-part-4-gov-stds-orgs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/02/21/what-should-you-do-part-4-gov-stds-orgs/</feedburner:origLink></item>
		<item>
		<title>What Should You Do … Part 3 – PLC Vendors</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/vHh8ekdbYRM/</link>
		<comments>http://www.digitalbond.com/2012/02/20/what-should-you-do-part-3-plc-vendors/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 16:48:54 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[Basecamp]]></category>
		<category><![CDATA[DHS]]></category>
		<category><![CDATA[ICS Vendors]]></category>
		<category><![CDATA[INL]]></category>
		<category><![CDATA[PLC Security]]></category>
		<category><![CDATA[S4]]></category>
		<category><![CDATA[PLC Hacking]]></category>
		<category><![CDATA[Project Basecamp]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11094</guid>
		<description><![CDATA[<p>Project Basecamp highlights the fragility and insecurity in most PLC&#8217;s and provides tools so anyone can demonstrate and prove it. There should be no doubt that after ten years the ICS community needs to deal with this, but how?</p> <p><a href="https://www.digitalbond.com/2012/02/14/what-should-you-do-with-basecamp-knowledge-tools/">Part 1 covered what Asset Owners should do with new projects</a>.</p> <p><a href="https://www.digitalbond.com/2012/02/15/what-should-you-do-part-2/">Part 2 covered what Asset Owners should do with already deployed projects</a>.</p> <p>This Part 3 covers what PLC vendors should do.</p> <p>Tomorrow the final part will cover what governments and standards organizations should do.</p> PLC Vendors <p>Eric Byres and others have written that it is not solely the vendors fault since they are in the business to sell product and make money. They will provide customers with what Asset Owners will pay for, and to date this has not been security. Our hope is that Project Basecamp will be a catalyst that will have large numbers of Asset Owners demanding a robust and secure PLC.</p> <p>Security should actually be a boon for PLC vendors because Asset Owners will need to replace existing PLC&#8217;s much sooner than they normally would. Someday, hopefully soon, a smart VP in a PLC vendor will wake up and say we have a big upside opportunity here. Individual vendors cannot be individually blamed for the current situation because almost all have the same problem. What is required is an option for their customers to move forward if they care about process availability and integrity. The lack of a credible plan by most vendors, even three years out, is <a href=http://www.digitalbond.com/2012/02/20/what-should-you-do-part-3-plc-vendors/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-11099" title="Project Basecamp" src="https://www.digitalbond.com/wp-content/uploads/2012/02/direction.jpg" alt="PLC Vendors" width="180" height="240" />Project Basecamp highlights the fragility and insecurity in most PLC&#8217;s and provides tools so anyone can demonstrate and prove it. There should be no doubt that after ten years the ICS community needs to deal with this, but how?</p>
<p><a href="https://www.digitalbond.com/2012/02/14/what-should-you-do-with-basecamp-knowledge-tools/">Part 1 covered what Asset Owners should do with new projects</a>.</p>
<p><a href="https://www.digitalbond.com/2012/02/15/what-should-you-do-part-2/">Part 2 covered what Asset Owners should do with already deployed projects</a>.</p>
<p>This Part 3 covers what PLC vendors should do.</p>
<p>Tomorrow the final part will cover what governments and standards organizations should do.</p>
<h4>PLC Vendors</h4>
<p>Eric Byres and others have written that it is not solely the vendors fault since they are in the business to sell product and make money. They will provide customers with what Asset Owners will pay for, and to date this has not been security. Our hope is that Project Basecamp will be a catalyst that will have large numbers of Asset Owners demanding a robust and secure PLC.</p>
<p>Security should actually be a boon for PLC vendors because Asset Owners will need to replace existing PLC&#8217;s much sooner than they normally would. Someday, hopefully soon, a smart VP in a PLC vendor will wake up and say we have a big upside opportunity here. Individual vendors cannot be individually blamed for the current situation because almost all have the same problem. What is required is an option for their customers to move forward if they care about process availability and integrity. The lack of a credible plan by most vendors, even three years out, is very depressing. Siemens has no announced plan, neither does Schneider or Rockwell. These three vendors alone have a massive installed base in the critical infrastructure.</p>
<p>So what should a vendor do?</p>
<ul>
<li>Figure out if the current products have a future in a world that requires a robust and secure PLC.</li>
<li>If the software, hardware and architecture support upgrade, define the security controls that will be offered, when they will be available, what the cost is, and how the upgrade will occur. It may be a phased upgrade with tiers of security controls available over time. The Asset Owners can then decide when and if to upgrade.</li>
<li>If a new product is required, hello GE, define the security controls in the new product, when it will be available, and what the cost is. The security bar is higher if an Asset Owner is going to retire a PLC made obsolete by security early. I would highly encourage a threat model be developed to drive the security control design.</li>
<li>Document and implement your security development lifecycle (SDL). Customers and prospects will want to see the documentation and proof that is actually being followed.</li>
<li>Insure the SDL includes fuzz testing for communication stack robustness.</li>
<li>Consider submitting the product to ISASecure testing at Level 2. It&#8217;s by far the best PLC certification to date.</li>
</ul>
<p><span id="more-11094"></span>It&#8217;s all basic, right? Time to get started. We would be pleased to publicize any vendors efforts to add security to their field devices.</p>
<p>We need to provide another article on threat modeling and required and recommended PLC security controls,  but at this point we are at zero with PLC security so substantial near term improvement in product capabilities shouldn&#8217;t wait until the entire ICS community agrees on every security control required in a PLC.</p>
<p>The most important item for vendors is to have a credible security plan moving forward, be straightforward about what it is, and implement it.</p>
<p><em>Image by MShades</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/NVrrM2JzZ_-oF-XLmTHw5OWbnf0/0/da"><img src="http://feedads.g.doubleclick.net/~a/NVrrM2JzZ_-oF-XLmTHw5OWbnf0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/NVrrM2JzZ_-oF-XLmTHw5OWbnf0/1/da"><img src="http://feedads.g.doubleclick.net/~a/NVrrM2JzZ_-oF-XLmTHw5OWbnf0/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=vHh8ekdbYRM:OvtehZpgUtM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=vHh8ekdbYRM:OvtehZpgUtM:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=vHh8ekdbYRM:OvtehZpgUtM:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=vHh8ekdbYRM:OvtehZpgUtM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=vHh8ekdbYRM:OvtehZpgUtM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=vHh8ekdbYRM:OvtehZpgUtM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=vHh8ekdbYRM:OvtehZpgUtM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitalbond/oLPM/~4/vHh8ekdbYRM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/02/20/what-should-you-do-part-3-plc-vendors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/02/20/what-should-you-do-part-3-plc-vendors/</feedburner:origLink></item>
		<item>
		<title>Friday News &amp; Notes</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/0xxt2bMJ594/</link>
		<comments>http://www.digitalbond.com/2012/02/17/friday-news-notes-18/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 17:30:34 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[Friday News & Notes]]></category>
		<category><![CDATA[ICS Security Calendar]]></category>
		<category><![CDATA[Worth Reading]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11091</guid>
		<description><![CDATA[<p>Project Basecamp tools was a big story, but we have covered that thoroughly on this site.</p> <p>The other big stories, at least in the US, are happening in Washington DC. The <a href="http://www.scadahacker.com/files/reference/cybersecurity-act-2012-final.pdf">Senate Cybersecurity Act of 2012</a> came was introduced by a bipartisan group of Senators. Homeland Security Television has <a href="http://www.facebook.com/note.php?note_id=325140017537724">a great, one-page at a glance summary</a>.  <a href="http://www.hsgac.senate.gov/hearings/securing-americas-future-the-cybersecurity-act-of-2012">You can watch the Senate Testimony here</a>. From <a href="http://security.blogs.cnn.com/2012/02/16/senators-spar-over-cybersecurity/">CNN&#8217;s summary</a>: &#8220;private companies that control such &#8220;critical infrastructures&#8221; would be identified the Department of Homeland Security and each individual company would be required to secure their own networks from cyberattack, and then &#8220;self-certify&#8221; in an effort to show the U.S. government it had complied. DHS would have the opportunity to spot check companies, and failure to secure could lead to civilian penalties.&#8221;</p> <p><a href="http://mccain.senate.gov/public/index.cfm?FuseAction=PressOffice.FloorStatements&#38;ContentRecord_id=87edd0c6-9421-69d4-9f5b-baf0aa589b0d">Not so fast though, Senator McCain</a> and seven other senators plan to introduce a competing bill that gives NSA the power to work domestically for the first time to stop cybersecurity threats. <a href="http://www.wired.com/threatlevel/2012/02/cybersecurity-act-of-2012/">Sen. McCain also questioned providing additional power and responsibilities to DHS and the burden on the private sector of these regulations</a> &#8230; so maybe it is not a done deal.</p> <p>President Obama also released a proposed budget for next year that provided some clues. <a href="http://chemical-facility-security-news.blogspot.com/2012/02/more-dhs-budget-request-information.html">Patrick Coyle dug into the details</a> and found on page 2118 of the budget rationale that ICS-CERT would increase from 9 to 12 full time employees in this budget. Other than small details like that, the budget related to ICS security remained about flat.</p> <a href=http://www.digitalbond.com/2012/02/17/friday-news-notes-18/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-11092" title="SCADA Security News" src="https://www.digitalbond.com/wp-content/uploads/2012/02/week71.jpg" alt="ICS Security News" width="161" height="240" />Project Basecamp tools was a big story, but we have covered that thoroughly on this site.</p>
<p>The other big stories, at least in the US, are happening in Washington DC. The <a href="http://www.scadahacker.com/files/reference/cybersecurity-act-2012-final.pdf">Senate Cybersecurity Act of 2012</a> came was introduced by a bipartisan group of Senators. Homeland Security Television has <a href="http://www.facebook.com/note.php?note_id=325140017537724">a great, one-page at a glance summary</a>.  <a href="http://www.hsgac.senate.gov/hearings/securing-americas-future-the-cybersecurity-act-of-2012">You can watch the Senate Testimony here</a>. From <a href="http://security.blogs.cnn.com/2012/02/16/senators-spar-over-cybersecurity/">CNN&#8217;s summary</a>: &#8220;private companies that control such &#8220;critical infrastructures&#8221; would be identified the Department of Homeland Security and each individual company would be required to secure their own networks from cyberattack, and then &#8220;self-certify&#8221; in an effort to show the U.S. government it had complied. DHS would have the opportunity to spot check companies, and failure to secure could lead to civilian penalties.&#8221;</p>
<p><a href="http://mccain.senate.gov/public/index.cfm?FuseAction=PressOffice.FloorStatements&amp;ContentRecord_id=87edd0c6-9421-69d4-9f5b-baf0aa589b0d">Not so fast though, Senator McCain</a> and seven other senators plan to introduce a competing bill that gives NSA the power to work domestically for the first time to stop cybersecurity threats. <a href="http://www.wired.com/threatlevel/2012/02/cybersecurity-act-of-2012/">Sen. McCain also questioned providing additional power and responsibilities to DHS and the burden on the private sector of these regulations</a> &#8230; so maybe it is not a done deal.</p>
<p>President Obama also released a proposed budget for next year that provided some clues. <a href="http://chemical-facility-security-news.blogspot.com/2012/02/more-dhs-budget-request-information.html">Patrick Coyle dug into the details</a> and found on page 2118 of the budget rationale that ICS-CERT would increase from 9 to 12 full time employees in this budget. Other than small details like that, the budget related to ICS security remained about flat.</p>
<p><a href="http://www.eenvandaag.nl/binnenland/39770/sluizen_gemalen_en_bruggen_slecht_beveiligd">Dutch researchers showed </a>how water control systems in the Netherlands could be hacked and maliciously operated to flood the Netherlands with water and wastewater. It sounded a lot like the Australian wastewater hack until you release how important water control is to the large areas that are below sea level. The impact of an ICS attack here would be huge.</p>
<p>Joel Langill joined the growing number of ICS security training options in announcing his new 5-day training course <a href="http://www.scadahacker.com/training.html">Understanding and Securing Industrial Control Systems</a>. He also announced a 1-day introductory course. Joel is the former Infosec Institute teacher so it will be interesting to see who takes over that class. Now with a full field of private sector courses will DHS/INL finally admit they are competing with industry, which they are prohibited from doing, and stop their basic and intermediate training?</p>
<p>Travis Goodspeed has been wardriving around Knoxville, Tennessee looking for Zigbee, 802.15.4 access points with his mobile kit. <a href="http://www.flickr.com/photos/travisgoodspeed/6817816951/in/set-72157629188736883">He took some pictures that are worth a look</a>. 802.15.4 is the basis of many DCS wireless systems including WirelessHART and ISA100, although those protocols do add security at layer 3.</p>
<p><strong>Tweet of the Week</strong></p>
<p><strong></strong><!-- tweet id : 170362894180040705 --><style type='text/css'>#bbpBox_170362894180040705 a { text-decoration:none; color:#ff0000; }#bbpBox_170362894180040705 a:hover { text-decoration:underline; }</style><div id='bbpBox_170362894180040705' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#000000; background-image:url(http://a2.twimg.com/profile_background_images/85804561/tuitlogo.png); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#14192e; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>Successful human tests for first wirelessly controlled drug-delivery chip <a href="http://t.co/axfimG4o" rel="nofollow">http://t.co/axfimG4o</a> LALALALA</span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://digibond.wpengine.netdna-cdn.com/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on 16 Feb 2012 23:24' href='http://twitter.com/#!/reversemode/status/170362894180040705' target='_blank'>16 Feb 2012 23:24</a> via <a href="http://www.tweetdeck.com" rel="nofollow" target="blank">TweetDeck</a><a href='https://twitter.com/intent/tweet?in_reply_to=170362894180040705&related=@digitalbond' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=170362894180040705&related=@digitalbond' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=170362894180040705&related=@digitalbond' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=reversemode'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a1.twimg.com/profile_images/1506678714/wombat_normal.png' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=reversemode'>@reversemode</a><div style='margin:0; padding-top:2px'>Ruben Santamarta</div></div><div style='clear:both'></div></div></div><!-- end of tweet --></p>
<p><em>Don&#8217;t forget to <a href="http://feeds.feedburner.com/digitalbond/oLPM">subscribe to this blog RSS feed</a> and <a href="http://twitter.com/digitalbond">follow @digitalbond.com on twitter</a>.</em></p>
<h3>Worth Reading Articles<img src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></h3>
<ul>
<li>Two articles on our Feb 14 release of Project Basecamp tools: Paul Roberts of Threatpost&#8217;s <a href="http://threatpost.com/en_us/blogs/bloody-valentine-critical-infrastructure-ethernet-exploit-could-crash-devices-021412">Bloody Valentine</a> and <a href="http://threatpost.com/en_us/blogs/bloody-valentine-critical-infrastructure-ethernet-exploit-could-crash-devices-021412">ICS-CERT&#8217;s related alert</a>.</li>
<li>CNN article: <a href="http://security.blogs.cnn.com/2012/02/16/senators-spar-over-cybersecurity/">Senators Spar Over Cybersecurity</a></li>
<li>EET Article: <a href="http://www.eetimes.com/design/embedded/4236338/Best-practices--Improving-embedded-operating-system-security">Best Practices &#8211; Improving Embedded Operating System Security</a> DP Note &#8211; This is from the Wind River / VxWorks people so very applicable to the ICS space.</li>
<li><span id="more-11091"></span>Tenable Blog on integrating Nessus results with Metasploit: <a href="http://pauldotcom.com/2012/02/nessus-5-making-my-pentesting.html">Nessus 5 Making My Pentesting Easier</a></li>
</ul>
<h3><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" />Critical Intelligence&#8217;s <a href="http://digitalbond.com/scadapedia/ics-security-event-calendar/">ICS Security Event Calendar</a> Updates</h3>
<ul>
<li>Western Power Delivery Automation Conference <a href="https://www.google.com/calendar/render?eid=cmJqMjA1NjdtY2g5cm0zamhyYTdpZzZhMGcgY2FsZW5kYXJAY3JpdGljYWwtaW50ZWxsaWdlbmNlLmNvbQ&amp;pli=1&amp;sf=true&amp;output=xml">Security Presentations</a>, Mar 29 &#8211; 30 in Spokane, Washington</li>
<li>CERIAS Information Security Symposium <a href="http://www.cerias.purdue.edu/site/symposium2012/agenda/">SCADA and Security Panel</a>, Apr 3 in W. Lafayette, Indiana</li>
</ul>
<p><em><a href="https://www.digitalbond.com/critical-intelligence/">Critical Intelligence</a> provides reports and other information products on  Cyber Situational Awareness and Threat Intelligence services for Industrial Control System Owner/Operators, Vendors and Government stakeholders.</em></p>
<p><em>Image by Luigi Lombardi</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/nV67J6rTMWoLpn07DuFFKtXilyE/0/da"><img src="http://feedads.g.doubleclick.net/~a/nV67J6rTMWoLpn07DuFFKtXilyE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/nV67J6rTMWoLpn07DuFFKtXilyE/1/da"><img src="http://feedads.g.doubleclick.net/~a/nV67J6rTMWoLpn07DuFFKtXilyE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=0xxt2bMJ594:jK_O_NtgrQ4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=0xxt2bMJ594:jK_O_NtgrQ4:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=0xxt2bMJ594:jK_O_NtgrQ4:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=0xxt2bMJ594:jK_O_NtgrQ4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=0xxt2bMJ594:jK_O_NtgrQ4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=0xxt2bMJ594:jK_O_NtgrQ4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=0xxt2bMJ594:jK_O_NtgrQ4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitalbond/oLPM/~4/0xxt2bMJ594" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/02/17/friday-news-notes-18/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/02/17/friday-news-notes-18/</feedburner:origLink></item>
		<item>
		<title>S4 Video – The Great Debate</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/yv9qHgkZZzk/</link>
		<comments>http://www.digitalbond.com/2012/02/17/s4-video-the-great-debate/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 15:36:39 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[Anti Virus]]></category>
		<category><![CDATA[S4]]></category>
		<category><![CDATA[Anti-Virus]]></category>
		<category><![CDATA[Great Debate]]></category>
		<category><![CDATA[Security Patching]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11089</guid>
		<description><![CDATA[<p>This year&#8217;s S4 Great Debate Topic &#8211; Anti-Virus and Monthly Security Patching Should Be Abandoned in SCADA and DCS. Billy Rios spends 5-minutes taking the con-position (that AV and Security Patching should not be abandoned) and Michael Toecker then takes the opposite, pro-position. Both were tasked with making the compelling argument, whether they believed it or not.</p> <p>Then we throw it open for the S4 attendees to fight it out. There is great participation and varying opinions from the attendees in this one hour video.</p> <p>Almost all of the attendees felt that anti-virus and security patching should not be abandoned. They should be retained. Although there were significantly varying degrees of how realistic it was, the protection it provided, the risks to the system and how frequently it should be done.</p> <p>Let me prod loyal listeners to think a bit about the issue with some questions.</p> <ul> <li>Anti-virus has been proven to be highly ineffective at stopping an attacker who wants to circumvent it. They just modify the malware to avoid the signatures and heuristics. At what point do you drop an ineffective security control?</li> <li>Application whitelisting is becoming popular and will soon be a must have. How many controls will we layer on top of one another? If a control can never be deprecated, it will become a large list over the years. And at what point do we worry about the increased attack surface? (Note that Digital Bond has actually used anti-virus software vulns to gain access in assessments, when you think <a href=http://www.digitalbond.com/2012/02/17/s4-video-the-great-debate/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p>This year&#8217;s S4 Great Debate Topic &#8211; Anti-Virus and Monthly Security Patching Should Be Abandoned in SCADA and DCS. Billy Rios spends 5-minutes taking the con-position (that AV and Security Patching should not be abandoned) and Michael Toecker then takes the opposite, pro-position. Both were tasked with making the compelling argument, whether they believed it or not.</p>
<p>Then we throw it open for the S4 attendees to fight it out. There is great participation and varying opinions from the attendees in this one hour video.</p>
<div style='text-align:center;'>
<object type="application/x-shockwave-flash" width="500" height="331" data="http://www.vimeo.com/moogaloop.swf?clip_id=36910405&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=36910405&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
	<param name="wmode" value="opaque" />
</object>
</div>
<p>Almost all of the attendees felt that anti-virus and security patching should not be abandoned. They should be retained. Although there were significantly varying degrees of how realistic it was, the protection it provided, the risks to the system and how frequently it should be done.</p>
<p>Let me prod loyal listeners to think a bit about the issue with some questions.</p>
<ul>
<li>Anti-virus has been proven to be highly ineffective at stopping an attacker who wants to circumvent it. They just modify the malware to avoid the signatures and heuristics. At what point do you drop an ineffective security control?</li>
<li>Application whitelisting is becoming popular and will soon be a must have. How many controls will we layer on top of one another? If a control can never be deprecated, it will become a large list over the years. And at what point do we worry about the increased attack surface? (Note that Digital Bond has actually used anti-virus software vulns to gain access in assessments, when you think of the anti-virus software age and design cycle it is the ideal software to attack)</li>
<li>How valuable is incomplete security patching? If you only patch Microsoft, it may stop some automated malware, but it won&#8217;t stop an attacker who will compromise an Oracle, Symantec, backup program or some other missing patch.</li>
<li>How valuable is delayed security patching? If you are patching quarterly, then that means about two-thirds of the time you have exploitable vulnerabilities. Someone who knows the likely ICS security patching cycle would just try the most current exploits.</li>
</ul>
<p><span id="more-11089"></span>I&#8217;m hoping some day we can stop using anti-virus, at least on every workstation or server. We are not there yet, and my insurance company would object to that recommendation. Any IT or ICS security type in a company would likely lose their job recommending this. That said, I think we need to evaluate the effectiveness and effort of these and other measures.</p>
<p>For next year our goal is to find a topic that generates almost a 50/50 disagreement on the basic premise. We&#8217;re open to suggestions.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/YbZxPAo_BIo8juMDsmaCTkXyT5I/0/da"><img src="http://feedads.g.doubleclick.net/~a/YbZxPAo_BIo8juMDsmaCTkXyT5I/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/YbZxPAo_BIo8juMDsmaCTkXyT5I/1/da"><img src="http://feedads.g.doubleclick.net/~a/YbZxPAo_BIo8juMDsmaCTkXyT5I/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=yv9qHgkZZzk:JSDmUPiN4BM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=yv9qHgkZZzk:JSDmUPiN4BM:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=yv9qHgkZZzk:JSDmUPiN4BM:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=yv9qHgkZZzk:JSDmUPiN4BM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=yv9qHgkZZzk:JSDmUPiN4BM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=yv9qHgkZZzk:JSDmUPiN4BM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=yv9qHgkZZzk:JSDmUPiN4BM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitalbond/oLPM/~4/yv9qHgkZZzk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/02/17/s4-video-the-great-debate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/02/17/s4-video-the-great-debate/</feedburner:origLink></item>
		<item>
		<title>Product Review Part II – Industrial Defender ASM Online Demo</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/f_TAqtPiluY/</link>
		<comments>http://www.digitalbond.com/2012/02/16/product-review-part-ii-industrial-defender-asm-online-demo/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 20:27:17 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[ICS Security Vendors]]></category>
		<category><![CDATA[Risk Management]]></category>
		<category><![CDATA[Security Monitoring]]></category>
		<category><![CDATA[ASM]]></category>
		<category><![CDATA[Industrial Defender]]></category>
		<category><![CDATA[Security Management]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11084</guid>
		<description><![CDATA[<p>In <a href="https://www.digitalbond.com/2012/02/02/product-review-industrial-defenders-asm/">Part II reviewed Industrial Defender&#8217;s Automation Systems Manager (ASM)</a> based on interview and some limited detail documents. Today I had the opportunity to get an online demo of the ASM interface and ask a lot of questions for just over an hour. You can see in the diagram below that the ASM has a number of software applications, more than can be covered in an hour, but here are my thoughts pro and con.</p> <p></p> Asset Management <p>ASM really begins with the Asset Management module. Minimal information is entered into the ASM, and then the ASM gets the rest of the information through either agent, Industrial Defenders IT and ICS agents, or agentless technology, such as WMI for Windows systems. Information on the ports, services, software, users, etc. are all pulled into the ASM where it can be monitored for change and used for other purposes, such as the security patching program.</p> <p>What about assets that are not entered into the ASM? An ARP Watch feature on either the Network IDS sensor or ASA collector appliance looks for any MAC or IP addresses not in the ASM and generates an alert that an unknown device is on the network.</p> <p>North American electric utilities probably already understand the NERC CIP value this ports, services, user information can provide from a compliance standpoint, but it is valuable for any sector&#8217;s security monitoring and management. Alerts can be generated when new ports, services or software are on a system (and yes they have ways to <a href=http://www.digitalbond.com/2012/02/16/product-review-part-ii-industrial-defender-asm-online-demo/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p>In <a href="https://www.digitalbond.com/2012/02/02/product-review-industrial-defenders-asm/">Part II reviewed Industrial Defender&#8217;s Automation Systems Manager (ASM)</a> based on interview and some limited detail documents. Today I had the opportunity to get an online demo of the ASM interface and ask a lot of questions for just over an hour. You can see in the diagram below that the ASM has a number of software applications, more than can be covered in an hour, but here are my thoughts pro and con.</p>
<p><img class="aligncenter size-full wp-image-11086" title="ASM2" src="https://www.digitalbond.com/wp-content/uploads/2012/02/ASM2.jpg" alt="Industrial Defender" width="540" height="405" /></p>
<h4>Asset Management</h4>
<p>ASM really begins with the Asset Management module. Minimal information is entered into the ASM, and then the ASM gets the rest of the information through either agent, Industrial Defenders IT and ICS agents, or agentless technology, such as WMI for Windows systems. Information on the ports, services, software, users, etc. are all pulled into the ASM where it can be monitored for change and used for other purposes, such as the security patching program.</p>
<p>What about assets that are not entered into the ASM? An ARP Watch feature on either the Network IDS sensor or ASA collector appliance looks for any MAC or IP addresses not in the ASM and generates an alert that an unknown device is on the network.</p>
<p>North American electric utilities probably already understand the NERC CIP value this ports, services, user information can provide from a compliance standpoint, but it is valuable for any sector&#8217;s security monitoring and management. Alerts can be generated when new ports, services or software are on a system (and yes they have ways to deal with dynamic ports and services that start and stop).</p>
<p>The Asset Management module has the information and management component of patch management, but it does not actually apply any patches. Assets can be put into groups, and there should be some thought put into the groups. You can have OS groups, device type groups (eg HMI, EWS, Historian, PLC, router), or anything else you can think of. Your groups will affect the security patch management workflow because the ASM user needs to designate what new patches apply to the groups.</p>
<p>One of the most interesting futures is the capability to import security patch information from the ICS vendors. For example, GE or Siemens could provide a list of the approved and required OS, database, and ABB security patches tested and approved for deployment in a file that the ASM could import and then apply to the appropriate assets. The ASM user would then see all the security patches that need to be applied by working with the asset through the agent or agentless connection.</p>
<h4>Configuration Change Management</h4>
<p>Read the title carefully. This module does not provide the ability to change the configuration of a firewall, router or ICS device. Rather it provides the ability to identify changes.</p>
<p>A simple example &#8212; the IT Department has the skills to manage the Control Center / Enterprise firewall, but the Operations Group is worried that changes will be made without their approval. ASM could identify and generate an alert for all firewall changes. This is not a replacement for a Tripwire-type product, but it can identify changes in any configuration file.</p>
<p><span id="more-11084"></span>They even have some change management support for field devices such as the ABB Harmony Controller. The ASM can generate an alert when the Project File or Firmware has changed. This is only available for a limited number of field devices today.</p>
<h4>Event Management</h4>
<p>This is a classic Industrial Defender capability as a SCADA SIEM vendor. They can get data from a variety of file logs, their ICS agents, security products such as HIDS/HIPS or any other information source.</p>
<p>For example you could get a running total of the packets blocked by the firewall, HIDS alerts, virus activity, &#8230;</p>
<h4>Dashboard / GUI</h4>
<p>This is where the real win is possible. SCADA and DCS are used to looking at displays and having set actions when certain alerts are raised. The standard dashboard is easily understood, visual, and has a lot of items an asset owner should monitor. Even better it is highly configurable. I asked a number of &#8220;can I do this&#8221; questions and the answer is yes.</p>
<p>The key will be someone understanding the system, the risks, what alerts should be displayed and what actions they should drive. It seems very possible that an operator could monitor the ASM with instructions to connect certain security or subject matter experts if various alerts occur at all or if others exceed a threshold.</p>
<h4>Summary</h4>
<p>The big question is what does ASM provide that similar IT products do not? And second, how important are the deficiencies, such as no security configuration or patch deployment?</p>
<p>Industrial Defender does offer agents for ICS components so they can get data that their IT competitors cannot. Similarly their partnerships with ABB, GE and others should make adding ICS specific intelligence and features easier than the IT product counterparts. Still I would say from a product standpoint alone the differences may not be enough, and the IT product counterparts have man-decades or man-centuries more engineering time in the product today and in the future that lead to a more full featured product outside of the ICS specifics.</p>
<p>Industrial Defender&#8217;s experience and domain knowledge may be more important in deploying and supporting the systems. They speak the SCADA and DCS language. They know what is critical in the network. They understand how operators and engineers in the field work. This is important in any sector, but perhaps even more important in the very conservative ICS sector. The ICS-specific access may be more important than the ICS product features.</p>
<p>Asset owners who have handled the SCADASEC 101 and are looking to improve their security posture further should take a look at this product, particularly if they have ICS products that ID has specific agent or other modules for.</p>
<p><em>Image by Industrial Defender</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/V8k3pIaOe1tgkIyoPYYWpxHAr04/0/da"><img src="http://feedads.g.doubleclick.net/~a/V8k3pIaOe1tgkIyoPYYWpxHAr04/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/V8k3pIaOe1tgkIyoPYYWpxHAr04/1/da"><img src="http://feedads.g.doubleclick.net/~a/V8k3pIaOe1tgkIyoPYYWpxHAr04/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=f_TAqtPiluY:MBVJzG5sUcU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=f_TAqtPiluY:MBVJzG5sUcU:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=f_TAqtPiluY:MBVJzG5sUcU:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=f_TAqtPiluY:MBVJzG5sUcU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=f_TAqtPiluY:MBVJzG5sUcU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=f_TAqtPiluY:MBVJzG5sUcU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=f_TAqtPiluY:MBVJzG5sUcU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitalbond/oLPM/~4/f_TAqtPiluY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/02/16/product-review-part-ii-industrial-defender-asm-online-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/02/16/product-review-part-ii-industrial-defender-asm-online-demo/</feedburner:origLink></item>
		<item>
		<title>ODVA Responds To Project Basecamp</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/-qO70h7nQiw/</link>
		<comments>http://www.digitalbond.com/2012/02/16/odva-responds-to-project-basecamp/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 18:47:27 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[Basecamp]]></category>
		<category><![CDATA[ODVA]]></category>
		<category><![CDATA[PLC Security]]></category>
		<category><![CDATA[Rockwell Automation]]></category>
		<category><![CDATA[ethernet/ip]]></category>
		<category><![CDATA[PLC Hacking]]></category>
		<category><![CDATA[Project Basecamp]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11081</guid>
		<description><![CDATA[<p>ODVA, the organization in charge of the EtherNet/IP protocol responds to the Project Basecamp Metasploit module and payloads that take advantage of the protocol&#8217;s lack of authentication to reboot or completed stop the device. It basically says yes this is true because EtherNet/IP is &#8220;an open protocol&#8221;, and you should follow ICS-CERT and ODVA guidance on good security practices to stop the bad guys from getting to an EtherNet/IP device.</p> <p>On one hand it is unrealistic to expect a membership based organization to have a quick response to any news. They discuss the possibility to &#8220;work with its members to evaluate potential security enhancements to the specification that can address these and other emerging risks&#8221;. On the other hand, it is very embarrassing that they have known the Basecamp and many other attacks are possible on this &#8220;open protocol&#8221; for years and have chosen to do literally nothing. One of the goals of Basecamp is to finally start the process of security PLC&#8217;s and other field devices, so you will hear nothing but praise from us if they use this opportunity to quickly start and expeditiously work to add security options to the protocol.</p> <blockquote><p>Dear ODVA members,</p> <p>You may be aware that today a security consulting firm called Digital Bond released plug-in modules for the Metasploit Framework that expose specific security vulnerabilities in industrial control systems using EtherNet/IP™.  ODVA is responding to this issue, and below you will find information that we will be providing to industry as a first step.</p> <p>If you receive <a href=http://www.digitalbond.com/2012/02/16/odva-responds-to-project-basecamp/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-11082" title="EtherNet/IP Vulnerability" src="https://www.digitalbond.com/wp-content/uploads/2012/02/light.jpg" alt="Project Basecamp" width="240" height="180" />ODVA, the organization in charge of the EtherNet/IP protocol responds to the Project Basecamp Metasploit module and payloads that take advantage of the protocol&#8217;s lack of authentication to reboot or completed stop the device. It basically says yes this is true because EtherNet/IP is &#8220;an open protocol&#8221;, and you should follow ICS-CERT and ODVA guidance on good security practices to stop the bad guys from getting to an EtherNet/IP device.</p>
<p>On one hand it is unrealistic to expect a membership based organization to have a quick response to any news. They discuss the possibility to &#8220;work with its members to evaluate potential security enhancements to the specification that can address these and other emerging risks&#8221;. On the other hand, it is very embarrassing that they have known the Basecamp and many other attacks are possible on this &#8220;open protocol&#8221; for years and have chosen to do literally nothing. One of the goals of Basecamp is to finally start the process of security PLC&#8217;s and other field devices, so you will hear nothing but praise from us if they use this opportunity to quickly start and expeditiously work to add security options to the protocol.</p>
<blockquote><p>Dear ODVA members,</p>
<p>You may be aware that today a security consulting firm called Digital Bond released plug-in modules for the Metasploit Framework that expose specific security vulnerabilities in industrial control systems using EtherNet/IP™.  ODVA is responding to this issue, and below you will find information that we will be providing to industry as a first step.</p>
<p>If you receive any inquiries related to this issue, please feel free to contact me directly on <a href="mailto:kvoss@odva.org" target="_blank">kvoss@odva.org</a>.</p>
<p>Best regards,</p>
<p>Katherine Voss</p>
<p>Executive Director</p>
<p>ODVA, Inc.<strong><br />
********************</strong></p>
<p>Today, Digital Bond released plug-in modules for the Metasploit Framework that expose specific security vulnerabilities in industrial control systems using EtherNet/IP™.</p>
<p>EtherNet/IP was engineered as an open protocol with the express intent to improve interconnectivity and the integration of industrial control products from multiple vendors.  As a result, the potential exists that certain protocol attributes can be mis-applied in a way that can disrupt operation and affect availability of products in an EtherNet/IP system.  These types of vulnerabilities and potential attacks on open protocols are not unique to EtherNet/IP; nonetheless ODVA shares in the particular concerns raised by this event because of EtherNet/IP’s widespread use in critical industrial control systems and other mission critical applications.</p>
<p><span id="more-11081"></span>We live in a new era in industrial automation – one where the need for greater connectivity and information integration between network systems leads to new risks and threats to industrial control systems connected to business systems and the Internet.</p>
<p>The response from the industry should be threefold.  ODVA, as the steward of the EtherNet/IP open network specification, will work with its members to evaluate potential security enhancements to the specification that can address these and other emerging risks.  Vendors designing products that use EtherNet/IP can help ensure that products follow good design practices and are hardened against common security vulnerabilities.  Equally important, end users and machine builders must do their part in adopting security programs that include policies and training of those who come in contact with the system design. Users also should work with their vendors to determine if their control system assets are affected, as the Metasploit modules do not impact all EtherNet/IP devices or system configurations.</p>
<p>ODVA recommends that all industrial control systems employ sound security practices that include layered security and defense-in-depth strategies in the network design.  Specific measures such as industrial firewalls, strong authentication, intrusion detection/intrusion prevention systems and end-point security software such as antivirus and antimalware software should also be used to help reduce security risks to industrial control systems.</p>
<p>ODVA remains committed to evolving as the needs of the industry change.  For additional background on the importance of industrial security and how to help enhance security in EtherNet/IP systems visit: <a href="http://www.odva.org/Portals/0/Library/Publications_Numbered/PUB00269R0_ODVA_Securing_EtherNetIP_Networks.pdf" target="_blank">http://www.odva.org/Portals/0/<wbr>Library/Publications_Numbered/<wbr>PUB00269R0_ODVA_Securing_<wbr>EtherNetIP_Networks.pdf</wbr></wbr></wbr></a>.</p>
<p>ODVA also advises its members to remain informed regarding security recommendations from such bodies as the US Department of Homeland Security &#8211; ICS CERT.  Links to ICS-CERT recommendations can be found at <a href="http://www.us-cert.gov/control_systems/ics-cert/" target="_blank">http://www.us-cert.gov/<wbr>control_systems/ics-cert/</wbr></a>.</p></blockquote>
<p><em>Image by Rajiv Patel</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/uxWpWmpx03XOYUJyCeulXqTr_34/0/da"><img src="http://feedads.g.doubleclick.net/~a/uxWpWmpx03XOYUJyCeulXqTr_34/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/uxWpWmpx03XOYUJyCeulXqTr_34/1/da"><img src="http://feedads.g.doubleclick.net/~a/uxWpWmpx03XOYUJyCeulXqTr_34/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=-qO70h7nQiw:PASQS46dUqU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=-qO70h7nQiw:PASQS46dUqU:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=-qO70h7nQiw:PASQS46dUqU:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=-qO70h7nQiw:PASQS46dUqU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=-qO70h7nQiw:PASQS46dUqU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=-qO70h7nQiw:PASQS46dUqU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=-qO70h7nQiw:PASQS46dUqU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/digitalbond/oLPM/~4/-qO70h7nQiw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/02/16/odva-responds-to-project-basecamp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/02/16/odva-responds-to-project-basecamp/</feedburner:origLink></item>
	</channel>
</rss>

