<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>The Recursive ISV &#187; library source</title>
	<atom:link href="http://davidscottkane.com/tag/library-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidscottkane.com</link>
	<description>ISV Recursion - Wash - Rinse  -Repeat - A Software Business Process</description>
	<lastBuildDate>Thu, 09 Sep 2010 11:44:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<image>
			<title>The Recursive ISV</title>
			<url>http://davidscottkane.com/wp-content/uploads/2010/09/scottbwfeed.png</url>
			<link>http://davidscottkane.com</link>
			<width></width>
			<height></height>
			<description>ISV Recursion - Wash - Rinse  -Repeat - A Software Business Process</description>
		</image>		<item>
		<title>Delphi DCU Virus &#8211; SysConst.pas Library Source Injection.  Athena Virus?</title>
		<link>http://davidscottkane.com/delphi-dcu-virus-sysconst-pas-library-source-injection-athena-virus/</link>
		<comments>http://davidscottkane.com/delphi-dcu-virus-sysconst-pas-library-source-injection-athena-virus/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 10:31:19 +0000</pubDate>
		<dc:creator>Scott Kane</dc:creator>
				<category><![CDATA[30Dayers]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[General ISV Issues]]></category>
		<category><![CDATA[ISV Software Design]]></category>
		<category><![CDATA[Micro ISV - mISV]]></category>
		<category><![CDATA[Starting an mISV]]></category>
		<category><![CDATA[analysis tool]]></category>
		<category><![CDATA[athena]]></category>
		<category><![CDATA[bit defender]]></category>
		<category><![CDATA[comments section]]></category>
		<category><![CDATA[dcu]]></category>
		<category><![CDATA[delphi]]></category>
		<category><![CDATA[delphi 4]]></category>
		<category><![CDATA[isv]]></category>
		<category><![CDATA[lib]]></category>
		<category><![CDATA[library source]]></category>
		<category><![CDATA[perspective]]></category>
		<category><![CDATA[successful business]]></category>
		<category><![CDATA[sucessful business]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus code]]></category>
		<category><![CDATA[web logs]]></category>
		<category><![CDATA[what this means]]></category>

		<guid isPermaLink="false">http://www.davidscottkane.com/?p=1852</guid>
		<description><![CDATA[OK.  I've not had a chance to confirm this myself, but at least one anti malware company is supporting the claim it seems - Bit Defender.
Allegedly this piece of malware does the following:]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Athena Virus" src="http://www.davidscottkane.com/wp-content/uploads/2009/09/AthenaVirus.png" alt="" width="134" height="152" />OK.  I&#8217;ve not had a chance to confirm this myself, but at least one anti malware company is supporting the claim it seems &#8211; <a href="http://www.bitdefender.com/VIRUS-1000528-en--Win32.Induc.A.html" target="_blank">Bit Defender</a>.</p>
<p>Allegedly this piece of malware does the following:</p>
<ul>
<blockquote>
<li><a href="http://blog.eurekalog.com/?p=244" target="_blank">It checks registry to see if there are any Delphi installed (it checks only for Delphi 4-7).</a></li>
</blockquote>
</ul>
<ul>
<blockquote>
<li><a href="http://blog.eurekalog.com/?p=244" target="_blank">For each found instance of Delphi: </a></li>
</blockquote>
</ul>
<ol>
<blockquote>
<li><a href="http://blog.eurekalog.com/?p=244" target="_blank">It makes a copy of SysConst.pas file and inject itself into it.</a></li>
<li><a href="http://blog.eurekalog.com/?p=244" target="_blank">It compiles new SysConst.pas and places new infected dcu-file into Lib folder.</a></li>
</blockquote>
</ol>
<p>In theory what this means is that when you compile using <a href="http://davidscottkane.com/tag/delphi/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with delphi">Delphi</a> with this on the system, the dcu will now have virus code which in turn makes your application a host for the virus.  Infected applications will hunt for un-infected <a href="http://davidscottkane.com/tag/delphi/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with delphi">Delphi</a> installations, infect them, and those so infected  will compile infected applications, which will look for another installation of <a href="http://davidscottkane.com/tag/delphi/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with delphi">Delphi</a> when installed and so on…</p>
<p>The potential for a bot/Trojan using this technique, if not now then later, is quite real as you may appreciate;  if it is indeed the case.</p>
<p>You can read the full post on this by<a href="http://blog.eurekalog.com/?p=244" target="_blank"> Clicking Here</a>.</p>
<p>If  you know this to be a false positive or have any additional information, please use the contact form or comments section below and let me know so that I can update this post to reflect that information.</p>
<p>Two upcoming posts:</p>
<p>A review of a rather nice and affordable web logs analysis tool developed by a fellow Micro <a href="http://davidscottkane.com/tag/isv/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with isv">ISV</a></p>
<p>Some Micro <a href="http://davidscottkane.com/tag/isv/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with isv">ISV</a> history put together from the perspective of a fellow Micro <a href="http://davidscottkane.com/tag/isv/" class="st_tag internal_tag" rel="tag nofollow" title="Posts tagged with isv">ISV</a> who built a very successful business which he sold part of.</p>

	Tags: <a href="http://davidscottkane.com/tag/analysis-tool/" title="analysis tool" rel="tag nofollow">analysis tool</a>, <a href="http://davidscottkane.com/tag/athena/" title="athena" rel="tag nofollow">athena</a>, <a href="http://davidscottkane.com/tag/bit-defender/" title="bit defender" rel="tag nofollow">bit defender</a>, <a href="http://davidscottkane.com/tag/comments-section/" title="comments section" rel="tag nofollow">comments section</a>, <a href="http://davidscottkane.com/tag/dcu/" title="dcu" rel="tag nofollow">dcu</a>, <a href="http://davidscottkane.com/tag/delphi/" title="delphi" rel="tag nofollow">delphi</a>, <a href="http://davidscottkane.com/tag/delphi-4/" title="delphi 4" rel="tag nofollow">delphi 4</a>, <a href="http://davidscottkane.com/tag/isv/" title="isv" rel="tag nofollow">isv</a>, <a href="http://davidscottkane.com/tag/lib/" title="lib" rel="tag nofollow">lib</a>, <a href="http://davidscottkane.com/tag/library-source/" title="library source" rel="tag nofollow">library source</a>, <a href="http://davidscottkane.com/tag/perspective/" title="perspective" rel="tag nofollow">perspective</a>, <a href="http://davidscottkane.com/tag/successful-business/" title="successful business" rel="tag nofollow">successful business</a>, <a href="http://davidscottkane.com/tag/sucessful-business/" title="sucessful business" rel="tag nofollow">sucessful business</a>, <a href="http://davidscottkane.com/tag/trojan/" title="trojan" rel="tag nofollow">trojan</a>, <a href="http://davidscottkane.com/tag/virus-code/" title="virus code" rel="tag nofollow">virus code</a>, <a href="http://davidscottkane.com/tag/web-logs/" title="web logs" rel="tag nofollow">web logs</a>, <a href="http://davidscottkane.com/tag/what-this-means/" title="what this means" rel="tag nofollow">what this means</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://davidscottkane.com/whats-not-to-like-about-micro-isv-fails-release-early-youre-doing-it-wrong/" title="What&#8217;s Not To Like About Micro ISV Fails?  Release Early? You&#8217;re Doing It Wrong! (August 16, 2010)">What&#8217;s Not To Like About Micro ISV Fails?  Release Early? You&#8217;re Doing It Wrong!</a> (14)</li>
	<li><a href="http://davidscottkane.com/%e2%80%9cicontainer-is-ambiguous-in-the-namespace-systemcomponentmodel%e2%80%9d/" title="“&#039;IContainer&#039; is ambiguous in the namespace &#039;System.ComponentModel” (March 4, 2009)">“&#039;IContainer&#039; is ambiguous in the namespace &#039;System.ComponentModel”</a> (2)</li>
	<li><a href="http://davidscottkane.com/windows-7-%e2%80%93-subtle-imagery-and-fishy-marketing/" title="Windows 7 – Subtle Imagery And Fishy Marketing (April 11, 2009)">Windows 7 – Subtle Imagery And Fishy Marketing</a> (2)</li>
	<li><a href="http://davidscottkane.com/why-the-world-actually-does-need-another-source-control-application/" title="Why The World Actually Does Need Another Source Control Application (April 7, 2009)">Why The World Actually Does Need Another Source Control Application</a> (2)</li>
	<li><a href="http://davidscottkane.com/visual-studio-2010-beta-monday-may-18-fire-up-the-virtual-machines/" title="Visual Studio 2010 Beta &#8211; Monday May 18 &#8211; Fire Up The Virtual Machines! (May 18, 2009)">Visual Studio 2010 Beta &#8211; Monday May 18 &#8211; Fire Up The Virtual Machines!</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://davidscottkane.com/delphi-dcu-virus-sysconst-pas-library-source-injection-athena-virus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
