<?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: Anti-WordPress-Hacking Suggestions</title>
	<atom:link href="http://cocaman.ch/wp/2009/09/anti-wordpress-hacking-suggestions/feed/" rel="self" type="application/rss+xml" />
	<link>http://cocaman.ch/wp/2009/09/anti-wordpress-hacking-suggestions/</link>
	<description>Geeky at the Lake of Zurich</description>
	<lastBuildDate>Mon, 12 Sep 2011 18:34:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: CoCaman</title>
		<link>http://cocaman.ch/wp/2009/09/anti-wordpress-hacking-suggestions/comment-page-1/#comment-259908</link>
		<dc:creator>CoCaman</dc:creator>
		<pubDate>Sun, 13 Sep 2009 14:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://cocaman.ch/wp/?p=1966#comment-259908</guid>
		<description>Thanks for your message Otto

Yeah, I see your points. I just think there should somehow be a way to block hackers/script kiddies more efficient.</description>
		<content:encoded><![CDATA[<p>Thanks for your message Otto</p>
<p>Yeah, I see your points. I just think there should somehow be a way to block hackers/script kiddies more efficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://cocaman.ch/wp/2009/09/anti-wordpress-hacking-suggestions/comment-page-1/#comment-259890</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Tue, 08 Sep 2009 17:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://cocaman.ch/wp/?p=1966#comment-259890</guid>
		<description>Your suggestion about creating a new admin user email is a good one, but ultimately wouldn&#039;t help. All methods for hacking WordPress inevitability are trying for the goal of executing their own PHP code. Once they can do that, they can bypass any security measure you put in place, including creating admin users without email and such. 

Their only goal in creating hidden admin users is to leave themselves a backdoor to be exploited later. If you find the hack, clean up the files, and upgrade the software, you might not notice those hidden admin users in the database. The current exploit even went to the trouble of trying to conceal its new admins on the user interface, using javascript trickery.

Creating a randomized table name prefix might help, but unfortunately straight SQL injection isn&#039;t a common problem anymore with WordPress. The exploits that have been found most often are privilege escalation ones, where a user can gain abilities they should not have, and this then usually results in execution of arbitrary code. A random table prefix won&#039;t help there. Also, it&#039;s a &quot;club&quot; solution, it only protects by the lowest hanging fruit principle. If every blog implemented it, then it&#039;s no longer any good, since the hacker could code around it if necessary.

A notification system would indeed do what you want, but it seems like you&#039;d just get notified after the fact. Also, it really falls into plugin territory. There are security plugins that monitor the filesystem and can notify you of new files and/or file changes on a regular basis. These *would* have caught this hack and notified the user rather quickly. Not sure that should be in core though.</description>
		<content:encoded><![CDATA[<p>Your suggestion about creating a new admin user email is a good one, but ultimately wouldn&#8217;t help. All methods for hacking WordPress inevitability are trying for the goal of executing their own PHP code. Once they can do that, they can bypass any security measure you put in place, including creating admin users without email and such. </p>
<p>Their only goal in creating hidden admin users is to leave themselves a backdoor to be exploited later. If you find the hack, clean up the files, and upgrade the software, you might not notice those hidden admin users in the database. The current exploit even went to the trouble of trying to conceal its new admins on the user interface, using javascript trickery.</p>
<p>Creating a randomized table name prefix might help, but unfortunately straight SQL injection isn&#8217;t a common problem anymore with WordPress. The exploits that have been found most often are privilege escalation ones, where a user can gain abilities they should not have, and this then usually results in execution of arbitrary code. A random table prefix won&#8217;t help there. Also, it&#8217;s a &#8220;club&#8221; solution, it only protects by the lowest hanging fruit principle. If every blog implemented it, then it&#8217;s no longer any good, since the hacker could code around it if necessary.</p>
<p>A notification system would indeed do what you want, but it seems like you&#8217;d just get notified after the fact. Also, it really falls into plugin territory. There are security plugins that monitor the filesystem and can notify you of new files and/or file changes on a regular basis. These *would* have caught this hack and notified the user rather quickly. Not sure that should be in core though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corsin Camichel</title>
		<link>http://cocaman.ch/wp/2009/09/anti-wordpress-hacking-suggestions/comment-page-1/#comment-260631</link>
		<dc:creator>Corsin Camichel</dc:creator>
		<pubDate>Sat, 05 Sep 2009 19:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://cocaman.ch/wp/?p=1966#comment-260631</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;new blog post: Anti-Wordpress-Hacking Suggestions http://bit.ly/MUftD&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">new blog post: Anti-Wordpress-Hacking Suggestions <a href="http://bit.ly/MUftD" rel="nofollow">http://bit.ly/MUftD</a></span></span></span></p>
]]></content:encoded>
	</item>
</channel>
</rss>

