News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
PHPFreaks.com:
Protecting php applications with PHPIDS
December 22, 2008 @ 08:49:42

On the PHPFreaks.com website there's a new article looking at one way to help protect your website from those evil doers out there looking to cause you and your data harm - PHP-IDS.

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. [...] In a nutshell PHPIDS is an advanced intrusion detection system written with performance on a large scale in mind. The basic installation and configuration is pretty straight forward.

They (briefly) step you through the installation and configuration of the tool and provide a sample script to get the ball rolling - a file that can be auto_prepended to all scripts run on your Apache server to filter and log incoming requests.

0 comments voice your opinion now!
tutorial phpids tool security protect filter log detect install configure




Community Events





Don't see your event here?
Let us know!


interview custom language development release symfony2 series podcast opinion package test unittest community application api phpunit conference manifesto introduction framework

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework