<?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: HEUR:Trojan.Script.Iframe</title>
	<atom:link href="http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/</link>
	<description>System admins of Promet - an e-commerce, high availability Open Source web shop - share their findings</description>
	<lastBuildDate>Mon, 15 Mar 2010 21:01:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gerold</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-2/#comment-418</link>
		<dc:creator>gerold</dc:creator>
		<pubDate>Wed, 08 Jul 2009 00:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-418</guid>
		<description>@ Chris - if you receive an Trojan alert on Kaspersky when you visit your site, it&#039;s infected - you need to check your codes for new lines added or replaced.</description>
		<content:encoded><![CDATA[<p>@ Chris &#8211; if you receive an Trojan alert on Kaspersky when you visit your site, it&#8217;s infected &#8211; you need to check your codes for new lines added or replaced.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-2/#comment-413</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 06 Jul 2009 13:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-413</guid>
		<description>Hello ,

It seems kaspersky is blocking my companys website due to a trojan.

Can anyone tell me if it actualy is infected ? We will need to fix it asap if so.</description>
		<content:encoded><![CDATA[<p>Hello ,</p>
<p>It seems kaspersky is blocking my companys website due to a trojan.</p>
<p>Can anyone tell me if it actualy is infected ? We will need to fix it asap if so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerold</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-2/#comment-393</link>
		<dc:creator>gerold</dc:creator>
		<pubDate>Mon, 22 Jun 2009 04:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-393</guid>
		<description>@ArKUStudio -  based on discussions and comments above, I think it&#039;s better if you cleanup your sites/codes, change ftp passwords, and scan pc&#039;s of those who have access to ftp.  Then after that monitor your site if the virus return then check the ftp logs. Also, review file/directory permissions if they world-writable.</description>
		<content:encoded><![CDATA[<p>@ArKUStudio &#8211;  based on discussions and comments above, I think it&#8217;s better if you cleanup your sites/codes, change ftp passwords, and scan pc&#8217;s of those who have access to ftp.  Then after that monitor your site if the virus return then check the ftp logs. Also, review file/directory permissions if they world-writable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ArKu Studio</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-2/#comment-391</link>
		<dc:creator>ArKu Studio</dc:creator>
		<pubDate>Fri, 19 Jun 2009 07:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-391</guid>
		<description>Well, first of all, sorry for my bad english.

I work on a company which is based on web technology, and we was working on 5 sites on Monday, and all those 5 sites was infected what which not can say for other clients ( they are not infected ). We have scanned our PC-s with Kaspersky, BitDeffender,   Norton Internet Security and Norton Antivirus, AVG, Avista, Mcaffe and Nod and non of them find a virus on our PC-s.

Can anyone tell me CLEARLY is the problem in our PC-s or where is this problem.

ps. also we have changed the FTP passwords but no susses yet</description>
		<content:encoded><![CDATA[<p>Well, first of all, sorry for my bad english.</p>
<p>I work on a company which is based on web technology, and we was working on 5 sites on Monday, and all those 5 sites was infected what which not can say for other clients ( they are not infected ). We have scanned our PC-s with Kaspersky, BitDeffender,   Norton Internet Security and Norton Antivirus, AVG, Avista, Mcaffe and Nod and non of them find a virus on our PC-s.</p>
<p>Can anyone tell me CLEARLY is the problem in our PC-s or where is this problem.</p>
<p>ps. also we have changed the FTP passwords but no susses yet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murat Demirten</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-2/#comment-379</link>
		<dc:creator>Murat Demirten</dc:creator>
		<pubDate>Sat, 13 Jun 2009 16:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-379</guid>
		<description>I&#039;ve just a simple ruby script, it uses nokogiri gem and parse files as xml, so alternative-multiline writings of script or iframe codes can be catched and corrected, maybe it can helps for someone too:
http://linux-tips.org/article/97/multi-conditional-search-and-replace-clearing-a-ftp-trojan-script-example</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just a simple ruby script, it uses nokogiri gem and parse files as xml, so alternative-multiline writings of script or iframe codes can be catched and corrected, maybe it can helps for someone too:<br />
<a href="http://linux-tips.org/article/97/multi-conditional-search-and-replace-clearing-a-ftp-trojan-script-example" rel="nofollow">http://linux-tips.org/article/97/multi-conditional-search-and-replace-clearing-a-ftp-trojan-script-example</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MK</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-1/#comment-372</link>
		<dc:creator>MK</dc:creator>
		<pubDate>Mon, 08 Jun 2009 10:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-372</guid>
		<description>I have faced the same issue of  accessing the site and getting a warning message instead of the original page. Most probably the issue will be with iframe . In my case also there were iframe entries but they were valid entries.

After checking further only i realised that some of the files of the site was using another Urls in the code. These other Urls are infected (which are not hosted on our server ) and thus our site is infected :/

Removing those Urls resolved the issue :D</description>
		<content:encoded><![CDATA[<p>I have faced the same issue of  accessing the site and getting a warning message instead of the original page. Most probably the issue will be with iframe . In my case also there were iframe entries but they were valid entries.</p>
<p>After checking further only i realised that some of the files of the site was using another Urls in the code. These other Urls are infected (which are not hosted on our server ) and thus our site is infected :/</p>
<p>Removing those Urls resolved the issue <img src='http://linuxsysadminblog.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric DB</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-1/#comment-370</link>
		<dc:creator>Eric DB</dc:creator>
		<pubDate>Sat, 06 Jun 2009 21:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-370</guid>
		<description>Wow! This is what I was looking for, thanks so much for posting these helpful scripts.

I had to change the regex to get it to work with my particular situation. Posting here in case someone else might enjoy:



#!/bin/bash
grep -Z -R &quot;eval(String.fromCharCode(118,97&quot; /path/to/site/* &gt;&gt; affected_file_list.txt

while read line
do
echo &quot;Cleaning: &quot; $line
perl -pi -e &#039;s/\eval\(String\.fromCharCode\(.+\//g&#039; $line
perl -pi -e &quot;s/\//g&quot; $line
done &lt; affected_file_list.txt
echo &quot;Done&quot;</description>
		<content:encoded><![CDATA[<p>Wow! This is what I was looking for, thanks so much for posting these helpful scripts.</p>
<p>I had to change the regex to get it to work with my particular situation. Posting here in case someone else might enjoy:</p>
<p>#!/bin/bash<br />
grep -Z -R &#8220;eval(String.fromCharCode(118,97&#8243; /path/to/site/* &gt;&gt; affected_file_list.txt</p>
<p>while read line<br />
do<br />
echo &#8220;Cleaning: &#8221; $line<br />
perl -pi -e &#8217;s/\eval\(String\.fromCharCode\(.+\//g&#8217; $line<br />
perl -pi -e &#8220;s/\//g&#8221; $line<br />
done &lt; affected_file_list.txt<br />
echo &#8220;Done&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kerwin</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-1/#comment-360</link>
		<dc:creator>kerwin</dc:creator>
		<pubDate>Wed, 03 Jun 2009 08:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-360</guid>
		<description>im having same problem as well and it&#039;s annoying.. 

avira didnt detected the virus kaspersky did..</description>
		<content:encoded><![CDATA[<p>im having same problem as well and it&#8217;s annoying.. </p>
<p>avira didnt detected the virus kaspersky did..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Benitez</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-1/#comment-357</link>
		<dc:creator>Andrew Benitez</dc:creator>
		<pubDate>Tue, 02 Jun 2009 22:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-357</guid>
		<description>I also removed write permission for Admin. I&#039;m hoping this will fix the issue.

It&#039;s so annoying to have this issue with ALL of my PHP sites.</description>
		<content:encoded><![CDATA[<p>I also removed write permission for Admin. I&#8217;m hoping this will fix the issue.</p>
<p>It&#8217;s so annoying to have this issue with ALL of my PHP sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IFrame Malware Script &#171; Michael Jay Cantrell</title>
		<link>http://linuxsysadminblog.com/2009/03/heurtrojanscriptiframe/comment-page-1/#comment-349</link>
		<dc:creator>IFrame Malware Script &#171; Michael Jay Cantrell</dc:creator>
		<pubDate>Sat, 30 May 2009 02:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=432#comment-349</guid>
		<description>[...] This is used to write an iFrame to your site that links to malware. It seems the internet has been abuzz lately over this. The most useful link I&#8217;ve found is this one. [...]</description>
		<content:encoded><![CDATA[<p>[...] This is used to write an iFrame to your site that links to malware. It seems the internet has been abuzz lately over this. The most useful link I&#8217;ve found is this one. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
