Script Description:Munin is a PHP application firewall that work similar to mod_security, only it is applied to the PHP appplication, and not the webserver. Munin scans trough the HTTP request headers and blocks unwanted requests, based on a set of rules.rrn rrnIt can protect your PHP application from common attacks, like:rrn- XSSrrn- SQL injectionrrn- Spamrrn- E-mail collectorsrrn...and more.
Site Url: http://code.google.com/p/muninids/
