<?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>stopthehacker.com &#187; website</title>
	<atom:link href="http://www.stopthehacker.com/tag/website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stopthehacker.com</link>
	<description>Jaal, LLC</description>
	<lastBuildDate>Wed, 01 Sep 2010 18:08:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Analyzing Popular CMSs: Are phpBB Users at Risk?</title>
		<link>http://www.stopthehacker.com/2010/02/04/analyzing-popular-cmss-are-phpbb-users-at-risk/</link>
		<comments>http://www.stopthehacker.com/2010/02/04/analyzing-popular-cmss-are-phpbb-users-at-risk/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 23:00:22 +0000</pubDate>
		<dc:creator>anirban</dc:creator>
				<category><![CDATA[Report]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[phpbb]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1247</guid>
		<description><![CDATA[Continuing with our series of articles on CMS security, this time we will be focusing on phpBB. We have previously profiled Joomla, WordPress, and Drupal.
I can already hear CMS purists howling that phpBB is not a CMS. In a way they&#8217;re right, but in other ways it is a CMS.  phpBB is without a doubt one [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing with our series of articles on CMS security, this time we will be focusing on <a href="http://www.phpbb.com" target="_blank">phpBB</a>. We have previously profiled <a href="http://www.stopthehacker.com/2010/02/01/analyzing-popular-cmses-sites-using-joomla/" target="_blank">Joomla</a>, <a href="http://www.stopthehacker.com/2010/02/02/analyzing-popular-cmses-are-wordpress-users-at-risk/" target="_blank">WordPress</a>, and <a href="../2010/02/03/analyzing-popular-cmss-are-drupal-users-at-risk/" target="_blank">Drupal</a>.</p>
<p>I can already hear CMS purists howling that <a href="http://www.phpbb.com/" target="_blank">phpBB</a> is not a CMS. In a way they&#8217;re right, but in other ways it is a CMS.  <a href="http://www.phpbb.com/" target="_blank">phpBB</a> is without a doubt one of the most popular &#8220;Internet Forum&#8221; software packages available. Its ease of installation, various custom skins, and large installation base make it a very attractive choice for anyone who wishes to set up a community discussion board on the Internet. <a href="http://www.phpbb.com/" target="_blank">phpBB</a> has had a few million downloads at the very least and enjoys a very active user group.</p>
<p><a href="http://www.phpbb.com/" target="_blank">phpBB</a> is popular among webmasters who want to set up Internet forums easily. Users of phpBB also benefit from a high level of customization. Another big plus for this CMS. Support for this CMS is awesome, in fact, phpBB has flash based <a href="http://phpbb.com/support/tutorials/3.0/?from=submenu&amp;sid=6828fb7af3281d796c059037c2bdd58b" target="_blank">video tutorials</a> to help new users get started! Additionally, the <a href="http://www.phpbb.com/" target="_blank">phpBB</a> developer community is very security conscious.</p>
<p>Next, we will take a close look at <a href="http://www.phpbb.com/" target="_blank">phpBB</a><a href="http://drupal.org/" target="_blank"></a> to understand security issues with active installations seen publicly on the Internet.</p>
<p><strong>The aim of this experiment:</strong></p>
<ul>
<li>To determine the number of <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites using older versions of the CMS package (and hence vulnerable to attacks).</li>
<li>Identify the associated scripts <a href="http://www.phpbb.com/" target="_blank">phpBB</a> users install in addition to core <a href="http://www.phpbb.com/" target="_blank">phpBB</a> functionality.</li>
<li>Identify the vulnerabilities of using the associated scripts.</li>
</ul>
<p><strong>Experiment methodology:</strong></p>
<p>An initial corpus of 100,000 websites was mined (via <a href="http://www.google.com" target="_blank">Google</a>) using a keyword search to locate websites which discussed <a href="http://www.phpbb.com/" target="_blank">phpBB</a>. Understandably, not all 100,000 websites would actually be using <a href="http://www.phpbb.com/" target="_blank">phpBB</a>. Approximately 10,000 websites from this corpus were analyzed. Each website was analyzed to determine if it was generated by <a href="http://www.phpbb.com/" target="_blank">phpBB</a> or its associated plugins. Each website was then cross-referenced with the <a href="http://www.google.com/tools/firefox/safebrowsing/" target="_blank">Google Safe Browsing List</a>. This experiment was conducted between February 1st and February 3rd, 2010.</p>
<p><strong>Distribution of phpBB versions:</strong></p>
<p>In 84.16% of sites running on <a href="http://www.phpbb.com/" target="_blank">phpBB </a> a version number of the CMS package could be identified. We found the following distribution of <a href="http://www.phpbb.com/" target="_blank">phpBB</a> versions in the websites examined (where versions of installations could be determined).</p>
<ul>
<li>32.2% of sites were running version 2.x<br /><em>Note: <a href="http://www.governmentsecurity.org/forum/index.php?showtopic=14081" target="_blank">Publicly available information about exploits for phpBB 2.x versions exist</a>.</em></li>
<li>67.8% of sites were running version 3.x</li>
</ul>
<p><strong>We present the most interesting results:</strong></p>
<ul>
<li>None of the <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites were blacklisted by <a href="http://www.google.com/tools/firefox/safebrowsing/" target="_blank">Google Safe Browsing</a>.</li>
<li>Only 2.5% of <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites had Iframes embedded in them. None of the Iframes were obfuscated or tried to load malware.</li>
<li> None of the <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites which had Iframes were using JQuery.<em><br />
</em></li>
<li>About 4.2% of all <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites use jQuery.<br /><em> Note: <a href="../2009/12/09/when-benign-scripts-attack-v/" target="_blank">JQuery has been known to be targeted by malicious hackers as a code-injection delivery mechanism</a>.</em></li>
<li>Only 0.3% of the <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites use Mootools.</li>
<li>Only 0.3% of the <a href="http://www.phpbb.com/" target="_blank">phpBB</a> sites use AC_RunActiveContent.js.</li>
</ul>
<p><strong>Conclusion:</strong></p>
<p>This limited experiment shows that like <a href="../2010/02/03/analyzing-popular-cmss-are-drupal-users-at-risk/" target="_blank">Drupal</a>, <a href="http://www.phpbb.com/" target="_blank">phpBB</a> installations seem to be relatively safe from the most prevalent forms of malware. However, the fact remains that there are quite a few vulnerable installations of <a href="http://www.phpbb.com/" target="_blank">phpBB</a> which can fall prey to malicious hackers. This trend is echoed by our analysis of <a href="../2010/02/02/analyzing-popular-cmses-are-wordpress-users-at-risk/" target="_blank">WordPress</a> . It will be interesting to probe further and understand why the number of &#8220;infected&#8221; sites is not higher when there are vulnerable installations in the wild.</p>
<p>Till next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopthehacker.com/2010/02/04/analyzing-popular-cmss-are-phpbb-users-at-risk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Analyzing Popular CMSs: Are Drupal Users at Risk?</title>
		<link>http://www.stopthehacker.com/2010/02/03/analyzing-popular-cmss-are-drupal-users-at-risk/</link>
		<comments>http://www.stopthehacker.com/2010/02/03/analyzing-popular-cmss-are-drupal-users-at-risk/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 20:34:41 +0000</pubDate>
		<dc:creator>anirban</dc:creator>
				<category><![CDATA[Report]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1221</guid>
		<description><![CDATA[Continuing with this series of articles on CMS security, we have previously profiled Joomla and WordPress, this time we will be focusing on Drupal. Another, in a line of popular CMSs available today, Drupal, is used by tens of thousands of websites. Similar to WordPress, it has various plugins to customize the base installation and also [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing with this series of articles on CMS security, we have previously profiled <a href="http://www.stopthehacker.com/2010/02/01/analyzing-popular-cmses-sites-using-joomla/" target="_blank">Joomla</a> and <a href="http://www.stopthehacker.com/2010/02/02/analyzing-popular-cmses-are-wordpress-users-at-risk/" target="_blank">WordPress</a>, this time we will be focusing on <a href="http://drupal.org/" target="_blank">Drupal</a>. Another, in a line of popular CMSs available today, <a href="http://drupal.org/" target="_blank">Drupal</a>, is used by tens of thousands of websites. Similar to <a href="../2010/02/02/analyzing-popular-cmses-are-wordpress-users-at-risk/" target="_blank">WordPress</a>, it has various plugins to customize the base installation and also sports interesting features such as &#8220;friendly links.&#8221; Quoting from the Drupal site, &#8220;Drupal uses Apache&#8217;s mod_rewrite to enable customizable URLs that are both user and search engine friendly.&#8221; Additionally, this particular CMS enjoys a large user community that is very serious about security.</p>
<p><a href="http://drupal.org/" target="_blank">Drupal</a> is another prime example of a modern CMS. With more than <a href="http://drupal.org/project/usage/drupal" target="_blank">250,000 weekly hits</a> to its APIs, this CMS has gained immense popularity! One would agree with the statement on the <a href="http://drupal.org/" target="_blank">Drupal</a> site which proclaims: &#8220;Tens of thousands of people and organizations are <a href="http://drupal.org/cases">using Drupal</a> to power scores of different web sites&#8221;.</p>
<p>Similar to the other CMSs which we have profiled in this series, <a href="http://drupal.org/" target="_blank">Drupal</a> offers the flexibility to manage content easily, add attractive themes and otherwise customize websites. Considering the plethora of <a href="http://drupal.org/project/Themes" target="_blank">themes</a> available through the Drupal website, users seem to be very conscious of the attractiveness of their sites.</p>
<p>In this post we will be taking a close look at <a href="http://drupal.org/" target="_blank">Drupal</a> to understand any interesting issues with active installations publicly seen on the Internet.</p>
<p><strong>The aim of this experiment:</strong></p>
<ul>
<li>What associated scripts do <a href="http://drupal.org/" target="_blank">Drupal</a> users use in addition to core <a href="http://drupal.org/" target="_blank">Drupal</a> functionality?</li>
<li>What are the vulnerabilities of using the associated scripts?</li>
</ul>
<p><strong>Experiment methodology:</strong></p>
<p>An initial corpus of 100,000 websites was mined (via <a href="http://www.google.com" target="_blank">Google</a>) using a keyword search to locate websites which discussed <a href="http://drupal.org/" target="_blank">Drupal</a>. Understandably, not all 100,000 websites were actually using <a href="http://drupal.org/" target="_blank">Drupal</a>. Approximately 10,000 websites from this corpus were analyzed. Each website was analyzed to determine if it was generated by <a href="http://drupal.org/" target="_blank">Drupal</a> or its associated plugins. Each website was then cross-referenced with the <a href="http://www.google.com/tools/firefox/safebrowsing/" target="_blank">Google Safe Browsing List</a>. This experiment was conducted between January 28th and January 30th, 2010.</p>
<p><strong>We present the most interesting results in brief:</strong></p>
<ul>
<li>None of the <a href="http://drupal.org/" target="_blank">Drupal</a> sites were blacklisted by <a href="http://www.google.com/tools/firefox/safebrowsing/" target="_blank">Google Safe Browsing</a>.</li>
<li>10.1% of <a href="http://drupal.org/" target="_blank">Drupal</a> sites had Iframes embedded in them. None of the Iframes were obfuscated or tried to load malware.</li>
<li> 79.3% of <a href="http://drupal.org/" target="_blank">Drupal</a> sites which had Iframes were using JQuery.<br />
<em>Note: <a href="http://www.stopthehacker.com/2009/12/09/when-benign-scripts-attack-v/" target="_blank">JQuery has been known to be targeted by malicious hackers as a code-injection delivery mechanism</a>.</em></li>
<li>A whopping 66.2% of all <a href="http://drupal.org/" target="_blank">Drupal</a> sites use jQuery.</li>
<li>None of the <a href="http://drupal.org/" target="_blank">Drupal</a> sites use Mootools.</li>
<li>Only 1.7% of the <a href="http://drupal.org/" target="_blank">Drupal</a> sites use AC_RunActiveContent.js.</li>
</ul>
<p><strong>Conclusion:</strong></p>
<p>This limited experiment shows that unlike some of the other CMS packages we have looked at, <a href="http://drupal.org/" target="_blank">Drupal</a> installations seem to be safe from the most prevalent malware. Furthermore, it seems that the correlation between <a href="http://drupal.org/" target="_blank">Drupal</a> users and jQuery users is much tighter than in the case of other CMS packages. It might be an interesting point to probe further, to understand why the number of infected <a href="http://drupal.org/" target="_blank">Drupal</a> installations is much less than the number of infected installations of other CMS systems while jQuery continues to be a common attack vector.</p>
<p>Till next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopthehacker.com/2010/02/03/analyzing-popular-cmss-are-drupal-users-at-risk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analyzing Popular CMSs: Are WordPress Users at Risk?</title>
		<link>http://www.stopthehacker.com/2010/02/02/analyzing-popular-cmses-are-wordpress-users-at-risk/</link>
		<comments>http://www.stopthehacker.com/2010/02/02/analyzing-popular-cmses-are-wordpress-users-at-risk/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 20:00:22 +0000</pubDate>
		<dc:creator>anirban</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Report]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1186</guid>
		<description><![CDATA[Following up on our last article, this time we will be discussing issues relevant to, likely, the most popular CMS software package available today: WordPress.  WordPress, is used by a plethora of individuals and organizations, from bloggers to content publishers, news media outlets and many more. The great thing about this particular CMS is the [...]]]></description>
			<content:encoded><![CDATA[<p>Following up on our <a href="http://www.stopthehacker.com/2010/01/29/analyzing-popular-cmses-sites-using-joomla/" target="_blank">last article</a>, this time we will be discussing issues relevant to, likely, the most popular CMS software package available today: <a href="http://wordpress.org/" target="_blank">WordPress</a>.  <a href="http://wordpress.org/" target="_blank">WordPress</a>, is used by a plethora of individuals and organizations, from bloggers to content publishers, news media outlets and many more. The great thing about this particular CMS is the level to which it can be customized and the number of plugins that exist for it.</p>
<p><a href="http://wordpress.org/" target="_blank">WordPress</a> is a prime example of a popular CMS. With more than <a href="http://wordpress.org/extend/plugins/" target="_blank">8,176 plugins</a> and 73,037,498 downloads, this particular CMS package is extremely popular! I would agree with the statement on the WordPress site which proclaims: &#8220;WordPress is a state-of-the-art publishing platform with a focus on aesthetics, web standards, and usability.&#8221; It is.</p>
<p><a href="http://wordpress.org/" target="_blank">WordPress</a> also offers the flexibility to manage content easily, add attractive themes and customize webpages to your hearts content. And again quoting the main site: &#8220;Plugins can extend <a href="http://wordpress.org/" target="_blank">WordPress</a> to do almost anything you can imagine.&#8221; I would agree with this too.</p>
<p>In this post we will be looking at <a href="http://wordpress.org/" target="_blank">WordPress</a> closely to understand any interesting properties of the active installations publicly seen on the Internet.</p>
<p><strong>The aim of this experiment:</strong></p>
<ul>
<li>To determine the number of <a href="http://wordpress.org/" target="_blank">WordPress</a> sites using older versions of the CMS package (and hence vulnerable to attacks).</li>
<li>What are the associated scripts do <a href="http://wordpress.org/" target="_blank">WordPress</a> users use in addition to core <a href="http://wordpress.org/" target="_blank">WordPress</a> functionality?</li>
<li>What are the vulnerabilities of using the associated scripts?</li>
</ul>
<p><strong>Experiment methodology:</strong></p>
<p>An initial corpus of 100,000 websites was mined (via <a href="http://www.google.com" target="_blank">Google</a>) using a keyword search to locate websites which discussed <a href="http://wordpress.org/" target="_blank">WordPress</a>. Understandably, not all 100,000 websites would actually be using <a href="http://wordpress.org/" target="_blank">WordPress</a>. Approximately 10,000 websites from this corpus were analyzed. Each website was analyzed to determine if it was generated by <a href="http://wordpress.org/" target="_blank">WordPress</a> or its associated plugins. Each website was then cross-referenced with the <a href="http://www.google.com/tools/firefox/safebrowsing/" target="_blank">Google Safe Browsing List</a>. This experiment was conducted between January 28th and January 30th, 2010.</p>
<p><strong>Distribution of WordPress versions:</strong></p>
<ul>
<li>30.9% of sites were running version 2.9.1</li>
<li>4.7% of sites were running version 2.9</li>
<li>9.14% of sites were running version 2.8.6</li>
<li>4.7% of sites were running version 2.8.5</li>
<li>21.42% of sites were running version 2.8.4</li>
<li>7.1% of sites were running version 2.8.2</li>
<li>9.14% of sites were running version 2.7.1</li>
<li>2.3% of sites were running version 2.6.2</li>
<li>2.3% of sites were running version 2.6</li>
<li>2.3% of sites were running version 2.1.3</li>
<li>2.3% of sites were running version 2.0.4</li>
</ul>
<p>We found the following distribution of <a href="http://wordpress.org/" target="_blank">WordPress</a> versions in the websites examined (where versions of installations could be determined).<br />
<em>Note: <a href="http://www.google.com/search?q=site%3Amilw0rm.com+wordpress+exploit" target="_blank">Publicly available information about exploits for WordPress version &lt; 2.8.6 exist</a>.</em></p>
<p><strong>We present the most interesting results in brief:</strong></p>
<ul>
<li>Only 0.18% of the <a href="http://wordpress.org/" target="_blank">WordPress</a> sites were blacklisted by <a href="http://www.google.com/tools/firefox/safebrowsing/" target="_blank">Google Safe Browsing</a>.</li>
<li>Only 1.6% of <a href="http://wordpress.org/" target="_blank">WordPress</a> sites had Iframes embedded in them. We found that all these<a href="http://wordpress.org/" target="_blank"></a> sites harbored Iframe based malware. The Iframes were not obfuscated (<em>examples provided below</em>)</li>
<li> 44.4% of <a href="http://wordpress.org/" target="_blank">WordPress</a> sites which had Iframes were using JQuery.<br />
<em>Note: <a href="http://www.stopthehacker.com/2009/12/09/when-benign-scripts-attack-v/" target="_blank">JQuery has been known to be targeted by malicious hackers as a code-injection delivery mechanism</a>.</em></li>
<li>About 7.2% of all <a href="http://wordpress.org/" target="_blank">WordPress</a> sites use jQuery.</li>
<li>None of the <a href="http://wordpress.org/" target="_blank">WordPress</a> sites use Mootools.</li>
<li>None of the <a href="http://wordpress.org/" target="_blank">WordPress</a> sites use AC_RunActiveContent.js.</li>
</ul>
<p><strong>Examples of malware found:</strong></p>
<p>Now we present some examples of the non-obfuscated malware that was detected on some of the analyzed sites.</p>
<p>Example Code #1,  detected on: olgamake.com/wp-login.php?action=lostpassword</p>
<pre class="brush: plain;">
&lt;if ra e src=&quot;hxxp://a151.scrappi ng.cc:80 80/ts/in. cgi ?op en&quot; width=971 height=0 style=&quot;visibility: hi dden&quot;&gt;&lt;/i fra m e&gt;
</pre>
<p>Example Code #2,  detected on: makinghimknown.com/wp-login.php</p>
<pre class="brush: plain;">
&lt;if ra e src=&quot;src=&quot;hxxp://ke ymydoma ins.com/&quot; width=&quot;3&quot; height=&quot;2&quot;&gt;&lt;/i fra m e&gt;
</pre>
<p>Example Code #3,  detected on: bisoppreview.com/wp-login.php</p>
<pre class="brush: plain;">
&lt;if ra e src=&quot;hxxp://ntw porta l.com/&quot; w idth=&quot;2&quot; hei ght=&quot;4&quot;&lt;/i fra m e&gt;
</pre>
<p><strong>Conclusion:</strong></p>
<p>This limited experiment shows that there are many older <a href="http://wordpress.org/" target="_blank">WordPress</a> installations active on the Internet. Furthermore, some of them are have been infected by non-obfuscated Iframes which point to malicious websites to load exploit code dynamically. <a href="http://wordpress.org/" target="_blank">WordPress</a> makes for an easy target by lieu of its popularity and wide installation base. The people associated with this CMS software take security very seriously and have done a great job releasing security patches and stable releases. However, the fact remains that vulnerable versions of <a href="http://wordpress.org/" target="_blank">WordPress</a> are live on the Internet and are hosting malware, primarily via infected Iframes.</p>
<p>Till next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopthehacker.com/2010/02/02/analyzing-popular-cmses-are-wordpress-users-at-risk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
