Archivo de junio, 2011
Proactive protection enhancements for fail2ban – Part 1
Introducing fail2ban, and first steps towards sharing attacker’s IP by Arturo ‘Buanzo’ Busleiman Fail2ban is a lovely python-based tool written by Cyril Jaquier that monitors different logfiles for lines matching regular expressions. From those lines it extracts the attackers IP address, and runs a command passing that as a parameter. In more simple terms, it [...]


