<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 09 Jan 2009 06:19:34 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Symfony Blog: Top 20 symfony plugins]]></title>
      <guid>http://www.phpdeveloper.org/news/8449</guid>
      <link>http://www.phpdeveloper.org/news/8449</link>
      <description><![CDATA[<p>
The Symfony project has posted <a href="http://www.symfony-project.com/weblog/2007/08/14/top-20-symfony-plugins.html">a Top 20 list</a> of the most accessed plugins for the framework, as based on their stats:
</p>
<blockquote>
A quick look at the analytics of the symfony website tells us a lot about what people need in addition to the symfony core. Here is the top 20 plugins based on the number of page views of the corresponding wiki pages in the last 30 days.
</blockquote>
<p>
Among those on the list are things like:
</p>
<ul>
<li><a href="http://trac.symfony-project.com/trac/wiki/sfSimpleCMSPlugin">sfSimpleCMSPlugin</a>
<li><a href="http://trac.symfony-project.com/trac/wiki/sfSimpleBlogPlugin">sfSimpleBlogPlugin</a>
<li><a href="http://trac.symfony-project.com/trac/wiki/sfControlPanelPlugin">sfControlPanelPlugin</a>
<li><a href="http://trac.symfony-project.com/trac/wiki/sfCaptchaPlugin">sfCaptchaPlugin</a>
<li><a href="http://trac.symfony-project.com/trac/wiki/sfPropelLoadbalancerPlugin">sfPropelLoadbalancerPlugin</a>
</ul>
<p>
Check out <a href="http://www.symfony-project.com/weblog/2007/08/14/top-20-symfony-plugins.html">the full list</a> for other great plugins that made it into the Top 20.
</p>]]></description>
      <pubDate>Tue, 14 Aug 2007 11:16:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ed Finkler's Blog: The PHP App Insecurity Top 20]]></title>
      <guid>http://www.phpdeveloper.org/news/7652</guid>
      <link>http://www.phpdeveloper.org/news/7652</link>
      <description><![CDATA[<p>
In a <a href="http://blog.funkatron.com/archives/general/the-php-app-insecurity-top-20/">new post</a> today, <i>Ed Finkler</i> shares some interesting stats he's generated based on some <a href="http://nvd.nist.gov/">NIST NVD</a> data and graphed out. It shows PHP as being in the top 20 list for more insecure applications.
</p>
<blockquote>
What follows is a breakdown of the 20 PHP-based applications that had the highest aggregate vulnerability scores (NIST assigns a score from 1-10 for the severity of each entry), and the highest total number of vulnerabilities, over the past 12 months. Of the two, I feel that the aggregate score is a better indicator of security issues.
</blockquote>
<p>
The <a href="http://blog.funkatron.com/wp-content/php-top20-april-score.png">Excel</a> <a href="http://blog.funkatron.com/wp-content/php-top20-april-entries.png">charts</a> show the total NVD score and the total number of NVD entries for several popular PHP applications (like phpBB, phpMyAdmin, TikiWiki, and Joomla). He also notes that there are some other extenuating circumstances surrounding these numbers (not a level line) and that the trend seems to be more on the side of issues with forums than any other type of PHP application.
</p>]]></description>
      <pubDate>Thu, 19 Apr 2007 07:01:02 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Christian Wenz's Blog: SANS Top-20 Internet Security Attack Targets (2006 Annual Update)]]></title>
      <guid>http://www.phpdeveloper.org/news/6772</guid>
      <link>http://www.phpdeveloper.org/news/6772</link>
      <description><![CDATA[<p>
In a new post on his blog, <i>Christian Wenz</i> mentions <a href="http://www.hauser-wenz.de/s9y/index.php?/archives/217-SANS-Top-20-Internet-Security-Attack-Targets-2006-Annual-Update.html">the latest results</a> of the SANS Institute's <a href="http://www.sans.org/top20/">Top 20 Internet Security Attack Targets list</a> which both includes a new entry ("Users") and several mentions of PHP and PHP-related applications.
</p>
<blockquote>
Of course you can debate how such a Top list came together and what the real value behind that is, but there are two specific points in this year's list that I found quite interesting.
</blockquote>
<p>
There's two targets for the PHP community to worry about - sysadmin/hosting and things developers need to keep in mind. Items on these lists include:
<ul>
<li>Always test and deploy patches and new versions of PHP as they are released
<li>Use Intrusion Prevention/Detection Systems to block/alert on malicious HTTP requests. Consider using Apache's mod_security to block known PHP attacks
<li>If you use PHP, migrate your application to PHP 5.2 as a matter of urgency.
<li>Encode all output using htmlentities() or a similar mechanism to avoid XSS attacks
</ul>
You can check out the full information over on <a href="http://www.sans.org/top20/">the SANS Institute website</a>.
</p>]]></description>
      <pubDate>Mon, 27 Nov 2006 10:03:00 -0600</pubDate>
    </item>
  </channel>
</rss>
