<?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>PHPIDS » Web Application Security 2.0</title>
	<atom:link href="http://phpids.org/feed/" rel="self" type="application/rss+xml" />
	<link>https://phpids.org</link>
	<description></description>
	<lastBuildDate>Thu, 23 Feb 2012 19:05:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHPIDS 0.7 ”Summer Breeze” is out</title>
		<link>https://phpids.org/2011/08/26/phpids-0-7-%e2%80%9dsummer-breeze%e2%80%9d-is-out/</link>
		<comments>https://phpids.org/2011/08/26/phpids-0-7-%e2%80%9dsummer-breeze%e2%80%9d-is-out/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 13:03:30 +0000</pubDate>
		<dc:creator>.mario</dc:creator>
				<category><![CDATA[MyPHPIPS]]></category>
		<category><![CDATA[PHPIDS]]></category>
		<category><![CDATA[ZIDS]]></category>

		<guid isPermaLink="false">https://phpids.org/?p=232</guid>
		<description><![CDATA[So &#8211; where do we start? Well &#8211; first of all: PHPIDS 0.7 is ready to use. It&#8217;s been quite some since we squeezed out the last release and lots of things happened in-between. We mostly recovered from the domain problems we had some months ago and either site and Forum have come back to [...]]]></description>
			<content:encoded><![CDATA[<p>So &#8211; where do we start? Well &#8211; first of all: PHPIDS 0.7 is ready to use. It&#8217;s been quite some since we squeezed out the last release and lots of things happened in-between. We mostly recovered from the domain problems we had some months ago and either site and Forum have come back to life. The Forum is currently being rebuilt and will soon be based on a vBulletin &#8211; right as I write our <a href="http://www.itratos.de/" target="_blank">hoster</a> is doing some final tweaks and tests. In case it&#8217;s down &#8211; rest assured it&#8217;s gonna be back soon.</p>
<p>Thanks to our community we have been able to fix a lot of rule bypasses and new attack patterns. Outstanding submissions were coming in from <a href="http://sla.ckers.org/forum/read.php?12,30425,page=30" target="_blank">Hafif</a>, who repeatedly managed to smuggle JavaScript executing HTML past our filters and fool our detection rules. Here&#8217;s one of his latest vectors &#8211; just to show on what level he is operating.</p>
<p><code>+a<br />
&gt;&gt;showModelessDialog(a(0).a+a(0).nodeName+a(0).b+a(0)<br />
.c+a(0).nodeName.toLowerCase()+a(0).d+a(0).e);<br />
'1';"1"="1";a="1\"\n1&lt; </code></p>
<p>Similarly outstanding was the help we got from Mike Brooks of <a href="https://sitewat.ch/" target="_blank">Sitewatch</a> some weeks ago. He submitted a <a href="https://sitewat.ch/files/Bypassing%20PHPIDS%200.6.5.pdf" target="_blank">full stack paper</a> containing several major and minor PHPIDS bypasses and even delivered fix instructions and sources for us to adapt. He managed to find a critical bypass possibility in our <em>regular expression Denial of Service</em> (ReDoS) checker, which we optimized and fixed for 0.7. His submissions should soon be reflected in CVE entries, so stay tuned for more information &#8211; thanks a lot, Mike!</p>
<p>PHPIDS meanwhile ships the latest version of the <a href="http://htmlpurifier.org/" target="_blank">HTMLPurifier</a>, we fixed ons of false alerts reported by our fellow forum users &#8211; thanks <em>mrblur</em>, <em>brosulo</em> and many others -  and got around a UTF-7 conversion glitch reported by Ryan Barnett. The email logger had some minor problems as well &#8211; reported by ampt some weeks ago and fixed in this release.</p>
<p><a href="http://websec.wordpress.com/" target="_blank">Johannes Dahse</a>, <a href="http://www.websec.ca/" target="_blank">Roberto Salgado</a> and other SQL Injection wizards found new SQL Injection filter bypasses &#8211; necessary for triumph the <a href="http://blog.spiderlabs.com/2011/07/modsecurity-sql-injection-challenge-lessons-learned.html" target="_blank">ModSecurity SQL Injection challenge</a>. Thanks to their help we managed to refine our rules and make the PHPIDS more reliable when coming to heavily obfuscated SQL Injection vectors. Check out the blog post about the challenge to get more information about the vectors they used. Roberto additionally scored impressively with vectors like this:<br />
<code>1'and #<br />
#aa<br />
0 union#<br />
#bb<br />
select (select `user` from#<br />
#cc<br />
mysql.user limit 1)'<br />
</code></p>
<p>A lot of things have been happening in the community as well. There&#8217;s an upcoming eZ Publish PHPIDS extension created by Simon Wippich &#8211; which you can find <a href="http://projects.ez.no/phpids" target="_blank">here</a>. Also make sure to take a look at the well maintained <a href="http://code.google.com/p/zids/" target="_blank">ZIDS project</a> by Christian Koncilia &#8211; a PHPIDS port for the Zend Framework. At last but certainly not least, there&#8217;s the <a href="http://code.google.com/p/myphpips/" target="_blank">MyPHPIPS</a> &#8211; an interesting port from Malaysia we got wind of right this morning &#8211; and interesting approach of turning the PHPIDS into a working IPS.</p>
<p>We hope we didn&#8217;t forget anything in this release post &#8211; feel free to drop us a line in case we did indeed. So &#8211; without further ado: go to the download area and <a href="https://phpids.org/downloads/">grab yerself a fresh copy of the PHPIDS</a>. Have fun with this release, cheers to all our contributors and have a nice weekend!</p>
]]></content:encoded>
			<wfw:commentRss>https://phpids.org/2011/08/26/phpids-0-7-%e2%80%9dsummer-breeze%e2%80%9d-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We are back</title>
		<link>https://phpids.org/2011/03/30/we-are-back/</link>
		<comments>https://phpids.org/2011/03/30/we-are-back/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 12:37:39 +0000</pubDate>
		<dc:creator>.mario</dc:creator>
				<category><![CDATA[PHPIDS]]></category>

		<guid isPermaLink="false">http://phpids.org/?p=215</guid>
		<description><![CDATA[The PHPIDS website has been unavailable and in a chaotic state for quite some time, due to some unfortunately so far unsolvable domain seesaw. Our old domain php-ids.org seems gone forever but we decided to continue with our backup domain phpids.org and use the time to move to a new server. The old Trac is [...]]]></description>
			<content:encoded><![CDATA[<p>The PHPIDS website has been unavailable and in a chaotic state for quite some time, due to some unfortunately so far unsolvable domain seesaw. Our old domain <em>php-ids.org</em> seems gone forever but we decided to continue with our backup domain <em><strong>phpids.org</strong></em> and use the time to move to a new server.</p>
<p>The old Trac is gone too &#8211; and has been replaced by a shiny new <a href="https://dev.itratos.de/projects/php-ids/">Redmine</a>. Also the forum can be used again and the demo should be back to working great too. </p>
<p>We apologize for the downtime and the multitude of broken links. Some minor website features might still be a bit buggy such as the SSL cert which didn&#8217;t arrive yet. if you spot an issue please let us know! Thanks for all the encouraging mails and help. There a lot of stuff about to happen here in the near future, so stay tuned! Oh &#8211; and a new release is quite close to happening too!</p>
]]></content:encoded>
			<wfw:commentRss>https://phpids.org/2011/03/30/we-are-back/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Community Content Avalanche &#8211; and a new Release</title>
		<link>https://phpids.org/2010/11/02/community-content-avalanche-and-a-new-release/</link>
		<comments>https://phpids.org/2010/11/02/community-content-avalanche-and-a-new-release/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 00:59:11 +0000</pubDate>
		<dc:creator>.mario</dc:creator>
				<category><![CDATA[PHPIDS]]></category>
		<category><![CDATA[PHPIDS-T3]]></category>

		<guid isPermaLink="false">http://phpids.org/?p=189</guid>
		<description><![CDATA[It&#8217;s been a while since the last official release &#8211; a bit more than four months to be precise. A lot if things happened in between &#8211; not too many bypasses but a lot of minor fixes and changes to deliver more precise detection results and fewer false alerts. Johannes Dahse, Roberto Salgado, LeverOne and [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since the last official release &#8211; a bit more than four months to be precise. A lot if things happened in between &#8211; not too many bypasses but a lot of minor fixes and changes to deliver more precise detection results and fewer false alerts. <a href="http://websec.wordpress.com/">Johannes Dahse</a>, <a href="http://websec.ca/">Roberto Salgado</a>, <a href="https://twitter.com/Lever_One">LeverOne</a> and <a href="http://sla.ckers.org/forum/read.php?12,30425,35806,page=30#msg-35806">Schludd</a> reported some new and complex bypasses we took care of and the PHPIDS Forum community reported several small issues we fixed and optimized. So no big news for this particular release but the usual stability and precision fixes.</p>
<p>The actual big news is that a lot more external implementations are available &#8211; the PHPIDS community has created a lot of awesome over the past few months Let&#8217;s show off a small list of what is available right now.</p>
<ul>
<li><strong><a href="http://code.google.com/p/zids/">ZIDS &#8211; a PHPIDS module for Zend Framework</a></strong> &#8211; an easy to install and use PHPIDS implementation by Christian Koncilia. It ships with a <a href="http://www.web-punk.com/wp-content/uploads/README.html">very good manual</a> and clearly is one of the best and most well done PHPIDS ports ever written. If you use the Zend Framework make sure you check out the ZIDS</li>
<li><strong><a href="http://www.mediawiki.org/wiki/Extension:PhpIds">PHPIDS goes MediaWiki</a></strong> &#8211; it&#8217;s a the fresh PHPIDS implementation for MediaWiki implemented and announced by the PHPIDS Forum user DocSnyder. If you run a MediaWiki and want to know what attackers throw at your website you might wanna think about having a look.</li>
<li><strong><a href="http://typo3.org/extensions/repository/view/px_phpids/current/">PHPIDS for TYPO3</a></strong> &#8211; Pascal Naujoks has released a new version of the PHPIDS extension for TYPO3 &#8211; it&#8217;s coming with a brand new white-list feature essential to reduce the amount of false alerts on a classic TYPO3 installation.</li>
<li><strong><a href="http://wordpress.org/extend/plugins/mute-screamer/">Mute Screamer</a></strong> &#8211; PHPIDS Forum user ampt created and released a PHPIDS plug-in for WordPress easing installation and setup. It&#8217;s additionally providing a nice view showing the most recent attacks in the admin interface &#8211; and is to our knowledge the most well maintained PHPIDS WordPress plug-in.</li>
<li><strong>Hashes for rules and Converter.php</strong> &#8211; we provide hashes for the rules and the Converter easing the safe implementation of automatic update tools. PHPIDS Forum user nevstokes has <a href="http://forum.phpids.org/comments.php?DiscussionID=395&#038;page=2">created and published a shell script</a> that does the job for you.</li>
</ul>
<p>Last but not least <a href="http://ra23.net/wop/category/phpips/">the first PHPIPS</a> &#8211; note the P instead of the <em>D</em> &#8211; solution has surfaced. It is still very young and fresh but has a lot of potential. Make sure to ping he developer if you wish to contribute &#8211; we will keep you posted on this project&#8217;s progress during the next weeks. So &#8211; we hope we didn&#8217;t forget to mention anyone &#8211; if that&#8217;s the case drop us a mail and we will fix it in this article. </p>
<p>Thanks to all contributors &#8211; make sure you crab a copy of the PHPIDS 0.6.5 from the <a href="http://phpids.org/downloads/">downloads page</a> and let us know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>https://phpids.org/2010/11/02/community-content-avalanche-and-a-new-release/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHPIDS 0.6.4 is ready</title>
		<link>https://phpids.org/2010/06/06/phpids-0-6-4-is-ready/</link>
		<comments>https://phpids.org/2010/06/06/phpids-0-6-4-is-ready/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 11:27:32 +0000</pubDate>
		<dc:creator>.mario</dc:creator>
				<category><![CDATA[PHPIDS]]></category>
		<category><![CDATA[0.6.4]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://phpids.org/?p=182</guid>
		<description><![CDATA[It&#8217;s been quite a while since we released the 0.6.3 &#8211; and a lot of things happened during the past months. The PHPIDS has experienced several small but very important changes &#8211; including the obligatory detection or more attack patterns thanks to the incredible submissions by LeverOne and Gareth Heyes as well as and major [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been quite a while since we released the 0.6.3 &#8211; and a lot of things happened during the past months. The PHPIDS has experienced several small but very important changes &#8211; including the obligatory detection or more attack patterns thanks to the incredible <a href="http://sla.ckers.org/forum/read.php?12,30425,34503,page=29#msg-34210">submissions by LeverOne and Gareth Heyes</a> as well as and major performance optimizations. Especially the &#8220;Harmless HTML allowed&#8221; mode has been overhauled and optimized &#8211; less looping, better detection rates and way faster scanning.</p>
<p>PHPIDS 0.6.4 includes the most recent version of the legendary HTMLPurifier &#8211; <a href="http://htmlpurifier.org/news/">a recent cooperation</a> allowed us to fix some mutual problems with a fierce parser bug in Internet Explorer 8 causing JavaScript execution via <a href="http://msdn.microsoft.com/en-us/library/ms537634%28VS.85%29.aspx">expression()</a>. Also former problems with broken protocol handlers don&#8217;t exist anymore. Thanks to Roberto Salgado and <a href="http://websec.wordpress.com/">Johannes Dahse</a> an lot more SQL Injection vectors are being detected now &#8211; with fewer false positives. Additionally PHPIDS is now running on PHP 5.3 without any problems or broken tests.</p>
<p>The exceptions list in the Config.ini now allows using regular expressions for more granular matchings &#8211; but also supports the old and proven string method. So you don&#8217;t have to change your config file if you don&#8217;t want to. </p>
<p>Great news for CakePHP users &#8211; the guys from <a href="http://websec.ca/">Websec Information Services</a> created the CakePHPIDS plug-in running on CakePHP 1.3. You can have a look at the plug-in and an excellent how-to article <a href="http://websec.ca/blog/view/phpids-in-cakephp.html">right over here</a>. Similar good news exist for osCommerce developers &#8211; thanks to celextel there&#8217;s an official plug-in too now which you can <a href="http://addons.oscommerce.com/info/7374">check out here</a>. </p>
<p>So we hope the changes made the long waiting time worthwhile and you enjoy the new release version. Grab <a href="http://phpids.org/downloads/">your copy on our downloads page</a> as usual.</p>
]]></content:encoded>
			<wfw:commentRss>https://phpids.org/2010/06/06/phpids-0-6-4-is-ready/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHPIDS 0.6.3.1 ready to go</title>
		<link>https://phpids.org/2009/10/22/phpids-0-6-3-ready-to-go/</link>
		<comments>https://phpids.org/2009/10/22/phpids-0-6-3-ready-to-go/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:30:05 +0000</pubDate>
		<dc:creator>.mario</dc:creator>
				<category><![CDATA[PHPIDS]]></category>

		<guid isPermaLink="false">http://phpids.org/?p=173</guid>
		<description><![CDATA[Time to announce a new release of the PHPIDS. Upgrading is highly recommended since this release features several security fixes against not yet published but working attack patterns. Don&#8217;t miss the PHP specific talks at this years POC in Korea in early November to learn more about. Furthermore several bugs with the JSON mode were [...]]]></description>
			<content:encoded><![CDATA[<p>Time to announce a new release of the PHPIDS. Upgrading is highly recommended since this release features several security fixes against not yet published but working attack patterns. Don&#8217;t miss the <a href="http://www.suspekt.org/2009/09/24/speaking-at-poc-2009/">PHP specific talks</a> at this years <a href="http://www.powerofcommunity.net/">POC</a> in Korea in early November to learn more about. Furthermore several bugs with the JSON mode were fixed thanks to the reports and feedback of our forum users.</p>
<p>Also we improved the rules against new and quite exotic intrusion attempts and managed to fix a lot of false alerts too. So all in all PHPIDS 0.6.3.1 is a highly recommended stability and security release. The converter is now even better with obfuscated SQL injection attempts and we added more possibilities to customize the logger usage.</p>
<p>We appreciate your feedback as usual &#8211; and hope you have fun with this release. Thanks to all our forum users  reporting bugs and requesting improvements &#8211; as well as to our testers and constant contributors. Now go ahead already and grab your copy from the <a href="http://phpids.org/downloads/">download area</a>. </p>
<h3>Update:</h3>
<p>We repackaged 0.6.3.1 to fix a packaging issue and removed 0.6.3 from distribution. Sorry for the inconvenience.</p>
]]></content:encoded>
			<wfw:commentRss>https://phpids.org/2009/10/22/phpids-0-6-3-ready-to-go/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHPIDS 0.6.2 ready to use</title>
		<link>https://phpids.org/2009/09/16/phpids-0-6-2-ready-to-use/</link>
		<comments>https://phpids.org/2009/09/16/phpids-0-6-2-ready-to-use/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 17:13:58 +0000</pubDate>
		<dc:creator>.mario</dc:creator>
				<category><![CDATA[PHPIDS]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[redos]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://phpids.org/?p=171</guid>
		<description><![CDATA[Today PHPIDS 0.6.2 was born so we&#8217;re pleasured to announce this important release to the public. PHPIDS 0.6.2 can be considered as a bug-fix release &#8211; taking care of several minor and major problems. Among other issues we fixed a bug with the key scanning feature and extended the rules to detect more attack patterns. [...]]]></description>
			<content:encoded><![CDATA[<p>Today PHPIDS 0.6.2 was born so we&#8217;re pleasured to announce this important release to the public. PHPIDS 0.6.2 can be considered as a bug-fix release &#8211; taking care of several minor and major problems. Among other issues we fixed a bug with the key scanning feature and extended the rules to detect more attack patterns. Thanks to Philip Clarke for helping enhance the rules detecting library based XSS. </p>
<p>Also we managed to harden the PHPIDS against targeted regular expression DoS attacks &#8211; while at the same time reducing the memory footprint and making the whole system a wee bit faster &#8211; and less detectable from outside.  All those who wish to know more about those so called ReDoS attacks might want to have a look at the excellent <a href="http://www.checkmarx.com/NewsDetails.aspx?id=23">talk slides over here</a>. </p>
<p>Thanks to all users having contributed so far &#8211; make sure to grab your fresh copy in the <a href="http://phpids.org/downloads/">download area</a> while it&#8217;s hot. </p>
]]></content:encoded>
			<wfw:commentRss>https://phpids.org/2009/09/16/phpids-0-6-2-ready-to-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPIDS for TYPO3</title>
		<link>https://phpids.org/2009/09/02/phpids-for-typo3/</link>
		<comments>https://phpids.org/2009/09/02/phpids-for-typo3/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 16:34:47 +0000</pubDate>
		<dc:creator>.mario</dc:creator>
				<category><![CDATA[PHPIDS]]></category>
		<category><![CDATA[PHPIDS-T3]]></category>

		<guid isPermaLink="false">http://phpids.org/?p=160</guid>
		<description><![CDATA[Pascal Naujoks just dropped us a line today about the PHPIDS for TYPO3. Here&#8217;s what he wrote: Now the PHP Intrusion Detection System is also available for the enterprise Content Management System TYPO3. PHPIDS for TYPO3 comes as a regular extension for Typo3 which makes it easy to install and configure. The main features, beside [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pixabit.de/" target="_blank">Pascal Naujoks</a> just dropped us a line today about the PHPIDS for TYPO3. Here&#8217;s what he wrote:</p>
<blockquote><p><span style="color: #808080;">Now the PHP Intrusion Detection System is also available for the enterprise <a href="http://www.typo3.org" target="_blank">Content Management System </a></span><a href="http://www.typo3.org" target="_blank">TYPO3</a><span style="color: #808080;">. PHPIDS f<span style="color: #888888;">or </span></span><span style="color: #888888;">TYPO3</span><span style="color: #808080;"><span style="color: #888888;"> comes </span>as a regular extension for Typo3 which makes it easy to install and configure. The main features, beside the regular features of PHPIDS, are:</span></p>
<ul>
<li><span style="color: #808080;">Preconfigured PHPIDS for a one-click-installation – it runs out of the box!</span></li>
<li><span style="color: #808080;">A backend module which shows all the attacks listed comfortable in a table</span></li>
<li><span style="color: #808080;">Easy configuration with the constant editor of yo<span style="color: #888888;">ur </span></span><span style="color: #888888;">TYPO3</span><span style="color: #808080;"><span style="color: #888888;"> installati</span>on</span></li>
</ul>
<p><span style="color: #808080;">So the only thing you have to do is update your converter and filter as usual to knock the bad guys out of your Typo3 website!</span></p>
<p><span style="color: #808080;">You can grab your copy of this extension in <span style="color: #888888;">the </span></span><span style="color: #888888;">TYPO3</span><span style="color: #808080;"><span style="color: #888888;">.org e</span>xtension repository: <a href="https://typo3.org/extensions/repository/view/px_phpids/current/" target="_blank">https://typo3.org/extensions/repository/view/px_phpids/current/</a></span></p></blockquote>
<p>Thanks for the great work go to Pascal and his team. Have fun with the extension!</p>
]]></content:encoded>
			<wfw:commentRss>https://phpids.org/2009/09/02/phpids-for-typo3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thrilled to announce PHP 0.6.1(.1)</title>
		<link>https://phpids.org/2009/08/17/thrilled-to-announce-php-0-6-1/</link>
		<comments>https://phpids.org/2009/08/17/thrilled-to-announce-php-0-6-1/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 21:12:08 +0000</pubDate>
		<dc:creator>.mario</dc:creator>
				<category><![CDATA[PHPIDS]]></category>

		<guid isPermaLink="false">http://phpids.org/?p=145</guid>
		<description><![CDATA[We are happy to announce the latest official release of the PHPIDS. This time we added tons of bug-fixes for issues reported by our users such as better compatibility with PHP 5.2.0 for the Debian Etch crowd, optimized caching features, a lot of tidying and of course fixes against latest filter rule circumventions. Credits and [...]]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce the latest official release of the PHPIDS. This time we added tons of bug-fixes for issues reported by our users such as better compatibility with PHP 5.2.0 for the Debian Etch crowd, optimized caching features, a lot of tidying and of course fixes against latest filter rule circumventions. Credits and thanks go out to gwinger, <a href="http://p42.us/">thornmaker</a>, <a href="http://eaea.sirdarckcat.net/home">Eduardo Vela</a>, <a href="http://www.thespanner.co.uk/">Gareth Heyes</a> and <a href="http://webvuln.com/">Roberto Salgado</a>. Of course also many thanks to all other users submitting bugs and improvements during the last weeks.</p>
<p>We also added the latest <a href="http://htmlpurifier.org/">HTMLPurifier</a> release and made the PHPIDS compatible with the new HTMLPurifier 4 branch. So if you see some E_USER_NOTICEs thrown after upgrading this might be due to the new config syntax used in the HTMLPurifier. Be sure to check <a href="http://htmlpurifier.org/docs/dev-config-bcbreaks.txt">this document</a> to learn how to fix the issue.</p>
<p>Some might have noticed we were mentioned in one hell of a <a href="http://sirdarckcat.blogspot.com/2009/08/our-favorite-xss-filters-and-how-to.html">talk during Black Hat 2009</a>. Be sure to have a look at the slides &#8211; if you are interested in latest XSS research this is definitely for you! Also there was a <a href="http://www.owasp.org/images/5/59/The_Ultimate_IDS_Smackdown.pdf">presentation held in London</a> during an OWASP chapter by Gareth Heyes and me you might want to have a look at. It&#8217;s quite PHPIDS related and also filled with a lot of hopefully interesting XSS related material.</p>
<p>We hope you have fun with the new release &#8211; you can find it in the <a href="http://phpids.org/downloads/">downloads section</a> (like you wouldn&#8217;t know <img src='https://phpids.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). Contributions and feedback are welcome as usual.</p>
<p><strong>Update:</strong></p>
<p>We&#8217;ve made a mistake when packaging our release and played russian doll with our tarballs (stuck one tarball into another). For safety reasons (never change a released tarball!) we just released PHPIDS 0.6.1.1 which fixes this issue and removed 0.6.1 from distribution.</p>
]]></content:encoded>
			<wfw:commentRss>https://phpids.org/2009/08/17/thrilled-to-announce-php-0-6-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Meet the team @BruCon 2009</title>
		<link>https://phpids.org/2009/07/12/meet-the-team-brucon-2009/</link>
		<comments>https://phpids.org/2009/07/12/meet-the-team-brucon-2009/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 18:55:59 +0000</pubDate>
		<dc:creator>.mario</dc:creator>
				<category><![CDATA[PHPIDS]]></category>

		<guid isPermaLink="false">http://phpids.org/?p=141</guid>
		<description><![CDATA[The banner below says most that has to be said. Parts of the PHPIDS team and some of it&#8217;s best challengers and supporters will be at the BruCon 2009 late middle of September in Bruxelles. The schedule can be found here &#8211; changes and other news might be announced here. Be sure to have a [...]]]></description>
			<content:encoded><![CDATA[<p>The banner below says most that has to be said. Parts of the PHPIDS team and some of it&#8217;s best challengers and supporters will be at the BruCon 2009 late middle of September in Bruxelles.</p>
<p>The schedule can be found <a href="http://www.brucon.org/index.php/Schedule">here</a> &#8211; changes and other news might be announced <a href="http://twitter.com/brucon">here</a>.</p>
<p>Be sure to have a look at the training sessions too:</p>
<ul>
<li>Crash course in Penetration Testing</li>
<li>Web 2.0 Hacking – Attacks and Defense</li>
<li>Social Engineering testing for IT Security professionals</li>
</ul>
<p>Make sure you bring a decent amount of thirst &#8211; the name indicated the focus for the art of brewery and later consumption of the resulting beverage. Some rumor about a beer room, brewery visits and probably beer taps placed all over the conference area.</p>
]]></content:encoded>
			<wfw:commentRss>https://phpids.org/2009/07/12/meet-the-team-brucon-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>It&#8217;s been a while &#8211; PHPIDS 0.6</title>
		<link>https://phpids.org/2009/05/03/its-been-a-while-phpids-06/</link>
		<comments>https://phpids.org/2009/05/03/its-been-a-while-phpids-06/#comments</comments>
		<pubDate>Sun, 03 May 2009 13:59:24 +0000</pubDate>
		<dc:creator>.mario</dc:creator>
				<category><![CDATA[PHPIDS]]></category>
		<category><![CDATA[0.6]]></category>
		<category><![CDATA[centrifuge]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://phpids.org/?p=127</guid>
		<description><![CDATA[It's been a pretty long while since we released the latest version of the PHPIDS. We had tons of microscopic changes in the rules and the Converter in the recent weeks so we decided to wait a little bit to have a diff large enough legitimizing the jump from 0.5.4 to 0.6.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since we released the latest version of the PHPIDS. We had tons of microscopic changes in the rules and the Converter during the last weeks and months so we decided to wait a little bit to have a diff large enough legitimizing the jump from 0.5.4 to 0.6.</p>
<p>A lot of new formats are being not supported for de-obfuscation &#8211; including way better entity handling, more MSSQL obfuscation techniques, JavaScript backslash line breaks and a lot of other nasty things. We also optimized and fine tunes the Centrifuge to provide better results in generic attack detection.</p>
<p>We optimized the rules against a ton of new SQL Injection attack patterns &#8211; mostly submitted by <a href="http://websec.wordpress.com/">Reiners</a> and <a href="http://webvuln.com/">Roberto Salgado</a>. Although <a href="http://www.thespanner.co.uk/">Gareth Heyes</a> and <a href="http://p42.us/">David Lindsay</a> found new and very interesting ways of executing JavaScript and at the same time bypassing the PHPIDS rules &#8211; here&#8217;s some of these vectors:</p>
<p><code>this[('eva')+this.status +'l'](/xx.x.x/+name)</code></p>
<p><code>1' and 0x0 != mid(user(),1,1) or null/ 'null</code></p>
<p><code>&lt;isindex/type=image<br />
xyz=&lt;iframe/src=javascript&amp;#x3a&amp;#x61lert&amp;#x28&amp;#x31&amp;#x29&gt;<br />
onerror=undefined,/\//,outerHTML=xyz src=1&gt;</code></p>
<p>Furthermore we had a lot of minor changes making sure fewer false positives are being produced. A lot of small bugs were fixed &#8211; thanks to our forum users reports and several tickets. Also Christian wrote a great article for the German print magazine <a href="http://www.heise.de/ct/">c&#8217;t</a> about the PHPIDS. A slightly abridges version can be found <a href="http://www.heise.de/security/Erste-Schritte-mit-der-Einbruchserkennung-PHPIDS--/artikel/136032">here</a>.</p>
<p>You can grab the latest copy in the <a href="http://phpids.org/downloads/">downloads section</a> as usual. Have fun with the PHPIDS 0.6 and feel free to give us feedback and tel us what you think. And last but not least.. thanks a lot to all who helped with this and former releases!</p>
]]></content:encoded>
			<wfw:commentRss>https://phpids.org/2009/05/03/its-been-a-while-phpids-06/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

