News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Web & PHP Magazine: Issue #7 Published - "Full Throttle"

Oracle Technology Network: Using PHP and Oracle Database 11g (Tutorials)

Christian Wenz's Blog: SANS Top-20 Internet Security Attack Targets (2006 Annual Update)

Developer.com: SQLite: The Sensible Database Solution

Community News: eZ Components 2008.2.2 Release


Community Events











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


opinion podcast phpunit release symfony2 symfony usergroup framework zendframework2 language community testing conference rest interview database series introduction functional development

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