News Feed
Jobs Feed
Sections




News Archive
PHPFreaks.com:
Protecting php applications with PHPIDS
January 07, 2009 @ 07:57:06

The PHPFreaks.com website has posted a recent tutorial looking at a tool that can help you protect you and your web applications from possible malicious users - 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.

They look at the installation of the tool, an example configuration (that sets up some logging and caching settings) and a PHP script to enable the functionality. Then you can use the auto_prepend Apache directive to load it on each page and protect your site quickly and easily.

0 comments voice your opinion now!
phpids tutorial application autoprepend configuration installation


blog comments powered by Disqus

Similar Posts

BobCares.com: Deploying libcURL with PHP

Think Vitamin Blog: Getting Started with OOP & PHP5: Part 2

SOS Brigade Blog: Forcing Cache on Joomla Modules

ThinkPHP Blog: Creating press-ready PDF documents on the fly including individual barcodes

Patrick van Kouteren: CloudVPS object store beta introduction


Community Events











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


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

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