Index
Welcome to the PHPIDS website!
On this site you can find a collection of resources relating to PHPIDS including files, documentation, a friendly forum and a cool demo that shows off some of the best features of PHPIDS.
PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application. The IDS neither strips, sanitizes nor filters any malicious input, it simply recognizes when an attacker tries to break your site and reacts in exactly the way you want it to. Based on a set of approved and heavily tested filter rules any attack is given a numerical impact rating which makes it easy to decide what kind of action should follow the hacking attempt. This could range from simple logging to sending out an emergency mail to the development team, displaying a warning message for the attacker or even ending the user’s session.
PHPIDS enables you to see who’s attacking your site and how and all without the tedious trawling of logfiles or searching hacker forums for your domain. Last but not least it’s licensed under the LGPL!
Greetings and stay tuned,
The PHPIDS Team
Latest News
PHPIDS is now on GitHub and uses GIT as our version control system. We will also use the GitHub issue tracker from now on.
We look forward your pull requests!... read more
So - where do we start? Well - first of all: PHPIDS 0.7 is ready to use. It'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... read more
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 th... read more
It's been a while since the last official release - a bit more than four months to be precise. A lot if things happened in between - not too many bypasses but a lot of minor fixes and changes to deliver more precise detection results and fewer false alerts. Jo... read more
It's been quite a while since we released the 0.6.3 - and a lot of things happened during the past months. The PHPIDS has experienced several small but very important changes - including the obligatory detection or more attack patterns thanks to the incredible... read more
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't miss the PHP specific talks at this years POC in Korea in early Novemb... read more
Today PHPIDS 0.6.2 was born so we're pleasured to announce this important release to the public. PHPIDS 0.6.2 can be considered as a bug-fix release - taking care of several minor and major problems. Among other issues we fixed a bug with the key scanning feat... read more