Difference between revisions of "HOWTOs"

From Fail2ban
Jump to navigationJump to search
m
m (Reverted edits by Henryut (talk) to last revision by Dirigeant)
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 <span class="plainlinks">[http://www.supplementstoweightloss.com/ <span style="color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">weight loss pills</span>] to block really persistent attackers.
+
* [http://whyscream.net/wiki/index.php/Fail2ban_monitoring_Fail2ban Fail2ban monitoring Fail2ban] -  explains how to block really persistent attackers.
 
* [http://tinyurl.com/unbaniptables Fail2Ban Unbanning Single] -  a decent document for unbanning using IPTables, worked well when tested.
 
* [http://tinyurl.com/unbaniptables Fail2Ban Unbanning Single] -  a decent document for unbanning using IPTables, worked well when tested.
 
* [http://www.fail2ban.org/wiki/index.php/HOWTO_apache_proxy_filter HOWTO ban apache proxy requests] - Fail2ban filter to ban bots/scripts that automatically try to use your apache server as a proxy
 
* [http://www.fail2ban.org/wiki/index.php/HOWTO_apache_proxy_filter HOWTO ban apache proxy requests] - Fail2ban filter to ban bots/scripts that automatically try to use your apache server as a proxy
* [http://www.fail2ban.org/wiki/index.php/HOWTO_apache_myadmin_filter HOWTO ban PHP MySql Admin requests] Fail2ban filter and <span class="plainlinks">[http://www.shoppharmacycounter.com/t-dietpillsonline.aspx <span style="color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">diet pills</span>] configuration for PHPMyAdmin
+
* [http://www.fail2ban.org/wiki/index.php/HOWTO_apache_myadmin_filter HOWTO ban PHP MySql Admin requests] Fail2ban filter and configuration for PHPMyAdmin
  
 
== Installation ==
 
== Installation ==

Revision as of 11:51, 6 November 2011

Configuration

Installation