PHPIDS 0.3.1 is ready
Article written by .mario
Again we’re proud to release the new version of the PHPIDS – 0.3.1. This release features plenty of bugfixes, enhancements in stability, performance and optimized filter rules. Here’s a list of the most important changes.
- default_filter.xml was moved into the IDS folder
- A whole bunch of false alerts was removed
- Even more false alerts were removed
- Detection rules for the most recent exploits were added – including theURI exploits, Konqueror UXSS, more complex SQLI attacks etc.
- Also the PHPIDS now provides optional key scanning – disabled by default but you can enable it using the $scanKeys property in Monitor.php
- We also enhanced the loggers to provide more comprehensive output
- Improved inline documentation to make the code more comprehensive
- The report object now features a __toString method with which you can easily dump out detected results
- And all that with less lines of code!
We hope you like the new release the same as we do – just drop us a line in the forum if you have any issues with it!


August 3rd, 2007 at 12:21 pm
Awesome work guys – congrats on the release!