<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Deadly Combo: Zero Day Application Vulnerability + OS Vulnerability = Attacker Win</title>
	<atom:link href="http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/</link>
	<description>Application security testing, analysis, and metrics</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:18:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Doomed by default passwords - HackerMuslim.com &#124; HackerMuslim.com</title>
		<link>http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/comment-page-1/#comment-10656</link>
		<dc:creator>Doomed by default passwords - HackerMuslim.com &#124; HackerMuslim.com</dc:creator>
		<pubDate>Tue, 29 Nov 2011 16:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.veracode.com/blog/?p=1270#comment-10656</guid>
		<description>[...] information acquisition) systems with hard-coded passwords. Legacy systems are mostly a culprit, but as a Stuxnet worm showed final year, even complicated SCADA systems are vulnerable. More recently, a hacker going by a hoop of prOF [...]</description>
		<content:encoded><![CDATA[<p>[...] information acquisition) systems with hard-coded passwords. Legacy systems are mostly a culprit, but as a Stuxnet worm showed final year, even complicated SCADA systems are vulnerable. More recently, a hacker going by a hoop of prOF [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZeroDay Labs blog &#187; More Vulnerabilities Discovered in Siemens Software</title>
		<link>http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/comment-page-1/#comment-5627</link>
		<dc:creator>ZeroDay Labs blog &#187; More Vulnerabilities Discovered in Siemens Software</dc:creator>
		<pubDate>Mon, 27 Sep 2010 14:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.veracode.com/blog/?p=1270#comment-5627</guid>
		<description>[...] discovered and made public, one of the first vulnerabilities in the software that was found was a hard coded password. This allowed Stuxnet to steal project information from databases used by Siemens SIMATIC systems. [...]</description>
		<content:encoded><![CDATA[<p>[...] discovered and made public, one of the first vulnerabilities in the software that was found was a hard coded password. This allowed Stuxnet to steal project information from databases used by Siemens SIMATIC systems. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Wysopal</title>
		<link>http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/comment-page-1/#comment-5539</link>
		<dc:creator>Chris Wysopal</dc:creator>
		<pubDate>Mon, 02 Aug 2010 21:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.veracode.com/blog/?p=1270#comment-5539</guid>
		<description>Hard coded password definitely falls into the vulnerability category of backdoor.  Hard coded passwords are often put in with no malicious intent or sometimes just out of secure coding naivety.  They are often conscious design decisions by the developer for easy of maintenance or support.  But no matter what the intent is, once the hard coded password is known by attackers it is a trivial vulnerability to exploit.  This is why hard coded passwords are so dangerous.  Software should be tested for them before it is deployed.

-Chris</description>
		<content:encoded><![CDATA[<p>Hard coded password definitely falls into the vulnerability category of backdoor.  Hard coded passwords are often put in with no malicious intent or sometimes just out of secure coding naivety.  They are often conscious design decisions by the developer for easy of maintenance or support.  But no matter what the intent is, once the hard coded password is known by attackers it is a trivial vulnerability to exploit.  This is why hard coded passwords are so dangerous.  Software should be tested for them before it is deployed.</p>
<p>-Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/comment-page-1/#comment-5536</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 02 Aug 2010 13:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.veracode.com/blog/?p=1270#comment-5536</guid>
		<description>My experience has been that such hardcoded back doors are often left in place for on-site support engineers to perform maintenance and/or recovery tasks the vendor may prefer not to advertise to the customer. 

For example, a sloppy database app that leaves unreconciled or bad records lying around following a system failure of some kind.

The single largest problem I&#039;ve observed writing enterpise software for 20 years is the difficulty and/or unwillingness of vendors to scale app testing to levels  comparable to what the customer plans to use. I could write a book full of excuses.

Of course it&#039;s a challenge but we&#039;ve been at this game for long enough.  Too many of the techies who grew up with a &quot;can&#039;t be done&quot; mindset are now the managers perpetuating that view.</description>
		<content:encoded><![CDATA[<p>My experience has been that such hardcoded back doors are often left in place for on-site support engineers to perform maintenance and/or recovery tasks the vendor may prefer not to advertise to the customer. </p>
<p>For example, a sloppy database app that leaves unreconciled or bad records lying around following a system failure of some kind.</p>
<p>The single largest problem I&#8217;ve observed writing enterpise software for 20 years is the difficulty and/or unwillingness of vendors to scale app testing to levels  comparable to what the customer plans to use. I could write a book full of excuses.</p>
<p>Of course it&#8217;s a challenge but we&#8217;ve been at this game for long enough.  Too many of the techies who grew up with a &#8220;can&#8217;t be done&#8221; mindset are now the managers perpetuating that view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Clemens</title>
		<link>http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/comment-page-1/#comment-5522</link>
		<dc:creator>Daniel Clemens</dc:creator>
		<pubDate>Mon, 26 Jul 2010 13:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.veracode.com/blog/?p=1270#comment-5522</guid>
		<description>When will software assurance be an expected business norm for some of the larger software companies?
What has trusted computing achieved if anything in the last 10 years?

Sheesh,
-Daniel Clemens</description>
		<content:encoded><![CDATA[<p>When will software assurance be an expected business norm for some of the larger software companies?<br />
What has trusted computing achieved if anything in the last 10 years?</p>
<p>Sheesh,<br />
-Daniel Clemens</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: poo gainess</title>
		<link>http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/comment-page-1/#comment-5521</link>
		<dc:creator>poo gainess</dc:creator>
		<pubDate>Mon, 26 Jul 2010 08:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.veracode.com/blog/?p=1270#comment-5521</guid>
		<description>firewalls only protect wat shouldnt be allowed through. if u allow access through the firewall, then its like having a lock on the door, but leaving it unlocked.</description>
		<content:encoded><![CDATA[<p>firewalls only protect wat shouldnt be allowed through. if u allow access through the firewall, then its like having a lock on the door, but leaving it unlocked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbmuse</title>
		<link>http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/comment-page-1/#comment-5518</link>
		<dc:creator>dbmuse</dc:creator>
		<pubDate>Mon, 26 Jul 2010 01:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.veracode.com/blog/?p=1270#comment-5518</guid>
		<description>obviously done on purpose.  a backdoor left for someone special to use someday.  and someday is today.</description>
		<content:encoded><![CDATA[<p>obviously done on purpose.  a backdoor left for someone special to use someday.  and someday is today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kme</title>
		<link>http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/comment-page-1/#comment-5493</link>
		<dc:creator>kme</dc:creator>
		<pubDate>Sun, 25 Jul 2010 14:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.veracode.com/blog/?p=1270#comment-5493</guid>
		<description>As you point out, the hardcoded passwords in WinCC were first disclosed 2 years ago - so does that really count as a &quot;zero day application vulnerability&quot;?  More like &quot;unpatched 750+ day application vulnerability&quot; ;)</description>
		<content:encoded><![CDATA[<p>As you point out, the hardcoded passwords in WinCC were first disclosed 2 years ago &#8211; so does that really count as a &#8220;zero day application vulnerability&#8221;?  More like &#8220;unpatched 750+ day application vulnerability&#8221; ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Internet-guy</title>
		<link>http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/comment-page-1/#comment-5488</link>
		<dc:creator>Internet-guy</dc:creator>
		<pubDate>Sun, 25 Jul 2010 13:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.veracode.com/blog/?p=1270#comment-5488</guid>
		<description>Hard coded credentials? Is that the &quot;back-door&quot; you hear about in the movies?</description>
		<content:encoded><![CDATA[<p>Hard coded credentials? Is that the &#8220;back-door&#8221; you hear about in the movies?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2010-07-22 (Jarrett House North)</title>
		<link>http://www.veracode.com/blog/2010/07/deadly-combo-zero-day-application-vulnerability-os-vulnerability-attacker-win/comment-page-1/#comment-4168</link>
		<dc:creator>links for 2010-07-22 (Jarrett House North)</dc:creator>
		<pubDate>Fri, 23 Jul 2010 02:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.veracode.com/blog/?p=1270#comment-4168</guid>
		<description>[...] Deadly combo: zero day application vulnerability + OS vulnerability = attacker win Just because your application is &quot;behind the firewall&quot; doesn&#039;t mean it&#039;s secure. (tags: security) [...]</description>
		<content:encoded><![CDATA[<p>[...] Deadly combo: zero day application vulnerability + OS vulnerability = attacker win Just because your application is &quot;behind the firewall&quot; doesn&#39;t mean it&#39;s secure. (tags: security) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

