<?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: HTML/Framer.Z Virus in WordPress</title>
	<atom:link href="http://www.trentmueller.com/blog/htmlframerz-virus-in-wordpress.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.trentmueller.com/blog/htmlframerz-virus-in-wordpress.html</link>
	<description>A blog by Trent Mueller</description>
	<lastBuildDate>Mon, 06 Sep 2010 01:13:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Adi5402</title>
		<link>http://www.trentmueller.com/blog/htmlframerz-virus-in-wordpress.html/comment-page-1#comment-685</link>
		<dc:creator>Adi5402</dc:creator>
		<pubDate>Mon, 22 Jun 2009 12:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.trentmueller.com/blog/?p=68#comment-685</guid>
		<description>Hy dude how do u know where its effecting my whole website seems to be infected avg is picking it up on all index files as infected with this framer thing

ill look for ur code now</description>
		<content:encoded><![CDATA[<p>Hy dude how do u know where its effecting my whole website seems to be infected avg is picking it up on all index files as infected with this framer thing</p>
<p>ill look for ur code now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trent M</title>
		<link>http://www.trentmueller.com/blog/htmlframerz-virus-in-wordpress.html/comment-page-1#comment-279</link>
		<dc:creator>Trent M</dc:creator>
		<pubDate>Mon, 01 Sep 2008 17:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.trentmueller.com/blog/?p=68#comment-279</guid>
		<description>You probably had some kind of antivirus program tell you your site was infected. So, whatever page URL you were on at the time you saw the antivirus message is the page you want to first examine.

Use an FTP program to download your htm/php file and repair it or just upload and replace the infected file with a clean version of the htm/php file, if you have it stored somewhere on your computer.

If you try to repair, after you download the infected file, open in Dreamweaver or something that allows you to search the code. You won&#039;t get a virus by opening up the file in a html editor, but only by viewing/previewing in a browser. If you don&#039;t have a html editor, you can also rename your file extensions from .php to .txt and open in Notepad and also find/replace that way too. Just look for funky looking code like in the example listed above on this page. 

Good luck!</description>
		<content:encoded><![CDATA[<p>You probably had some kind of antivirus program tell you your site was infected. So, whatever page URL you were on at the time you saw the antivirus message is the page you want to first examine.</p>
<p>Use an FTP program to download your htm/php file and repair it or just upload and replace the infected file with a clean version of the htm/php file, if you have it stored somewhere on your computer.</p>
<p>If you try to repair, after you download the infected file, open in Dreamweaver or something that allows you to search the code. You won&#8217;t get a virus by opening up the file in a html editor, but only by viewing/previewing in a browser. If you don&#8217;t have a html editor, you can also rename your file extensions from .php to .txt and open in Notepad and also find/replace that way too. Just look for funky looking code like in the example listed above on this page. </p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DrJ</title>
		<link>http://www.trentmueller.com/blog/htmlframerz-virus-in-wordpress.html/comment-page-1#comment-277</link>
		<dc:creator>DrJ</dc:creator>
		<pubDate>Mon, 01 Sep 2008 10:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.trentmueller.com/blog/?p=68#comment-277</guid>
		<description>I&#039;t infected my site to.
but i can&#039;t open the htm and php files and search the code!? 
( avg not running )
How can i open/edit the infected files?</description>
		<content:encoded><![CDATA[<p>I&#8217;t infected my site to.<br />
but i can&#8217;t open the htm and php files and search the code!?<br />
( avg not running )<br />
How can i open/edit the infected files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trent M</title>
		<link>http://www.trentmueller.com/blog/htmlframerz-virus-in-wordpress.html/comment-page-1#comment-274</link>
		<dc:creator>Trent M</dc:creator>
		<pubDate>Sat, 16 Aug 2008 01:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.trentmueller.com/blog/?p=68#comment-274</guid>
		<description>You might want to do a global search/replace on your website to get rid of it. It will probably be similar code to the example I posted above. I&#039;d first identify the exact code, then determine if it&#039;s exactly the same across all your infected pages- it likely is. Then if your site is actual separate html files, I&#039;d use something like Dreamweaver to do a find/replace to remove it. You can set Dreamweaver to remove all files that contain *code* within a specified folder. If your site is dynamic (database driven), I&#039;d do a search/replace in your mysql database or whatever you&#039;re using.</description>
		<content:encoded><![CDATA[<p>You might want to do a global search/replace on your website to get rid of it. It will probably be similar code to the example I posted above. I&#8217;d first identify the exact code, then determine if it&#8217;s exactly the same across all your infected pages- it likely is. Then if your site is actual separate html files, I&#8217;d use something like Dreamweaver to do a find/replace to remove it. You can set Dreamweaver to remove all files that contain *code* within a specified folder. If your site is dynamic (database driven), I&#8217;d do a search/replace in your mysql database or whatever you&#8217;re using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://www.trentmueller.com/blog/htmlframerz-virus-in-wordpress.html/comment-page-1#comment-273</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 14 Aug 2008 15:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.trentmueller.com/blog/?p=68#comment-273</guid>
		<description>what do you do if they have infected your whole site like they did mine?  I have a huge site</description>
		<content:encoded><![CDATA[<p>what do you do if they have infected your whole site like they did mine?  I have a huge site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jet</title>
		<link>http://www.trentmueller.com/blog/htmlframerz-virus-in-wordpress.html/comment-page-1#comment-268</link>
		<dc:creator>Jet</dc:creator>
		<pubDate>Sat, 19 Jul 2008 11:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.trentmueller.com/blog/?p=68#comment-268</guid>
		<description>This html framer.z came up on my AVG virus program too. It&#039;s in the AVG virus vault right now. I don&#039;t see anything on AVG I can use to delete it from my PC. I&#039;m not that experienced to be able to get this framer.z off my PC. I looked on the Norton web site for a program to remove it but didn&#039;t find anything. Can anyone offer some help please?</description>
		<content:encoded><![CDATA[<p>This html framer.z came up on my AVG virus program too. It&#8217;s in the AVG virus vault right now. I don&#8217;t see anything on AVG I can use to delete it from my PC. I&#8217;m not that experienced to be able to get this framer.z off my PC. I looked on the Norton web site for a program to remove it but didn&#8217;t find anything. Can anyone offer some help please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miriam</title>
		<link>http://www.trentmueller.com/blog/htmlframerz-virus-in-wordpress.html/comment-page-1#comment-251</link>
		<dc:creator>Miriam</dc:creator>
		<pubDate>Sat, 05 Jul 2008 03:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.trentmueller.com/blog/?p=68#comment-251</guid>
		<description>Trent, 
It is good you detected the &quot;lovely hacker&quot;. It was very frustraiting for me
everytime I wanted to open your blog and my compueter&#039;s secutiry awarned me that it had virus.</description>
		<content:encoded><![CDATA[<p>Trent,<br />
It is good you detected the &#8220;lovely hacker&#8221;. It was very frustraiting for me<br />
everytime I wanted to open your blog and my compueter&#8217;s secutiry awarned me that it had virus.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
