<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; wordpress hack</title> <atom:link href="http://www.ghacks.net/tag/wordpress-hack/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Mass Shared Host Website Hack</title><link>http://www.ghacks.net/2010/05/09/mass-shared-host-website-hack/</link> <comments>http://www.ghacks.net/2010/05/09/mass-shared-host-website-hack/#comments</comments> <pubDate>Sun, 09 May 2010 14:42:04 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[hack]]></category> <category><![CDATA[shared host]]></category> <category><![CDATA[websites]]></category> <category><![CDATA[wordpress hack]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25290</guid> <description><![CDATA[Reports began to appear on the Internet two days ago that suggested that a new mass hack was underway. It was first assumed that the hack was only targeting WordPress blogs but it soon became known that other scripts were also affected by it. The common denominator of the hack was that all affected websites [...]]]></description> <content:encoded><![CDATA[<p>Reports began to appear on the Internet two days ago that suggested that a new mass hack was underway. It was first assumed that the hack was only targeting WordPress blogs but it soon became known that other scripts were also affected by it.</p><p>The common denominator of the hack was that all affected websites were hosted on so called shared hosting servers. These servers host multiple websites by different users. Affected web hosting companies are Go Daddy, Bluehost, Media temple, Dreamhost and Network Solutions. It is likely that others are affected as well.</p><p>It is not clear yet how the hack was carried out. Current suggestions are either weak passwords or file access rights that allow the attacker to gain access.</p><p><span
id="more-25290"></span><br
/><blockquote><a
href="http://blog.sucuri.net/2010/05/new-attack-today-against-wordpress.html">We are</a> seeing multiple reports today of WordPress sites (running their latest version) getting compromised. The initial reports today were restricted only to Dreamhost, but now we are seeing the same pattern on blogs hosted at GoDaddy, Bluehost, Media temple and other places.</p></blockquote><p>How do you know if your website is affected?</p><blockquote><p>All those sites had this javascript added to their pages:</p><p> http://www.indesignstudioinfo.com/ls.php<br
/> http://zettapetta.com/js.php</p><p>Which came from a long base64 encoded string added to their footer.php file (or on all the PHP files in some cases).</p></blockquote><p>The website <a
href="http://www.wpsecuritylock.com/breaking-news-wordpress-hacked-with-zettapetta-on-dreamhost/">WP Security Lock</a> posted detection instructions as well.</p><blockquote><p>Here&#8217;s some of Zettapetta&#8217;s behavior:<br
/> Your website is redirected to:http://www1.firesavez5.com/?p=p52dcWpkbmmHjsbIo216h3de0KCf&#8230;&#8230;.. or<br
/> http://www1.firesavez6.com/?p=p52dcWpkbG6HjsbIo&#8230;<br
/> This redirect page is a blank page. The source code contains the following:</p><h1>404 Not Found</h1><p>The page that you have requested could not be found.<br
/> All of your .php files on your WordPress contain the following malicious code&#8230;<?php /**/ eval(base64_decode("aWYoZnVuY3Rpb25fZXhpc3RzKCdvYl9z.....<br
/> Located in the source code near the bottom of all .php files is the following script: http://zettapetta.com/js.php and http://www.indesignstudioinfo.com/<br
/> Your antivirus program blocks the installation of the threat: www.firesavez5.com or a www.firesaver6.com installer.</p></blockquote><p><a
href="http://blog.sucuri.net/2010/05/simple-cleanup-solution-for-the-latest-wordpress-hack.html">Sucuri.net</a> has posted instructions on how to remove the malicious code from WordPress.</p><blockquote><p>Via SSH:</p><p>If you have SSH access to your server, run the following commands on your web root:</p><p> $ find ./ -name &#8220;*.php&#8221; -type f | \<br
/> xargs sed -i &#8216;s#<?php /\*\*/ eval(base64_decode("aWY.*?>##g&#8217; 2>&#038;1<br
/> $ find ./ -name &#8220;*.php&#8221; -type f | \<br
/> xargs sed -i &#8216;/./,$!d&#8217; 2>&#038;1</p><p>Via web:</p><p>If you don&#8217;t have SSH access, download this file to your desktop:<br
/> http://sucuri.net/malware/helpers/wordpress-fix_php.txt and rename it to wordpress-fix.php.</p><p>After that, upload it to your site via FTP, and run it (using your browser) as: http://yoursite.com/wordpress-fix.php</p><p>This script will take a few minutes to complete, but will scan your whole site and remove the malware entries.</p><p>Once you are done, go back to your site and remove this file.</p></blockquote><p>Has your blog or website been affected by the hack? Let us know how you resolved the issue in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/09/mass-shared-host-website-hack/feed/</wfw:commentRss> <slash:comments>22</slash:comments> </item> <item><title>WordPress Hack Terrifies Webmasters</title><link>http://www.ghacks.net/2010/04/12/wordpress-hack-terrifies-webmasters/</link> <comments>http://www.ghacks.net/2010/04/12/wordpress-hack-terrifies-webmasters/#comments</comments> <pubDate>Mon, 12 Apr 2010 08:54:42 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[cloaing]]></category> <category><![CDATA[virus]]></category> <category><![CDATA[webmaster]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress exploit]]></category> <category><![CDATA[wordpress hack]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24415</guid> <description><![CDATA[Reports about a WordPress hack affecting self-hosted WordPress blogs have appeared on the Internet in March. The hack seems to affect WordPress 2.9.2, the latest version of the blogging platform. To make matters worse there seem to be two &#8211; possibly unrelated &#8211; issues that webmasters experience. One is a malware attack that is spreading [...]]]></description> <content:encoded><![CDATA[<p>Reports about a WordPress hack affecting self-hosted WordPress blogs have appeared on the Internet in March. The hack seems to affect WordPress 2.9.2, the latest version of the blogging platform.</p><p>To make matters worse there seem to be two &#8211; possibly unrelated &#8211; issues that webmasters experience. One is a malware attack that is spreading malware on hacked blogs while the other is making use of cloaking techniques to serve a different version of the blog to search engine spiders than to regular visitors and admins.</p><p>The cloaking hack appeared on radars in March when bloggers and hosters reported about compromised sites. Media Temple for instance stated on March 2nd that &#8220;a number of customer sites [..] have been compromised&#8221;.</p><p><span
id="more-24415"></span>They identified several patterns the attackers used, one of which placed random-string names in the document root of the blog.</p><p>But Media Temple hosted WordPress blogs were not the only ones hit by the attack. Reports from webmasters hosted by Godaddy, Network Solutions or VPS.net indicated that the attack was not web hoster specific.</p><p>Fast forward to April 6. <a
href="http://www.christopherspenn.com/2010/04/find-the-latest-wordpress-hack/">Christopher Penn</a> discovered that his blog had been compromised. He found out that the hack on his site injected a new option name into the wp_options table that was using encoded Javascript. The option name always started with rss_.</p><p>Deleting that name from the database table stopped the cloaking issues he was experiencing. The key did however appear again which suggested that his blog was still open for the attack.</p><p>The vulnerability itself has not been discovered yet. Chris suggested that it has either been the TimThumb plugin or an outdated version of Magpie that WordPress ships with. Both have not yet been confirmed to be the entry points.</p><p>There has been no response yet from the WordPress developers regarding this issue.</p><p>To make matters worse a second attack has hit WordPress blogs, this time to spread malware. It is not yet clear if the two attacks are related but it is likely that they are.</p><p><a
href="http://techcocktail.com/wordpress-hacked-virus-cloaks-search-engines-2010-04">Frank Gruber</a> posted information about that second attack on his blog which ironically seems to have been successfully compromised as well.</p><blockquote><p>The virus somehow infiltrates WordPress and adds a new file in your scripts directory called jquery.js and then inserts that file into the header or footer files of your site. It also inserts an iFrame that calls a 3rd party site which is known for malware or other malicious activities.</p></blockquote><p>The Trend Micro blog is <a
href="http://blog.trendmicro.com/wordpress-blogs-suffer-mass-compromise/">sharing</a> additional information about the virus that is being spread using this attack. The attack  &#8220;leads into an infection chain that leads to various malware, including a rogue antivirus[..]&#8220;.</p><p>To sum it up:</p><ul><li>Several WordPress blogs running the latest official version are currently successfully compromised.</li><li>Attackers either manipulate the blog to spread malware (more recently) or to cloak links that are only visible to search engines</li><li>It is currently not clear how the attacks are carried out.</li><li>Some pointers are given on how to disinfect a blog</li></ul><p>WordPress webmasters should check their blogs immediately to make sure that it has not been compromised yet. A wordpress plugin like <a
href="http://wordpress.org/extend/plugins/antivirus/">Antivirus</a> might also help in preventing a successful attack.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/04/12/wordpress-hack-terrifies-webmasters/feed/</wfw:commentRss> <slash:comments>22</slash:comments> </item> <item><title>WordPress Hack: Change Number Of Comments Per Page In Admin Interface</title><link>http://www.ghacks.net/2008/12/17/wordpress-hack-change-number-of-comments-per-page-in-admin-interface/</link> <comments>http://www.ghacks.net/2008/12/17/wordpress-hack-change-number-of-comments-per-page-in-admin-interface/#comments</comments> <pubDate>Wed, 17 Dec 2008 13:10:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[blog software]]></category> <category><![CDATA[comment hack]]></category> <category><![CDATA[moderate comments]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress comment hack]]></category> <category><![CDATA[wordpress comments]]></category> <category><![CDATA[wordpress hack]]></category> <category><![CDATA[wordpress tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9116</guid> <description><![CDATA[WordPress is displaying 20 comments per page in the admin interface. This might not be a problem for users who usually get a handful of comments per day but it forces webmasters with hundreds of comments per day to flip through the pages quite often. The 20 comments per page figure is actually the figure [...]]]></description> <content:encoded><![CDATA[<p>WordPress is displaying 20 comments per page in the admin interface. This might not be a problem for users who usually get a handful of comments per day but it forces webmasters with hundreds of comments per day to flip through the pages quite often. The 20 comments per page figure is actually the figure for both the approved comments and the comments identified as spam.</p><p>Another thing that is really annoying in WordPress 2.7 is the fact that you can either delete all comments on the page, selected comments or all spam comments at once. At 20 spam comments per page and thousands in total this can take a long time to flip through and delete.</p><p>The WordPress hack is actually quite easy to perform even for webmasters who have no knowledge whatsoever regarding html and php. The file that is responsible for the amount of comments that are displayed is called edit-comments.php. It can be found in the wp-admin folder. Make sure you backup that file before you apply the changes so that you can revert back if something should go wrong.</p><p><span
id="more-9116"></span>Locate the following line in the file, it should be around line 182 in the file:</p><p><code>$comments_per_page = apply_filters('comments_per_page', 20, $comment_status);</code></p><p>The only thing that you need to do is to change the figure 20 to another figure, e.g. 100 so that it looks like this:</p><p><code>$comments_per_page = apply_filters('comments_per_page', 100, $comment_status);</code></p><p>Just save the file again and check the display of the comments in the admin interface to make sure everything is working correctly.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/17/wordpress-hack-change-number-of-comments-per-page-in-admin-interface/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
