Difference between revisions of "HOWTOs"

From Fail2ban
Jump to navigationJump to search
(revert spam)
Line 16: Line 16:
 
* [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=<nowiki>http://evil.com/evil.txt?</nowiki>" attacks.
 
* [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=<nowiki>http://evil.com/evil.txt?</nowiki>" attacks.
 +
* [http://whyscream.net/wiki/index.php/Fail2ban_monitoring_Fail2ban Fail2ban monitoring Fail2ban] -  explains how to block really persistent attackers.
  
 
== Installation ==
 
== Installation ==

Revision as of 12:33, 23 September 2010

Configuration

Installation