<?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/"
	>

<channel>
	<title>The Thinking Lemur &#187; Antivirus</title>
	<atom:link href="http://thinkinglemur.com/index.php/category/thinking/windows/antivirus/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkinglemur.com</link>
	<description>from the mind of Donnie Bachan</description>
	<lastBuildDate>Sun, 11 Jul 2010 01:36:05 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Security is important!</title>
		<link>http://thinkinglemur.com/index.php/2009/01/security-is-important/</link>
		<comments>http://thinkinglemur.com/index.php/2009/01/security-is-important/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 10:45:35 +0000</pubDate>
		<dc:creator>Donnie Bachan</dc:creator>
				<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[conficker]]></category>
		<category><![CDATA[downandup]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[worm]]></category>

		<guid isPermaLink="false">http://thinkinglemur.com/?p=78</guid>
		<description><![CDATA[I am guilty of an unforgiveable crime. I deployed an unsecured webserver and in IT that is THE ULTIMATE IN STUPIDITY! I am sorry and will not let it happen again. As a result the server was infected and became a zombie covertly attacking other servers. 
The machine was infected with the Downandup/Conficker trojan. This attacks [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fthinkinglemur.com%2Findex.php%2F2009%2F01%2Fsecurity-is-important%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fthinkinglemur.com%2Findex.php%2F2009%2F01%2Fsecurity-is-important%2F" height="61" width="51" /></a></div><p>I am guilty of an unforgiveable crime. I deployed an unsecured webserver and in IT that is THE ULTIMATE IN STUPIDITY! I am sorry and will not let it happen again. As a result the server was infected and became a zombie covertly attacking other servers. </p>
<p>The machine was infected with the Downandup/Conficker trojan. This attacks unpatched Windows servers deploys software that prevents the machine from visiting security related websites and running security software. The software also disabled automatic updates on the server, which is a big deal! It was very difficult to remove. In the end tools from McAfee, Norton, Microsoft got rid of the infection. See a list of software that was used to clean the machine below.</p>
<p>So here is a little information on securing a webserver on the cheap. Even though this is not the idea solution it will prevent all but the most determined attacks. All of these solutions are software based. I would recommend a hardware firewall but again, this is the el cheapo solution.</p>
<ul>
<li>Ensure that automatic updates are enabled and that the machine is currently updated with the latest OS patches.</li>
<li>Install a firewall. I&#8217;ve reviewed a few options but chose the Outpost Pro Firewall (<a href="http://www.agnitum.com/products/outpost/">http://www.agnitum.com/products/outpost/)</a> which was easy to set up, extremely intuitive, had a very good learning mode and was very affordable. It also includes an antispy and web protect component. The web component is used for web surfing, since this is for a web server, no one should be browsing the net from this machine! One configuration setting that is important is to set the firewall to run in stealth mode so it makes it look like the computer simply isn&#8217;t there.</li>
<li>Install an antivirus program. This is optional in my opinion, if you are starting with a clean machine and have sufficiently protected it. However, it is a good idea to periodically run virus scans on the machine.</li>
</ul>
<div>These are very simple steps to help protect the machine but is by no means a perfect solution. Other things that need to be considered is web application security, which I will cover in another post. </div>
<p>A list of the software used to remove the infection:</p>
<ul>
<li>http://download.microsoft.com/download/4/A/A/4AA524C6-239D-47FF-860B-5B397199CBF8/windows-kb890830-v2.6.exe (Microsoft Malicious Software Removal Tool)</li>
<li><a href="http://www.symantec.com/security_response/writeup.jsp?docid=2008-112203-2408-99">http://www.symantec.com/security_response/writeup.jsp?docid=2008-112203-2408-99</a></li>
<li>CSI Prevx &#8211; This is a paid for tool, however, it detects an EXE file that is related to the infection that the above tools did not detect. In the free mode you can detect the file and manually delete it once you have run the products listed above.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thinkinglemur.com/index.php/2009/01/security-is-important/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Security: Learning about botnets</title>
		<link>http://thinkinglemur.com/index.php/2009/01/computer-security-learning-about-botnets/</link>
		<comments>http://thinkinglemur.com/index.php/2009/01/computer-security-learning-about-botnets/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 15:21:50 +0000</pubDate>
		<dc:creator>Donnie Bachan</dc:creator>
				<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://thinkinglemur.com/?p=76</guid>
		<description><![CDATA[TechRepublic had an interesting article on Botnets and Hosts file pharming. This is something that most people are unaware of while their computers are being silently used by remote attackers. 
http://blogs.techrepublic.com.com/security/?p=738&#38;tag=nl.e036
There are a few tools that I would recommend getting Kaspersky Antivirus 2009 which is a pretty comprehensive threat protection suite.
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fthinkinglemur.com%2Findex.php%2F2009%2F01%2Fcomputer-security-learning-about-botnets%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fthinkinglemur.com%2Findex.php%2F2009%2F01%2Fcomputer-security-learning-about-botnets%2F" height="61" width="51" /></a></div><p>TechRepublic had an interesting article on Botnets and Hosts file pharming. This is something that most people are unaware of while their computers are being silently used by remote attackers. </p>
<p><a href="http://blogs.techrepublic.com.com/security/?p=738&amp;tag=nl.e036">http://blogs.techrepublic.com.com/security/?p=738&amp;tag=nl.e036</a></p>
<p>There are a few tools that I would recommend getting Kaspersky Antivirus 2009 which is a pretty comprehensive threat protection suite.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkinglemur.com/index.php/2009/01/computer-security-learning-about-botnets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP Professional does not load explorer.exe</title>
		<link>http://thinkinglemur.com/index.php/2008/09/windows-xp-professional-does-not-load-explorerexe/</link>
		<comments>http://thinkinglemur.com/index.php/2008/09/windows-xp-professional-does-not-load-explorerexe/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 21:49:35 +0000</pubDate>
		<dc:creator>Donnie Bachan</dc:creator>
				<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows virus removal sdfix xp malware trojan horse]]></category>

		<guid isPermaLink="false">http://thinkinglemur.com/?p=44</guid>
		<description><![CDATA[As one of two technical people at my company I am one of the people who gets called on whenever there is a hardware or software issue of any kind. We have tried to school our users on the dangers of attachments and have implemented software to attempt to prevent viruses entering the network but [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fthinkinglemur.com%2Findex.php%2F2008%2F09%2Fwindows-xp-professional-does-not-load-explorerexe%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fthinkinglemur.com%2Findex.php%2F2008%2F09%2Fwindows-xp-professional-does-not-load-explorerexe%2F" height="61" width="51" /></a></div><p>As one of two technical people at my company I am one of the people who gets called on whenever there is a hardware or software issue of any kind. We have tried to school our users on the dangers of attachments and have implemented software to attempt to prevent viruses entering the network but sometimes they do slip through. Today I had a tough time diagnosing a problem with one of the machines running Windows XP Professional. </p>
<p>Initially, the computer was just very slow and started with pop ups so I followed the tried and true method of cleaning using Spybot Search &amp; Destroy, AdAware and HiJack This!. After running these three programs and restarting the desktop (i.e. explorer.exe) would not load at all, not even in Safe Mode. Needless to say, panic started to set in! We were running ClamWin on that specific machine and well, I hate to say this but, it is crap. It does not protect the computer actively and cannot remove many of the infections that were found on the system. So I put a proper antivirus program on there, Kaspersky 2009. This was able to find infections but could not remove a particularly troublesome one that was disguised as svchost.exe. So after browsing Google for a while I was able to find a reference to <a href="http://www.bleepingcomputer.com/forums/topic131299.html">SDFix.exe</a> which solved most of my problems. After downloading and following the instructions the desktop once again loaded and Kaspersky was able to destroy the other infections.</p>
<p>So I&#8217;m going to add SDFix to my arsenal of spyware removal tools and so should you!</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkinglemur.com/index.php/2008/09/windows-xp-professional-does-not-load-explorerexe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
