<?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>Tue, 06 Jan 2009 04:36:52 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPFreaks.com: Hardening PHP with Suhosin]]></title>
      <guid>http://www.phpdeveloper.org/news/10283</guid>
      <link>http://www.phpdeveloper.org/news/10283</link>
      <description><![CDATA[<p>
PHPFreaks.com has a <a href="http://www.phpfreaks.com/tutorial/hardening-php-with-suhosin">new tutorial</a> posted that looks to help you protect you and your application with an even greater level of security by using the <a href="http://www.hardened-php.net/suhosin/">Suhosin patch</a>.
</p>
<blockquote>
Suhosin is a great and simple way of increasing your security without having a large impact on overall performance. In this tutorial I will cover the installation and configuration of Suhosin on both debian etch and centos 5. I may cover mod_security in a later tutorial.
</blockquote>
<p>
They apt-get the packages needed for the patch in examples for two different distributions - Debian (etch) and CentOS. They also show how to set up some <a href="http://www.phpfreaks.com/tutorial/hardening-php-with-suhosin/page4">basic configuration</a> to get the patch installed and working with your PHP installation.
</p>]]></description>
      <pubDate>Wed, 28 May 2008 08:47:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Lars Strojny's Blog: Security "to go"?]]></title>
      <guid>http://www.phpdeveloper.org/news/10235</guid>
      <link>http://www.phpdeveloper.org/news/10235</link>
      <description><![CDATA[<p>
In <a href="http://usrportage.de/archives/888-Security-to-go.html">this new post</a> to his blog today, <i>Lars Strojny</i> looks to clear up some of the confusion that might be forming around the term "intrusion detection", more specifically, related to projects like <a href="http://php-ids.org/">PHP-IDS</a>.
</p>
<blockquote>
PHP-IDS is an intrusion detection tool on the application level. Application firewalls know about a certain protocol and its structure (e.g. HTTP) and inspect the protocol to detect attack patterns. Some of them are even capable of learning from usual request signatures and enforcing rules based on the learned data. There are various commercial products to achieve application firewalling. PHP-IDS does the same for free and sits directly on the webserver in the scope of the application.
</blockquote>
<p>
He recommends it as a <a href="http://usrportage.de/archives/888-Security-to-go.html">good supplement</a> to the hardening you've already done for your server (you have hardened it, haven't you?) to help keep you and your data safe from prying eyes.
</p>]]></description>
      <pubDate>Wed, 21 May 2008 12:53:55 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[HowTo Forge: How To Harden PHP5 With Suhosin On Fedora 7]]></title>
      <guid>http://www.phpdeveloper.org/news/8340</guid>
      <link>http://www.phpdeveloper.org/news/8340</link>
      <description><![CDATA[<p>
The HowTo Forge site has a <a href="http://www.howtoforge.com/php_suhosin_fedora7">new tutorial</a> posted today for Fedora 7 users looking to keep their PHP installations a bit safer by installing the <a href="http://www.hardened-php.net/suhosin/index.html">Suhosin patch</a> from the Hardened-PHP Project.
</p>
<blockquote>
I will install both Suhosin parts in this tutorial, the Suhosin patch (for which we need to recompile PHP5) and the Suhosin PHP extension. To see what Suhosin can do, please refer to <a href="http://www.hardened-php.net/suhosin/a_feature_list.html">http://www.hardened-php.net/suhosin/a_feature_list.html</a>. The features of the Suhosin patch are listed under Engine Protection (only with patch); all the other features come with the Suhosin extension.
</blockquote>
<p>
It's (technically) a three step process, but there's lots of smaller steps under each one. There's also some screenshots of a phpinfo() page to show the results of each of the steps.
</p>]]></description>
      <pubDate>Fri, 27 Jul 2007 08:49:00 -0500</pubDate>
    </item>
  </channel>
</rss>
