<?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>Wed, 16 May 2012 17:25:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</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>The Hidden Dangers of DNS</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/keaVLWaF_Ts/</link>
		<comments>http://www.digitalbond.com/2012/05/16/the-hidden-dangers-of-dns/#comments</comments>
		<pubDate>Wed, 16 May 2012 15:56:14 +0000</pubDate>
		<dc:creator>Reid W</dc:creator>
				<category><![CDATA[Control System IT]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[iodine]]></category>
		<category><![CDATA[ip over dns]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11366</guid>
		<description><![CDATA[<p>DNS is probably the second most misunderstood protocol (the first being the control protocol du network), and that needs to change.  I can&#8217;t claim to be anything close to a DNS expert, but am known to do neat tricks with it now and then.</p> <p>A few years back I was lucky enough to catch Dan Kaminsky present at ToorCon on <a href="http://video.google.com/videoplay?docid=2235822817954898588">IP-over-DNS tunneling</a>, which planted a seed with me about general protocol tunneling.  He had just tinkered with doing DNS queries over SSH, itself tunneled over DNS (and proceeded to chug a cup filled with Cinnamon Toast Crunch and Mickey&#8217;s to celebrate, IIRC).</p> <p>The technique is actually much older, and dates back to the late 90s/early 2000s, when hacker-types would dial-in to Microsoft PPP servers (normally used for software registration), and would tunnel to the Internet <a href="http://slashdot.org/story/00/09/10/2230242/ip-tunneling-through-nameservers">using the technique</a>.</p> <p>DNS can be a bit complicated, but there are some basic principles that should be understood about DNS where security is concerned.</p> <p>Let&#8217;s take digitalbond.com.  If you are reading this, you entered www.digitalbond.com into your web browser.  Your web browser, in turn, had to figure out what IP address www.digitalbond.com belonged to.</p> <p>To do that, your web browser first contacted your local DNS server.  This DNS server probably had our www.digitalbond.com cached (we&#8217;re Digital Bond, after all).  In the unlikely event that it did not have us cached, it would first try to figure out what DNS server was responsible for resolving digitalbond.com domains.  You can do this yourself via a Unix command line <a href=http://www.digitalbond.com/2012/05/16/the-hidden-dangers-of-dns/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-11368" title="Tyrolean Traverse" src="https://www.digitalbond.com/wp-content/uploads/2012/05/tyrolean_traverse_amagill.jpg" alt="Tyrolean Traverse (kind of) over a river" width="180" height="240" />DNS is probably the second most misunderstood protocol (the first being the control protocol du network), and that needs to change.  I can&#8217;t claim to be anything close to a DNS expert, but am known to do neat tricks with it now and then.</p>
<p>A few years back I was lucky enough to catch Dan Kaminsky present at ToorCon on <a href="http://video.google.com/videoplay?docid=2235822817954898588">IP-over-DNS tunneling</a>, which planted a seed with me about general protocol tunneling.  He had just tinkered with doing DNS queries over SSH, itself tunneled over DNS (and proceeded to chug a cup filled with Cinnamon Toast Crunch and Mickey&#8217;s to celebrate, IIRC).</p>
<p>The technique is actually much older, and dates back to the late 90s/early 2000s, when hacker-types would dial-in to Microsoft PPP servers (normally used for software registration), and would tunnel to the Internet <a href="http://slashdot.org/story/00/09/10/2230242/ip-tunneling-through-nameservers">using the technique</a>.</p>
<p>DNS can be a bit complicated, but there are some basic principles that should be understood about DNS where security is concerned.</p>
<p>Let&#8217;s take digitalbond.com.  If you are reading this, you entered www.digitalbond.com into your web browser.  Your web browser, in turn, had to figure out what IP address www.digitalbond.com belonged to.</p>
<p>To do that, your web browser first contacted your local DNS server.  This DNS server probably had our www.digitalbond.com cached (we&#8217;re Digital Bond, after all).  In the unlikely event that it did not have us cached, it would first try to figure out what DNS server was responsible for resolving digitalbond.com domains.  You can do this yourself via a Unix command line with the command &#8216;host -t ns digitalbond.com&#8217;.  On Windows, you would do this with the command &#8216;nslookup -querytype=ns digitalbond.com&#8217;.<br />
<span id="more-11366"></span><br />
This will give you a list of namservers responsible for resolving hosts within the digitalbond.com domain.  Your local DNS server will then contact these nameservers in their listed order to figure out the IP address that belongs to &#8216;www&#8217; in our domain to get you to www.digitalbond.com.</p>
<p>In our case, our nameservers are ns3151.dns.dyn.com, ns2137.dns.dyn.com, ns1128.dns.dyn.com, and ns4132.dns.dyn.com.  Your local DNS server will then ask each of these servers what IP www.digitalbond.com is associated with.  If the first query gets an answer, voilla, your local DNS server is done.  If none of the four respond, your browser will show a cryptic error about host resolution.</p>
<p>The trick is that you generated some data: a request for &#8216;www&#8217;, and this exact request was sent, eventually, to dyn.com.  Some arbitrary response, an IP address, came back.</p>
<p>DNS over IP tunneling works exactly like this, except that the hostname is something completely nonsensical-looking.  So is the response.  If digitalbond.com ran an IP-over-DNS tunnel, you&#8217;d see requests for hosts like qezxcvl239817lzkjcvzlq23.digitalbond.com, with a response of &#8220;Oh yeah, that&#8217;s at &lt;some address&gt; and by the way here&#8217;s some padding SLksdflzxjzlsalfwelakjczvnvvawe&#8221;.  The domain being resolved and response provided are both just encoded IP traffic (which could be anything, TCP, UDP, other).</p>
<p>Blocking IP over DNS tunneling is easy on a control network &#8212; the control network shouldn&#8217;t need DNS at all, except for host resolution of local systems (and if it does need to resolve Internet-served names, sit down and have a tough conversation with your vendor about what, exactly, they mean when they say, &#8220;don&#8217;t plug our stuff in to the Internet&#8221;).  Anything contacting the Internet and truly requiring DNS could be moved to a DMZ &#8212; it doesn&#8217;t belong on a control systems network.</p>
<p>Blocking it on commercial and corporate networks is trickier &#8212; I have yet to find a commercial product that can stop the technique while guaranteeing that it won&#8217;t interfere with normal users.  Detecting it would be fairly easy: a flood of requests for various records on a single domain would be issued, and the flood could be stopped if not at least detected and alarmed upon.  GoGo InFlight wireless, for example, appears to block IP-over-DNS tunneling, but only for users that haven&#8217;t paid yet.  Connections work, sort of, but GoGo throttles the requests fairly quickly causing the tunnel to break down.</p>
<p>If you are able to resolve www.digitalbond.com or ay other internet address from inside your control systems network, chances are good that you are vulnerable to this method of communication.  My weapon of choice is <a href="http://code.kryo.se/iodine/">iodine</a>, a free IP-over-DNS tunnel that allows for a password-protected server.  If you want to try IP-over-DNS tunneling from your own control network but don&#8217;t have an internet-accessible server to try it on, drop me a note and I&#8217;ll give you access to a test domain.  From it, you should be able to load up an internally-hosted web page.</p>
<p>Of course, the crafty have their wheels begin to turn: this technique is universal across bidirectional protocols.  For example, I can (and maybe will) make an IP-over-Modbus/TCP tunnel.  The tunnel could use Modbus read coil commands to send and receive arbitrary data to a malicious slave, say on the far side of a Layer 7 Modbus firewall…</p>
<p><em>Image by amagill</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/7u9RWvecAbZ5zEOc69COs4T_jAY/0/da"><img src="http://feedads.g.doubleclick.net/~a/7u9RWvecAbZ5zEOc69COs4T_jAY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7u9RWvecAbZ5zEOc69COs4T_jAY/1/da"><img src="http://feedads.g.doubleclick.net/~a/7u9RWvecAbZ5zEOc69COs4T_jAY/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=keaVLWaF_Ts:MOFLMOQT3Jw: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=keaVLWaF_Ts:MOFLMOQT3Jw:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=keaVLWaF_Ts:MOFLMOQT3Jw:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=keaVLWaF_Ts:MOFLMOQT3Jw: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=keaVLWaF_Ts:MOFLMOQT3Jw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=keaVLWaF_Ts:MOFLMOQT3Jw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=keaVLWaF_Ts:MOFLMOQT3Jw: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/keaVLWaF_Ts" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/05/16/the-hidden-dangers-of-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/05/16/the-hidden-dangers-of-dns/</feedburner:origLink></item>
		<item>
		<title>Another DHS Bungle or Risky Stratagem?</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/SHTjei87STU/</link>
		<comments>http://www.digitalbond.com/2012/05/15/another-dhs-bungle-or-risky-stratagem/#comments</comments>
		<pubDate>Tue, 15 May 2012 13:06:53 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[DHS]]></category>
		<category><![CDATA[Pipelines]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[RSA]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11364</guid>
		<description><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2011/05/Cone.jpg"></a>DHS Control System Security Program (CSSP) actions in the natural gas pipeline alert get even stranger. They have either bungled helping natural gas pipeline companies to protect themselves or have some risky stratagem to take down an attacker and are willing to accept the collateral damage.</p> <p style="padding-left: 30px;">1) First, what it isn&#8217;t. There still is no evidence disclosed by DHS that the goal of spear-phishing attacks is any way ICS related except the natural gas pipeline companies have ICS. There has not been evidence that they are trying to collect ICS information or attack the ICS.</p> <p style="padding-left: 30px;">2) <a href="http://www.csmonitor.com/USA/2012/0510/Exclusive-potential-China-link-to-cyberattacks-on-gas-pipeline-companies">As reported by Mark Clayton of CS Monitor</a>, Bob Huber and Jonathan Pollet confirmed that there were similarities between the &#8220;indicators of compromise&#8221; of the natural gas pipeline compromise and those of the <a href="http://krebsonsecurity.com/2011/05/rsa-among-dozens-of-firms-breached-by-zero-day-attacks/">attack on RSA</a> and its token database. In simple terms, it is likely that the same person or group that attacked RSA and US defense contractors is attacking natural gas pipeline companies.</p> <p style="padding-left: 30px;">3) DHS has not told the public or the affected natural gas pipeline companies that the source of the attack is likely the same as the RSA attack. It appears that DHS did not know about the likely connection to the RSA attack until told by outside security professionals. At this time it&#8217;s impossible to say what they knew and when, but it is clear they chose not to share this information with the people being attacked.</p> <p style="padding-left: 30px;">4) If the natural gas pipeline <a href=http://www.digitalbond.com/2012/05/15/another-dhs-bungle-or-risky-stratagem/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2011/05/Cone.jpg"><img class="alignleft size-medium wp-image-10001" title="DHS Communication" src="https://www.digitalbond.com/wp-content/uploads/2011/05/Cone-300x228.jpg" alt="SCADA Security Vulnerability" width="300" height="228" /></a>DHS Control System Security Program (CSSP) actions in the natural gas pipeline alert get even stranger. They have either bungled helping natural gas pipeline companies to protect themselves or have some risky stratagem to take down an attacker and are willing to accept the collateral damage.</p>
<p style="padding-left: 30px;">1) First, what it isn&#8217;t. There still is no evidence disclosed by DHS that the goal of spear-phishing attacks is any way ICS related except the natural gas pipeline companies have ICS. There has not been evidence that they are trying to collect ICS information or attack the ICS.</p>
<p style="padding-left: 30px;">2) <a href="http://www.csmonitor.com/USA/2012/0510/Exclusive-potential-China-link-to-cyberattacks-on-gas-pipeline-companies">As reported by Mark Clayton of CS Monitor</a>, Bob Huber and Jonathan Pollet confirmed that there were similarities between the &#8220;indicators of compromise&#8221; of the natural gas pipeline compromise and those of the <a href="http://krebsonsecurity.com/2011/05/rsa-among-dozens-of-firms-breached-by-zero-day-attacks/">attack on RSA</a> and its token database. In simple terms, it is likely that the same person or group that attacked RSA and US defense contractors is attacking natural gas pipeline companies.</p>
<p style="padding-left: 30px;">3) DHS has not told the public or the affected natural gas pipeline companies that the source of the attack is likely the same as the RSA attack. It appears that DHS did not know about the likely connection to the RSA attack until told by outside security professionals. At this time it&#8217;s impossible to say what they knew and when, but it is clear they chose not to share this information with the people being attacked.</p>
<p style="padding-left: 30px;">4) <strong>If the natural gas pipeline companies had been told it was the same attacker and similar attack, they could have implemented more effective defenses and responses.</strong> The RSA attack has been studied and effective protective and detective measures developed. DHS could have even shared these security controls with all of the energy sector to limit or prevent additional attacks.</p>
<p style="padding-left: 30px;">Even more troubling is the DHS advice &#8220;do not block or take mitigating action&#8221;. Was DHS planning to take immediate action and responsibility for purging the RSA attacker from the affected companies? Short of that, the advice puts the companies at risk. They could have said this is a skilled attacker, based on the RSA attack link, and your company is going to need a well planned approach to identify where the attacker is and how to expel him.</p>
<p><span id="more-11364"></span>Based on past performance, bungle is the more likely answer. It&#8217;s not the goal of this blog or my articles to be a constant DHS bashing vehicle, but it would be nice to see them take on a serious issue in a reasonable way from start to finish. Except for issues completely under their control (training, vuln coordination with willing parties, hired assessments), DHS/INL seems incapable of having a rationale and effective approach to a complex issue with uncertainties.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/Z4Lu20ZoByXhSn_xAgk0BJU2ulc/0/da"><img src="http://feedads.g.doubleclick.net/~a/Z4Lu20ZoByXhSn_xAgk0BJU2ulc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Z4Lu20ZoByXhSn_xAgk0BJU2ulc/1/da"><img src="http://feedads.g.doubleclick.net/~a/Z4Lu20ZoByXhSn_xAgk0BJU2ulc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=SHTjei87STU:rftnzEdQ7xE: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=SHTjei87STU:rftnzEdQ7xE:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=SHTjei87STU:rftnzEdQ7xE:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=SHTjei87STU:rftnzEdQ7xE: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=SHTjei87STU:rftnzEdQ7xE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=SHTjei87STU:rftnzEdQ7xE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=SHTjei87STU:rftnzEdQ7xE: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/SHTjei87STU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/05/15/another-dhs-bungle-or-risky-stratagem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/05/15/another-dhs-bungle-or-risky-stratagem/</feedburner:origLink></item>
		<item>
		<title>A Request for a Competitive Process</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/XOW1rpUBFME/</link>
		<comments>http://www.digitalbond.com/2012/05/14/a-request-for-a-competitive-process/#comments</comments>
		<pubDate>Mon, 14 May 2012 12:47:14 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[DHS]]></category>
		<category><![CDATA[INL]]></category>
		<category><![CDATA[US]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11360</guid>
		<description><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/05/horse-race.jpg"></a>Guest author Sean McBride is the Director of Analysis and Co-founder of <a href="https://www.critical-intelligence.com/">Critical Intelligence</a>, a company that provides Cyber Situational Awareness and Threat Intelligence services for Industrial Control System Owner/Operators, Vendors and Government stakeholders.</p> <p>One simplified explanation for the differing views of Dale Peterson and Bryan Owen, as seen in the comments <a href="https://www.digitalbond.com/2012/05/10/ics-cert-%e2%89%a0-dhs-cssp-inl-dhs-cssp/">here</a> and <a href="https://www.digitalbond.com/2011/08/10/can-inl-perform-as-ics-cert-no/">here</a> is based on simple economic analysis.</p> <p>Bryan represents the security function of a highly successful software company. His position directly benefited from the subsidies the US government made available to the private sector through the INL. The INL-OSIsoft story, I know from several conversations with Bryan, is quite compelling. I wish the details were publicly available to serve as an example for how to work security into the product lifecycle – even when the process can be painful.</p> <p>On the other hand, Dale represents a highly-specialized consulting firm whose thought leadership has publicly and credibly pushed for improvement over much of the past decade. His firm must compete under market forces to land every client. As such, government subsidies through the INL are irksome as his potential clientele turns there, obviously attracted by taxpayer help and good PR.</p> <p>From a business perspective, if I were in OSIsoft shoes, NOT going to INL is a mistake. However, I have a hard time believing that a firm like OSIsoft, with a security leader as sharp as Bryan Owen leading the way, could not have found a similar (and in some cases superior) quality of assistance in the private market space.</p> <p>Hence, the deeper issue I see in Dale&#8217;s repeated and sometimes stinging analyses is a request <a href=http://www.digitalbond.com/2012/05/14/a-request-for-a-competitive-process/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><em><a href="https://www.digitalbond.com/wp-content/uploads/2012/05/horse-race.jpg"><img class="alignleft size-full wp-image-11361" title="DHS Competitive ICS Security Process" src="https://www.digitalbond.com/wp-content/uploads/2012/05/horse-race.jpg" alt="INL Is DHS" width="240" height="145" /></a>Guest author Sean McBride is the Director of Analysis and Co-founder of <a href="https://www.critical-intelligence.com/">Critical Intelligence</a>, a company that provides Cyber Situational Awareness and Threat Intelligence services for Industrial Control System Owner/Operators, Vendors and Government stakeholders.</em></p>
<p>One simplified explanation for the differing views of Dale Peterson and Bryan Owen, as seen in the comments <a href="https://www.digitalbond.com/2012/05/10/ics-cert-%e2%89%a0-dhs-cssp-inl-dhs-cssp/">here</a> and <a href="https://www.digitalbond.com/2011/08/10/can-inl-perform-as-ics-cert-no/">here</a> is based on simple economic analysis.</p>
<p>Bryan represents the security function of a highly successful software company. His position directly benefited from the subsidies the US government made available to the private sector through the INL. The INL-OSIsoft story, I know from several conversations with Bryan, is quite compelling. I wish the details were publicly available to serve as an example for how to work security into the product lifecycle – even when the process can be painful.</p>
<p>On the other hand, Dale represents a highly-specialized consulting firm whose thought leadership has publicly and credibly pushed for improvement over much of the past decade. His firm must compete under market forces to land every client. As such, government subsidies through the INL are irksome as his potential clientele turns there, obviously attracted by taxpayer help and good PR.</p>
<p>From a business perspective, if I were in OSIsoft shoes, NOT going to INL is a mistake. However, I have a hard time believing that a firm like OSIsoft, with a security leader as sharp as Bryan Owen leading the way, could not have found a similar (and in some cases superior) quality of assistance in the private market space.</p>
<p>Hence, the deeper issue I see in Dale&#8217;s repeated and sometimes stinging analyses is a request for leadership at  some level (Ms. Menna, Mr. Weatherford, Mr. King, Mr. Lieberman, Ms. Collins, Mr. Schmidt) to address the questions:</p>
<ul>
<li>If cyber security of critical infrastructure is as critical as we like to make it sound, isn&#8217;t it time to start a competitive process that encourages ICS-security innovation?</li>
<li>Doesn&#8217;t the near-decade-long “INL owns this space” mentality risk shutting the door on fresh approaches to ICS-security?</li>
<li>Are non-competitive contracts, vendor subsidies, and non-disclosure agreements providing the daylight necessary to gauge real progress?</li>
<li>Isn&#8217;t there some OMB guidance about National Labs competing with industry?</li>
</ul>
<p><span id="more-11360"></span>Can someone with direction-setting authority consciously consider those issues – before the next budget cycle – please?</p>
<p><em>Image by Rennett Stowe</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/7bI3Ba3pSezduoc8cxPyDDTguhM/0/da"><img src="http://feedads.g.doubleclick.net/~a/7bI3Ba3pSezduoc8cxPyDDTguhM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7bI3Ba3pSezduoc8cxPyDDTguhM/1/da"><img src="http://feedads.g.doubleclick.net/~a/7bI3Ba3pSezduoc8cxPyDDTguhM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=XOW1rpUBFME:GJevEmzjMrE: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=XOW1rpUBFME:GJevEmzjMrE:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=XOW1rpUBFME:GJevEmzjMrE:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=XOW1rpUBFME:GJevEmzjMrE: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=XOW1rpUBFME:GJevEmzjMrE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=XOW1rpUBFME:GJevEmzjMrE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=XOW1rpUBFME:GJevEmzjMrE: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/XOW1rpUBFME" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/05/14/a-request-for-a-competitive-process/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/05/14/a-request-for-a-competitive-process/</feedburner:origLink></item>
		<item>
		<title>ICS-CERT ≠ DHS CSSP; INL = DHS CSSP</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/xH5eUaji6PM/</link>
		<comments>http://www.digitalbond.com/2012/05/10/ics-cert-%e2%89%a0-dhs-cssp-inl-dhs-cssp/#comments</comments>
		<pubDate>Thu, 10 May 2012 14:25:10 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[DHS]]></category>
		<category><![CDATA[ICS-CERT]]></category>
		<category><![CDATA[INL]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11356</guid>
		<description><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/05/INL.jpeg"></a>Let&#8217;s take a closer look at DHS since this is the week of DHS&#8217;s ICSJWG Spring Conference. Like many, I&#8217;m guilty of treating ICS-CERT as if they are THE DHS sponsored organization responsible for ICS security in the US Government. ICS-CERT is part of the DHS Control System Security Program (CSSP) and should be treated and evaluated as a CERT.</p> <p>ICS-CERT does a fine job coordinating activities between researchers and companies. They are balanced and try to reach a compromise that satisfies both parties. It is a huge benefit for a researcher to be able to turn over findings to ICS-CERT and let them deal with the coordination. Just ask McCorkle and Rios who turned over a huge amount of HMI vulns. There have also been many cases where ICS-CERT knocking on a vendor&#8217;s door has gotten a response after the researcher was ignored.</p> <p>While ICS-CERT has done well on coordination when the researcher and company cooperate, their products, alerts and advisories, are based and biased towards whatever the vendor has admitted or released. It&#8217;s not surprising that the vendor panel at ICSJWG had high praise for ICS-CERT. It&#8217;s also not surprising they support the vendor&#8217;s point of view since many are customers paying INL top dollar for ICS security services.</p> <p>ICS-CERT has failed to use their ICS expertise or wealth of lab equipment in the ICS-CERT Alerts and Advisories. They have been a clipping service, reporting whatever information others have chose to make public and no more. The best example of this <a href=http://www.digitalbond.com/2012/05/10/ics-cert-%e2%89%a0-dhs-cssp-inl-dhs-cssp/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/05/INL.jpeg"><img class="alignleft size-full wp-image-11357" title="DHS SCADA Security" src="https://www.digitalbond.com/wp-content/uploads/2012/05/INL.jpeg" alt="INL ICS Security" width="272" height="185" /></a>Let&#8217;s take a closer look at DHS since this is the week of DHS&#8217;s ICSJWG Spring Conference. Like many, I&#8217;m guilty of treating ICS-CERT as if they are THE DHS sponsored organization responsible for ICS security in the US Government. ICS-CERT is part of the DHS Control System Security Program (CSSP) and should be treated and evaluated as a CERT.</p>
<p>ICS-CERT does a fine job coordinating activities between researchers and companies. They are balanced and try to reach a compromise that satisfies both parties. It is a huge benefit for a researcher to be able to turn over findings to ICS-CERT and let them deal with the coordination. Just ask McCorkle and Rios who turned over a huge amount of HMI vulns. There have also been many cases where ICS-CERT knocking on a vendor&#8217;s door has gotten a response after the researcher was ignored.</p>
<p>While ICS-CERT has done well on coordination when the researcher and company cooperate, their products, alerts and advisories, are based and biased towards whatever the vendor has admitted or released. It&#8217;s not surprising that the vendor panel at ICSJWG had high praise for ICS-CERT. It&#8217;s also not surprising they support the vendor&#8217;s point of view since many are customers paying INL top dollar for ICS security services.</p>
<p>ICS-CERT has failed to use their ICS expertise or wealth of lab equipment in the ICS-CERT Alerts and Advisories. They have been a clipping service, reporting whatever information others have chose to make public and no more. The best example of this is the Beresford vulnerabilities where ICS-CERT had the Siemens equipment, must have known Dillon was right, and still went with the Siemens party line until it was no longer tenable. That ICS-CERT did not suffer a massive black eye when they completely missed the PLC attack portion of Stuxnet is still baffling. It&#8217;s so easy to get me ranting on this topic &#8230; and the point is that a CERT is just a portion of what DHS is responsible for in ICS security.</p>
<p>While ICS-CERT ≠ DHS CSSP, it is credible to say that ICS resources at Idaho National Labs (INL) is DHS CSSP. Marty Edwards, the DHS Director of CSSP was formerly in a similar role at INL. Marty still lives in Idaho and has his office at INL. ICS-CERT resources are from INL. The DHS CSSP program office has been staffed by INL contractors. The DHS training courses were developed and are delivered by INL. The fly away teams come from INL. It goes on and on.</p>
<p>PNNL and Sandia play bit roles in DHS ICS security compared with INL, and actual DHS employees unconnected to INL are anomalies and tend to only last a year or two.</p>
<p>A fair characterization is DHS has outsourced ICS security to INL.</p>
<p><span id="more-11356"></span>Many people mistakenly believe that national labs and non-profits operate for the public good and not as businesses. Most try to maximize revenue like other companies and find ways to allocate and spend that money so it is not considered profit. The national labs are no different. In fact the rates at INL for things like training and support are much higher than commercial industry, both small and large commercial organizations, because the labs have played the game for many years and know how to establish and support huge rates without making a &#8220;profit&#8221;.</p>
<p>Sometime buy a manager at a national lab a beer and ask them how the operating company, Battelle Energy Alliance (BEA) for INL, makes money. You will hear a load of stories about all the tricks and restrictions preventing reasonable use of knowledge and resources available from the lab. They are a business, and the INL 10-year management contract was valued at $5B. This is not bad, but thinking of them as an altruistic organization is deeply flawed. In fact, INL has more, and gets away with more, conflicts of interest than any other organization in the ICS security space.</p>
<p>There is ICS security talent at INL. This is not the issue. They should be a resource available to the US Government, vendors, and owner/operators can consider to help with ICS security. INL shouldn&#8217;t be the DHS CSSP.</p>
<p>DHS is now almost 10 years old. Was the expectation of Congress and the various Administrations that DHS would outsource critical infrastructure ICS security? Is this going to continue? Should this continue based on the progress over the last ten years?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/-jg6tMvkXM5yO5bcvFq_JfnCe_o/0/da"><img src="http://feedads.g.doubleclick.net/~a/-jg6tMvkXM5yO5bcvFq_JfnCe_o/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/-jg6tMvkXM5yO5bcvFq_JfnCe_o/1/da"><img src="http://feedads.g.doubleclick.net/~a/-jg6tMvkXM5yO5bcvFq_JfnCe_o/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=xH5eUaji6PM:N9Htv1fPFwI: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=xH5eUaji6PM:N9Htv1fPFwI:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=xH5eUaji6PM:N9Htv1fPFwI:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=xH5eUaji6PM:N9Htv1fPFwI: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=xH5eUaji6PM:N9Htv1fPFwI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=xH5eUaji6PM:N9Htv1fPFwI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=xH5eUaji6PM:N9Htv1fPFwI: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/xH5eUaji6PM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/05/10/ics-cert-%e2%89%a0-dhs-cssp-inl-dhs-cssp/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/05/10/ics-cert-%e2%89%a0-dhs-cssp-inl-dhs-cssp/</feedburner:origLink></item>
		<item>
		<title>SCADACON (ICS Readiness Condition)</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/TYcT643G930/</link>
		<comments>http://www.digitalbond.com/2012/05/09/scadacon-ics-readiness-condition/#comments</comments>
		<pubDate>Wed, 09 May 2012 13:02:13 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[DHS]]></category>
		<category><![CDATA[ICS-CERT]]></category>
		<category><![CDATA[Pipelines]]></category>
		<category><![CDATA[SCADACON]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11349</guid>
		<description><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/05/defcon.jpg"></a>There have been more than a few hysterical articles, also full of hysteria, in the press based on attack information provided by DHS. Wow, a number of large companies have been subject to a spear-phishing attack! ICS specific threat or attack information = 0.</p> <p>This could be a precursor to a serious attack on pipeline or water ICS, but based on the information DHS has put out it is merely everyday life for a large corporation connected to the Internet with users who email and access web sites. It is odd that DHS plays up these issues and downplays the serious vulnerabilities that continue to go unfixed by vendors and unaddressed by owner/operators in the deployed ICS.</p> <p>There is also a question as to what is the criteria for a DHS fly away team getting involved in a cyber incident. All it takes is any cyber attack on a company with some link to the critical infrastructure? The question I would have asked at during the ICSJWG case study on the Curran-Gardner water non-incident is &#8220;why did DHS get involved in a small outage in a small water utility?&#8221;. This is a topic for another article, but it ties together with the CSSP at DHS groping to prove its doing something in this space while still avoiding the contentious issues where their leadership is needed.</p> <p>So after a bit of DHS bashing, and in the spirit of the DEFCON scale, here is our SCADACON Rating Scale:</p> SCADACON 5 <p>A critical infrastructure company is <a href=http://www.digitalbond.com/2012/05/09/scadacon-ics-readiness-condition/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/05/defcon.jpg"><img class="alignleft size-full wp-image-11350" title="SCADACON" src="https://www.digitalbond.com/wp-content/uploads/2012/05/defcon.jpg" alt="SCADA Security Readiness and FUD" width="240" height="180" /></a>There have been more than a few hysterical articles, also full of hysteria, in the press based on attack information provided by DHS. Wow, a number of large companies have been subject to a spear-phishing attack! ICS specific threat or attack information = 0.</p>
<p>This could be a precursor to a serious attack on pipeline or water ICS, but based on the information DHS has put out it is merely everyday life for a large corporation connected to the Internet with users who email and access web sites. It is odd that DHS plays up these issues and downplays the serious vulnerabilities that continue to go unfixed by vendors and unaddressed by owner/operators in the deployed ICS.</p>
<p>There is also a question as to what is the criteria for a DHS fly away team getting involved in a cyber incident. All it takes is any cyber attack on a company with some link to the critical infrastructure? The question I would have asked at during the ICSJWG case study on the Curran-Gardner water non-incident is &#8220;why did DHS get involved in a small outage in a small water utility?&#8221;. This is a topic for another article, but it ties together with the CSSP at DHS groping to prove its doing something in this space while still avoiding the contentious issues where their leadership is needed.</p>
<p>So after a bit of DHS bashing, and in the spirit of the DEFCON scale, here is our SCADACON Rating Scale:</p>
<h4>SCADACON 5</h4>
<p>A critical infrastructure company is receiving a wide variety of almost continuous attacks from the Internet. Attackers are banging against the corporate/Internet firewall. Attackers are sending email with malware attachments and links to compromised websites. SCADACON 5 is every day for any company or individual who connects to the Internet.</p>
<h4>SCADACON 4</h4>
<p>Your company is receiving some sort of targeted attack. This could be a spear-phishing or some other attack customized with company information to lure your employees into taking an action that will give an attacker a foothold. The attacker could have already succeeded and is enumerating the network or even gathering or corrupting any data besides specific information on the control system.</p>
<p>Most companies are living in SCADACON 4, and it is naive to believe you are not if you are a company of any size &#8212; critical infrastructure or not. The information in the dire warnings from DHS to date have been SCADACON 4. This is why they are hysteria from an ICS perspective. Based on the information DHS provided, the fact that they are pipeline or water system related is incidental.</p>
<h4>SCADACON 3</h4>
<p>Now we have reached an ICS specific attack level.</p>
<p>At SCADACON 3 an attacker from the Internet or partner/customer network is trying to gain access to a system on the corporate network that is allowed to communicate to the ICS, such as a database server, SCADA admin PC, or IT staff system responsible for ICS switches.</p>
<p>A good example would be an email, including a file or a link with an important bulletin on the DCS application in use, purporting to come from a known DCS vendor source and sent to a DCS admin.</p>
<p>SCADACON 3 is very similar to SCADACON 4 except the monitoring has detected that capturing ICS information or attacking the ICS a goal of the attack.</p>
<h4>SCADACON 2</h4>
<p>An attacker on the corporate network is trying to gather information on the ICS or compromise the ICS.</p>
<p>The attacker has achieved the first, not too difficult, step of gaining a presence on the corporate network. The attacker could be trying to access file servers or databases with configuration files, drawings or other helpful information in crafting an attack. The attacker could be trying to find the corporate/ICS firewall and then find a way through it to a server on the ICS DMZ or actual ICS. ICS protocols may be seen, ICS default credentials, known ICS vulns will be exploited or perhaps web server, database or other 3rd party software on the ICS server or workstation will be compromised.</p>
<p>At SCADACON 2 you should be disconnecting the ICS network from the corporate network. Yes, I said and meant air gap. You should also assume you are about to lose control and view and at least have your emergency response plans ready.</p>
<p>Admittedly, the SCADACON rating could jump directly from SCADACON 4 to 2 if the attacker chose to find the easiest, non ICS-specific way to gain a presence on the corporate network. However if we treat every corporate network attack on a critical infrastructure company as an attack on the critical infrastructure we will waste a lot of energy. It&#8217;s better to focus on identifying events that would lead to SCADACON 3 or 2. Monitoring and detection of ICS specific attacks is key, and fortunately it is an area that is getting increasing attention in the ICS security community.</p>
<h4>SCADACON 1</h4>
<p>The SCADA or DCS system has been compromised and an attacker is implementing a real time or future loss of control or loss of view attack. The owner/operator no longer has reliable control of the process. Safety, economic, environmental and other worst case impacts could be looming</p>
<p>The frightening thing is it is very easy to go from SCADACON 3 to SCADACON 1 given the complete lack of user or data authentication in the most of the devices that control and monitor a system.</p>
<p>I&#8217;m not suggesting anyone actually use this SCADACON scale, but hopefully it is useful in understanding what we are looking for in monitoring actual ICS attacks and useful data.</p>
<p><span id="more-11349"></span>In my view, DHS / ICS-CERT should not even be issuing warnings until SCADACON 3, and if they cannot provide some level of detail about the ICS-specific nature of the attack it is crying wolf. There are legitimate concerns about protecting data and keeping promises to the companies that have shared the information, but even the following generic statements are examples that would not give any owner/operator identifying information away and still be helpful:</p>
<ul>
<li>The attacker has targeted computers on the corporate network with access to the ICS network.</li>
<li>The attacker included control system information relevant to the ICS in the target company as part of a spear-phishing attack.</li>
<li>The attacker has attempted to gather information about the control system</li>
<li>The attacker was probing the network for ICS protocol ports</li>
<li>The attacker was attempting to login with ICS default credentials</li>
<li>The attacker was trying to find a way through the corporate / ICS firewall</li>
<li>The attacker had a rogue HMI / EWS attempting to issue commands to ICS devices</li>
<li>The attacker was using ICS specific Metasploit modules</li>
<li>The attacker was trying to load rogue ladder logic and firmware on a PLC</li>
</ul>
<p>Wouldn&#8217;t that be useful to know?</p>
<p><em>Image by Manual Cernuda</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/xX_K_gycCDE6rNhswhLyHeMpDVE/0/da"><img src="http://feedads.g.doubleclick.net/~a/xX_K_gycCDE6rNhswhLyHeMpDVE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/xX_K_gycCDE6rNhswhLyHeMpDVE/1/da"><img src="http://feedads.g.doubleclick.net/~a/xX_K_gycCDE6rNhswhLyHeMpDVE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=TYcT643G930:Y00n-2jHP40: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=TYcT643G930:Y00n-2jHP40:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=TYcT643G930:Y00n-2jHP40:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=TYcT643G930:Y00n-2jHP40: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=TYcT643G930:Y00n-2jHP40:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=TYcT643G930:Y00n-2jHP40:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=TYcT643G930:Y00n-2jHP40: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/TYcT643G930" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/05/09/scadacon-ics-readiness-condition/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/05/09/scadacon-ics-readiness-condition/</feedburner:origLink></item>
		<item>
		<title>Friday News &amp; Notes</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/rQ9Aye8BSJA/</link>
		<comments>http://www.digitalbond.com/2012/05/04/11345/#comments</comments>
		<pubDate>Fri, 04 May 2012 13:50:59 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[Critical Intelligence]]></category>
		<category><![CDATA[Friday News & Notes]]></category>
		<category><![CDATA[SCADA Security News]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11345</guid>
		<description><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/05/f_181.jpg"></a>ISA99 had a busy, well attended <a href="http://isa99.isa.org/Documents/Committee_Meeting/(2012-05)%20Gaithersburg,%20MD/2012-05-01_ISA99_Agenda_Plan.pdf">3-day set of Working Group Meetings</a> this week in Gaithersburg, MD. A lot of work gets done in these sessions, and it&#8217;s a testament to ISA99 they continue to get this level of participation and effort through many years of work. We hope to have some updates on the key decisions made in Gaithersburg this week.</p> <p>Next week is the <a href="http://www.us-cert.gov/control_systems/icsjwg/downloads/ICSJWG-2012-Spring-Conference_Agenda_bFINALp.pdf">DHS ICSJWG Spring Meeting</a> in Savannah, GA. It&#8217;s not a boycott, but unfortunately we won&#8217;t be in attendance at this edition. I decided early on to pass, since I attended the last two. Michael and Reid submitted papers, but were rejected. Later on they were asked to present, but by that time they were committed for work at a plant. We will be following the news and tweets from the event.</p> <p>Tweet of the Week</p> #bbpBox_197779341726330880 a { text-decoration:none; color:#0000FF; }#bbpBox_197779341726330880 a:hover { text-decoration:underline; }Every company I know hates revealing attack data yet @<a href="http://twitter.com/intent/user?screen_name=Symantec" class="twitter-action">Symantec</a> claims "targeted attacks" are up 81%. <a href="http://t.co/uANyOvlG" rel="nofollow">http://t.co/uANyOvlG</a> Come on guys.<a title='tweeted on 2 May 2012 15:07' href='http://twitter.com/#!/jeffreycarr/status/197779341726330880' target='_blank'>2 May 2012 15:07</a> via <a href="http://www.tweetdeck.com" rel="nofollow" target="blank">TweetDeck</a><a href='https://twitter.com/intent/tweet?in_reply_to=197779341726330880&#038;related=@digitalbond' class='bbp-action bbp-reply-action' title='Reply'>Reply</a><a href='https://twitter.com/intent/retweet?tweet_id=197779341726330880&#038;related=@digitalbond' class='bbp-action bbp-retweet-action' title='Retweet'>Retweet</a><a href='https://twitter.com/intent/favorite?tweet_id=197779341726330880&#038;related=@digitalbond' class='bbp-action bbp-favorite-action' title='Favorite'>Favorite</a><a href='http://twitter.com/intent/user?screen_name=jeffreycarr'></a><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=jeffreycarr'>@jeffreycarr</a>Jeffrey Carr <p>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>.</p> Worth Reading Articles <p>A lot of RuggedCom / Justin W. Clarke articles, but nothing new.</p> Critical Intelligence&#8217;s <a href="http://digitalbond.com/scadapedia/ics-security-event-calendar/">ICS Security Event Calendar</a> Updates <ul> <li>Joe Weiss security presentation at <a href="http://www.isa.org/~powid/powid_2012_%20main.htm">ISA POWID Controls and Instrumentation Conference</a>, May 16 in <a href=http://www.digitalbond.com/2012/05/04/11345/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.digitalbond.com/wp-content/uploads/2012/05/f_181.jpg"><img class="alignleft size-full wp-image-11346" title="SCADA Security News" src="https://www.digitalbond.com/wp-content/uploads/2012/05/f_181.jpg" alt="ICS Security News" width="240" height="222" /></a>ISA99 had a busy, well attended <a href="http://isa99.isa.org/Documents/Committee_Meeting/(2012-05)%20Gaithersburg,%20MD/2012-05-01_ISA99_Agenda_Plan.pdf">3-day set of Working Group Meetings</a> this week in Gaithersburg, MD. A lot of work gets done in these sessions, and it&#8217;s a testament to ISA99 they continue to get this level of participation and effort through many years of work. We hope to have some updates on the key decisions made in Gaithersburg this week.</p>
<p>Next week is the <a href="http://www.us-cert.gov/control_systems/icsjwg/downloads/ICSJWG-2012-Spring-Conference_Agenda_bFINALp.pdf">DHS ICSJWG Spring Meeting</a> in Savannah, GA. It&#8217;s not a boycott, but unfortunately we won&#8217;t be in attendance at this edition. I decided early on to pass, since I attended the last two. Michael and Reid submitted papers, but were rejected. Later on they were asked to present, but by that time they were committed for work at a plant. We will be following the news and tweets from the event.</p>
<p><strong>Tweet of the Week</strong></p>
<!-- tweet id : 197779341726330880 --><style type='text/css'>#bbpBox_197779341726330880 a { text-decoration:none; color:#0000FF; }#bbpBox_197779341726330880 a:hover { text-decoration:underline; }</style><div id='bbpBox_197779341726330880' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#9AE4E8; background-image:url(http://a0.twimg.com/profile_background_images/229409330/japanese_nightingale_3.jpg);'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#000000; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>Every company I know hates revealing attack data yet @<a href="http://twitter.com/intent/user?screen_name=Symantec" class="twitter-action">Symantec</a> claims "targeted attacks" are up 81%. <a href="http://t.co/uANyOvlG" rel="nofollow">http://t.co/uANyOvlG</a> Come on guys.</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 2 May 2012 15:07' href='http://twitter.com/#!/jeffreycarr/status/197779341726330880' target='_blank'>2 May 2012 15:07</a> via <a href="http://www.tweetdeck.com" rel="nofollow" target="blank">TweetDeck</a><a href='https://twitter.com/intent/tweet?in_reply_to=197779341726330880&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=197779341726330880&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=197779341726330880&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=jeffreycarr'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a0.twimg.com/profile_images/1580250982/carr_small_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=jeffreycarr'>@jeffreycarr</a><div style='margin:0; padding-top:2px'>Jeffrey Carr</div></div><div style='clear:both'></div></div></div><!-- end of tweet -->
<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><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="" />Worth Reading Articles<img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></h3>
<p>A lot of RuggedCom / Justin W. Clarke articles, but nothing new.</p>
<h3><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><br />
Critical Intelligence&#8217;s <a href="http://digitalbond.com/scadapedia/ics-security-event-calendar/">ICS Security Event Calendar</a> Updates</h3>
<ul>
<li>Joe Weiss security presentation at <a href="http://www.isa.org/~powid/powid_2012_%20main.htm">ISA POWID Controls and Instrumentation Conference</a>, May 16 in Austin, Texas</li>
</ul>
<p><em><a href="https://www.digitalbond.com/critical-intelligence/"><img title="More..." src="https://www.digitalbond.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></a></em></p>
<p><em><a href="https://www.digitalbond.com/critical-intelligence/"><span id="more-11345"></span>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 pdugmoore2001</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/fU1Gl7wEuWy1CHcfxuucvQ0tCPk/0/da"><img src="http://feedads.g.doubleclick.net/~a/fU1Gl7wEuWy1CHcfxuucvQ0tCPk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/fU1Gl7wEuWy1CHcfxuucvQ0tCPk/1/da"><img src="http://feedads.g.doubleclick.net/~a/fU1Gl7wEuWy1CHcfxuucvQ0tCPk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=rQ9Aye8BSJA:nBGmjzXa__I: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=rQ9Aye8BSJA:nBGmjzXa__I:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=rQ9Aye8BSJA:nBGmjzXa__I:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=rQ9Aye8BSJA:nBGmjzXa__I: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=rQ9Aye8BSJA:nBGmjzXa__I:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=rQ9Aye8BSJA:nBGmjzXa__I:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=rQ9Aye8BSJA:nBGmjzXa__I: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/rQ9Aye8BSJA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/05/04/11345/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/05/04/11345/</feedburner:origLink></item>
		<item>
		<title>The Curious Incident of the Original Switch Manufacturer</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/7JSQEnq1PUI/</link>
		<comments>http://www.digitalbond.com/2012/05/02/the-curious-incident-of-the-original-switch-manufacturer/#comments</comments>
		<pubDate>Wed, 02 May 2012 17:59:48 +0000</pubDate>
		<dc:creator>Reid W</dc:creator>
				<category><![CDATA[ABB]]></category>
		<category><![CDATA[GE]]></category>
		<category><![CDATA[SEL]]></category>
		<category><![CDATA[Siemens]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[Vulnerability Disclosure]]></category>
		<category><![CDATA[backdoors]]></category>
		<category><![CDATA[oem]]></category>
		<category><![CDATA[ruggedcom]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11339</guid>
		<description><![CDATA[<p><a href="http://arstechnica.com/author/dan-goodin/">Dan Goodin</a> at Ars Technica pointed out something very curious to me yesterday.  RuggedCom recently took down their &#8216;Customers&#8217; page, which includes a list of companies for which RuggedCom is the OEM.  Fortunately various search engines keep caches of these things, including the <a href="http://web.archive.org/web/20101015060046/http://www.ruggedcom.com/about/customers/">Internet Wayback Machine</a>™.</p> <p>I have been fascinated with the OEM scene since listening to Sean McBride&#8217;s excellent presentation at S4 <a href="https://www.digitalbond.com/2012/01/30/documenting-the-lost-decade-ics-vuln-analysis/">this past year </a>.  Like automotive manufacturers, ICS equipment vendors have some very interesting and sometimes very odd relationships with other vendors.  Sometimes these are relationships with embedded OS and library (software), sometimes vendors make hardware for other vendors, and sometimes the relationships extend to both, with the OEM purchaser simply slapping a badge on the front&#8230;</p> <p>In particular, RuggedCom had the following list of companies as OEM purchasers from their historical pages:</p> <p>- ABB - Areva - Cooper Power - General Electric - Schweitzer Engineering - Siemens Dan and I are both curious (and probably Sean, too) if anyone has information on switch lines worth looking at that may be backdoor&#8217;d with <a href="http://www.linkedin.com/in/justinc">Justin Clarke</a>&#8216;s RuggedOS vulnerability.  I did grab firmwares for the various <a href="http://support.automation.siemens.com/WW/llisapi.dll?func=cslib.csinfo&#38;lang=en&#38;objID=33118389&#38;subtype=133100">Siemens Scalance switches</a>.  While the <a href="http://www.shodanhq.com/search?q=Scalance">logon banners</a> for that switch are similar to the RuggedCom, the firmware is vxWorks running on a different CPU, and appears to be unrelated to RuggedCom&#8217;s firmware (at least, via 10 minute analysis).</p> <p>If you have any info on any products in the vendor list above that run RuggedCom&#8217;s firmware, please drop me and/or Dan a <a href=http://www.digitalbond.com/2012/05/02/the-curious-incident-of-the-original-switch-manufacturer/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://arstechnica.com/author/dan-goodin/"><img class="alignleft size-full wp-image-11340" title="Upside-Down Dog (Image by denverjeffrey)" src="https://www.digitalbond.com/wp-content/uploads/2012/05/curious_dog_denverjeffrey.jpg" alt="Upside-Down Dog (Image by denverjeffrey)" width="240" height="172" />Dan Goodin</a> at Ars Technica pointed out something very curious to me yesterday.  RuggedCom recently took down their &#8216;Customers&#8217; page, which includes a list of companies for which RuggedCom is the OEM.  Fortunately various search engines keep caches of these things, including the <a href="http://web.archive.org/web/20101015060046/http://www.ruggedcom.com/about/customers/">Internet Wayback Machine</a>™.</p>
<p>I have been fascinated with the OEM scene since listening to Sean McBride&#8217;s excellent presentation at S4 <a href="https://www.digitalbond.com/2012/01/30/documenting-the-lost-decade-ics-vuln-analysis/">this past year </a>.  Like automotive manufacturers, ICS equipment vendors have some very interesting and sometimes very odd relationships with other vendors.  Sometimes these are relationships with embedded OS and library (software), sometimes vendors make hardware for other vendors, and sometimes the relationships extend to both, with the OEM purchaser simply slapping a badge on the front&#8230;</p>
<p>In particular, RuggedCom had the following list of companies as OEM purchasers from their historical pages:</p>
<p>- ABB<br />
- Areva<br />
- Cooper Power<br />
- General Electric<br />
- Schweitzer Engineering<br />
- Siemens<br />
<span id="more-11339"></span><br />
Dan and I are both curious (and probably Sean, too) if anyone has information on switch lines worth looking at that may be backdoor&#8217;d with <a href="http://www.linkedin.com/in/justinc">Justin Clarke</a>&#8216;s RuggedOS vulnerability.  I did grab firmwares for the various <a href="http://support.automation.siemens.com/WW/llisapi.dll?func=cslib.csinfo&amp;lang=en&amp;objID=33118389&amp;subtype=133100">Siemens Scalance switches</a>.  While the <a href="http://www.shodanhq.com/search?q=Scalance">logon banners</a> for that switch are similar to the RuggedCom, the firmware is vxWorks running on a different CPU, and appears to be unrelated to RuggedCom&#8217;s firmware (at least, via 10 minute analysis).</p>
<p>If you have any info on any products in the vendor list above that run RuggedCom&#8217;s firmware, please drop me and/or Dan a line (and ICS-CERT, while you&#8217;re at it).  He can be reached at dan dot goodin at arstechnica dot com / @dangoodin001.  And if you own switches by any of those manufacturers and have the ability to run a quick Python script to gather some information, please get in touch&#8230;</p>
<p><em>Image by denverjeffrey</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/8O4IqHiML60Q385epFZiUgVpTbo/0/da"><img src="http://feedads.g.doubleclick.net/~a/8O4IqHiML60Q385epFZiUgVpTbo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8O4IqHiML60Q385epFZiUgVpTbo/1/da"><img src="http://feedads.g.doubleclick.net/~a/8O4IqHiML60Q385epFZiUgVpTbo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=7JSQEnq1PUI:TMJFGvzLQc0: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=7JSQEnq1PUI:TMJFGvzLQc0:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=7JSQEnq1PUI:TMJFGvzLQc0:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=7JSQEnq1PUI:TMJFGvzLQc0: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=7JSQEnq1PUI:TMJFGvzLQc0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=7JSQEnq1PUI:TMJFGvzLQc0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=7JSQEnq1PUI:TMJFGvzLQc0: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/7JSQEnq1PUI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/05/02/the-curious-incident-of-the-original-switch-manufacturer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/05/02/the-curious-incident-of-the-original-switch-manufacturer/</feedburner:origLink></item>
		<item>
		<title>Demo: Uploading Rogue Ladder Logic to a Modicon PLC</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/WUsdTDOwbzc/</link>
		<comments>http://www.digitalbond.com/2012/05/02/demo-uploading-rogue-ladder-logic-to-a-modicon-plc/#comments</comments>
		<pubDate>Wed, 02 May 2012 12:52:20 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[Basecamp]]></category>
		<category><![CDATA[Group Schneider]]></category>
		<category><![CDATA[S4]]></category>
		<category><![CDATA[SCADA Hacking]]></category>
		<category><![CDATA[Metasploit]]></category>
		<category><![CDATA[modicon]]></category>
		<category><![CDATA[Project Basecamp]]></category>
		<category><![CDATA[SCADA hacking]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11337</guid>
		<description><![CDATA[<p>We want engineers and IT professionals in the critical infrastructure to demo the Project Basecamp Metasploit Modules. It&#8217;s a very easy and powerful demo for management and anyone else who is downplaying the fragility and insecurity of PLC&#8217;s. Here&#8217;s a video to show just how easy it is.</p> <p>The first 7:35 of the video involves downloading and installing Metasploit. This is a bit tedious and can be skipped by most loyal blog readers, but it&#8217;s my fault it&#8217;s in the video. I asked Reid to show the whole process from download to exploit. Those of you who have never used Metasploit may benefit a bit from seeing just how easy it is to download and get started with this powerful tool.</p> <p>After 7:35 the video gets very interesting beginning with the legitimate Unity software interface and uploading ladder logic to the Modicon Quantum mode. Then Reid shows how to find and use the Modicon Metasploit Modules from Project Basecamp. He demonstrates stopping the PLC and uploading rogue ladder logic, all in less than seven minutes.</p> <p>See all <a href="https://www.digitalbond.com/s4/">the S4 2012 videos</a>.</p> ]]></description>
			<content:encoded><![CDATA[<p>We want engineers and IT professionals in the critical infrastructure to demo the Project Basecamp Metasploit Modules. It&#8217;s a very easy and powerful demo for management and anyone else who is downplaying the fragility and insecurity of PLC&#8217;s. Here&#8217;s a video to show just how easy it is.</p>
<p>The first 7:35 of the video involves downloading and installing Metasploit. This is a bit tedious and can be skipped by most loyal blog readers, but it&#8217;s my fault it&#8217;s in the video. I asked Reid to show the whole process from download to exploit. Those of you who have never used Metasploit may benefit a bit from seeing just how easy it is to download and get started with this powerful tool.</p>
<p>After 7:35 the video gets very interesting beginning with the legitimate Unity software interface and uploading ladder logic to the Modicon Quantum mode. Then Reid shows how to find and use the Modicon Metasploit Modules from Project Basecamp. He demonstrates stopping the PLC and uploading rogue ladder logic, all in less than seven minutes.</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=41382228&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=41382228&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><span id="more-11337"></span>See all <a href="https://www.digitalbond.com/s4/">the S4 2012 videos</a>.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/boxKvA7rmasv0vkZWRsgaQslksk/0/da"><img src="http://feedads.g.doubleclick.net/~a/boxKvA7rmasv0vkZWRsgaQslksk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/boxKvA7rmasv0vkZWRsgaQslksk/1/da"><img src="http://feedads.g.doubleclick.net/~a/boxKvA7rmasv0vkZWRsgaQslksk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=WUsdTDOwbzc:7nuFOsiTe7k: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=WUsdTDOwbzc:7nuFOsiTe7k:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=WUsdTDOwbzc:7nuFOsiTe7k:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=WUsdTDOwbzc:7nuFOsiTe7k: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=WUsdTDOwbzc:7nuFOsiTe7k:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=WUsdTDOwbzc:7nuFOsiTe7k:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=WUsdTDOwbzc:7nuFOsiTe7k: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/WUsdTDOwbzc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/05/02/demo-uploading-rogue-ladder-logic-to-a-modicon-plc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/05/02/demo-uploading-rogue-ladder-logic-to-a-modicon-plc/</feedburner:origLink></item>
		<item>
		<title>S4 Video: Holstein on Insider Threat Statistical Detection</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/Juu7MewGvRU/</link>
		<comments>http://www.digitalbond.com/2012/04/30/s4-video-holstein-on-insider-threat-statistical-detection/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 16:21:14 +0000</pubDate>
		<dc:creator>Dale G Peterson</dc:creator>
				<category><![CDATA[S4]]></category>
		<category><![CDATA[Security Statistics]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11335</guid>
		<description><![CDATA[<p>Dennis Holstein of <a href="http://ocg.services.officelive.com/default.aspx">Opus Consulting</a> presented a Consequence Based Assessment Schema at S4 2012. The goal of the schema is to detect an insider attacks, and Dennis goes through the work he has been doing with the National Labs. It is a bit wonkish, like most statistical papers, but the goal of automated monitoring to detect insider attacks is worth the effort.</p> <p>The presentation also highlights a lot of the peer work in this area.</p> <p>Dennis also gives some thoughts on whether the ISA99 Security Assurance Levels (SALs) are achievable. He has been very active in this effort so the comments are worth hearing.</p> <p>Check out our <a href="https://www.digitalbond.com/s4/">S4 page</a> to see all of the S4 2012 presentations.</p> ]]></description>
			<content:encoded><![CDATA[<p>Dennis Holstein of <a href="http://ocg.services.officelive.com/default.aspx">Opus Consulting</a> presented a Consequence Based Assessment Schema at S4 2012. The goal of the schema is to detect an insider attacks, and Dennis goes through the work he has been doing with the National Labs. It is a bit wonkish, like most statistical papers, but the goal of automated monitoring to detect insider attacks is worth the effort.</p>
<p>The presentation also highlights a lot of the peer work in this area.</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=41086403&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=41086403&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>Dennis also gives some thoughts on whether the ISA99 Security Assurance Levels (SALs) are achievable. He has been very active in this effort so the comments are worth hearing.</p>
<p><span id="more-11335"></span>Check out our <a href="https://www.digitalbond.com/s4/">S4 page</a> to see all of the S4 2012 presentations.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/N_szNtaOfewgHWfvKcik-ldY2cs/0/da"><img src="http://feedads.g.doubleclick.net/~a/N_szNtaOfewgHWfvKcik-ldY2cs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/N_szNtaOfewgHWfvKcik-ldY2cs/1/da"><img src="http://feedads.g.doubleclick.net/~a/N_szNtaOfewgHWfvKcik-ldY2cs/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=Juu7MewGvRU:1ZYFYqiFu4s: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=Juu7MewGvRU:1ZYFYqiFu4s:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=Juu7MewGvRU:1ZYFYqiFu4s:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=Juu7MewGvRU:1ZYFYqiFu4s: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=Juu7MewGvRU:1ZYFYqiFu4s:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=Juu7MewGvRU:1ZYFYqiFu4s:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=Juu7MewGvRU:1ZYFYqiFu4s: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/Juu7MewGvRU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/04/30/s4-video-holstein-on-insider-threat-statistical-detection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/04/30/s4-video-holstein-on-insider-threat-statistical-detection/</feedburner:origLink></item>
		<item>
		<title>RuggedCom Owes its Customers an Explanation</title>
		<link>http://feedproxy.google.com/~r/digitalbond/oLPM/~3/WoAzpbm9otw/</link>
		<comments>http://www.digitalbond.com/2012/04/30/ruggedcom-owes-its-customers-an-explanation/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 13:42:33 +0000</pubDate>
		<dc:creator>Reid W</dc:creator>
				<category><![CDATA[ICS Vendors]]></category>
		<category><![CDATA[ICS-CERT]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[Vulnerability Disclosure]]></category>
		<category><![CDATA[backdoors]]></category>
		<category><![CDATA[ruggedcom]]></category>

		<guid isPermaLink="false">http://www.digitalbond.com/?p=11326</guid>
		<description><![CDATA[<p>RuggedCom was first contacted by Justin Clarke in April 2011 concerning backdoor access to their switches and serial converters.  <a href="http://arstechnica.com/business/news/2012/04/backdoor-that-threated-power-stations-to-be-purged-from-control-system.ars">Late on Friday</a>, they announced that they would remove the account from their devices, and that the change would only take a few weeks.</p> <p>From the <a href="http://www.ruggedcom.com/productbulletin/ros-security-page/">press release</a> (notably written by RuggedCom&#8217;s VP of Marketing), the backdoor sounds like code cruft left over from the development process.  I smell something fishy, though.  If the code is really just development cruft, it should be easy to remove.  RuggedCom should have removed it when Justin Clarke contacted them a year ago, or should have removed it when ICS-CERT contacted them months ago.  They did not, though.  Take another look at Justin&#8217;s reported timeline:</p> <p>Apr 2011      &#8211; Vendor notified directly Jul 2011       &#8211; Vendor verbally acknowledges knowledge of backdoor, and ceases communication. Feb 11 2012 &#8211; US-CERT notified Mar 12 2012 &#8211; Vendor responds to US-CERT. Apr 06 2012 &#8211; Due to lack of further contact by vendor, CERT sets public disclosure for April 13 2012 Apr 10 2012 &#8211; Vendor states they need another three weeks to alert their customers, but not fix the vulnerability. Apr 11 2012 &#8211; Clarification requested regarding need for additional three weeks. Apr 23 2012 &#8211; No response from vendor. Apr 23 2012 &#8211; This disclosure.</p> <p>In medical parlance, RuggedCom addresses the symptom but not the disease in their press release.  The disease, in this case, is a lack of a methodical development process that has any awareness of security.  <a href=http://www.digitalbond.com/2012/04/30/ruggedcom-owes-its-customers-an-explanation/> Read More </a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-11333" title="Broken Window (image by spi516)" src="https://www.digitalbond.com/wp-content/uploads/2012/04/brokenglass_spi516.jpg" alt="Broken Window (image by spi516)" width="240" height="160" />RuggedCom was first contacted by Justin Clarke in April 2011 concerning backdoor access to their switches and serial converters.  <a href="http://arstechnica.com/business/news/2012/04/backdoor-that-threated-power-stations-to-be-purged-from-control-system.ars">Late on Friday</a>, they announced that they would remove the account from their devices, and that the change would only take a few weeks.</p>
<p>From the <a href="http://www.ruggedcom.com/productbulletin/ros-security-page/">press release</a> (notably written by RuggedCom&#8217;s VP of Marketing), the backdoor sounds like code cruft left over from the development process.  I smell something fishy, though.  If the code is really just development cruft, it should be easy to remove.  RuggedCom should have removed it when Justin Clarke contacted them a year ago, or should have removed it when ICS-CERT contacted them months ago.  They did not, though.  Take another look at Justin&#8217;s reported timeline:</p>
<p>Apr 2011      &#8211; Vendor notified directly<br />
Jul 2011       &#8211; Vendor verbally acknowledges knowledge of backdoor,<br />
and ceases communication.<br />
Feb 11 2012 &#8211; US-CERT notified<br />
Mar 12 2012 &#8211; Vendor responds to US-CERT.<br />
Apr 06 2012 &#8211; Due to lack of further contact by vendor, CERT sets<br />
public disclosure for April 13 2012<br />
Apr 10 2012 &#8211; Vendor states they need another three weeks to alert<br />
their customers, but not fix the vulnerability.<br />
Apr 11 2012 &#8211; Clarification requested regarding need for additional three weeks.<br />
Apr 23 2012 &#8211; No response from vendor.<br />
Apr 23 2012 &#8211; This disclosure.</p>
<p>In medical parlance, RuggedCom addresses the symptom but not the disease in their press release.  The disease, in this case, is a lack of a methodical development process that has any awareness of security.  RuggedCom clearly does not include security as a part of its development lifecycle, at least not in their switch and serial converter lines.  This &#8216;developer backdoor&#8217; made it into release.  Nobody and no process at RuggedCom stopped it, and RuggedCom has no process to address security concerns in already-released products.  They were not going to fix it at all until Justin went full disclosure.</p>
<p><span id="more-11326"></span></p>
<p>This is bad because RuggedCom&#8217;s product is not software, it is hardware and firmware.  Upgrading a field-deployed device like this is expensive and can only be done at a time when entire networks of end devices (PLCs, RTUs, relays, etc) can be offline.  That is not often.  It is a cost that is passed on to RuggedCom&#8217;s customers in downtime and risk, and a cost that RuggedCom is no doubt seeing in overtime as its workers rush to recompile and test firmware on all hardware revisions (I certainly hope they take this step, anyway).</p>
<p>What I would like to see in RuggedCom&#8217;s response is something that tells me they are aware of the risk that they have placed on their customers, and that they are changing their development process to include security checks.  I would like to see them start doing internal code reviews, and maybe even bring in a Justin Clarke as an external security consultant to check out their products.  It is never too early in the development process to run things by a security guy or gal.  Fixing a backdoor is far more expensive to do later.</p>
<p>In short, I would like to see all vendors of broken ICS equipment start asking <a href="https://en.wikipedia.org/wiki/5_Whys">why</a>, or at least to give me some confidence that they are doing so in private.  I think the root cause in this case is going to lie somewhere around the VP of Marketing making RuggedCom&#8217;s announcement &#8212; there either isn&#8217;t a &#8216;security&#8217; group at RuggedCom or the head of it has no visibility and no mandate to provide information.</p>
<p><em>Image by spi516</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/8IndETCnBXcN2Xsx7AONSIu0YMs/0/da"><img src="http://feedads.g.doubleclick.net/~a/8IndETCnBXcN2Xsx7AONSIu0YMs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8IndETCnBXcN2Xsx7AONSIu0YMs/1/da"><img src="http://feedads.g.doubleclick.net/~a/8IndETCnBXcN2Xsx7AONSIu0YMs/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=WoAzpbm9otw:cwDdErWTx90: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=WoAzpbm9otw:cwDdErWTx90:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=WoAzpbm9otw:cwDdErWTx90:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=WoAzpbm9otw:cwDdErWTx90: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=WoAzpbm9otw:cwDdErWTx90:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/digitalbond/oLPM?i=WoAzpbm9otw:cwDdErWTx90:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/digitalbond/oLPM?a=WoAzpbm9otw:cwDdErWTx90: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/WoAzpbm9otw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.digitalbond.com/2012/04/30/ruggedcom-owes-its-customers-an-explanation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.digitalbond.com/2012/04/30/ruggedcom-owes-its-customers-an-explanation/</feedburner:origLink></item>
	</channel>
</rss>

