Revision #3 was created by Gustavo on Jan 27, 2011, 2:21:28 PM.
More security in your applications with Yii and PHPIDS
Content
PHPIDS is a well known project that can be found in [php-ids.org](http://php-ids.org "php-ids.org").
PHPIDS is an intrusion detection system, essentially based on
IDS rules, it recognizes attacks by filtering information sent to the
system and returns a rating and a report of what is
considered a potential attack. From this information the system
can react to the attack, send e-mail alerts, generate detailed logs,
block the user, generate black list, etc..