If you want an apache httpd server access_log scanner written in C that check for you every IP address that exceed a given number of hits in the last given time period, then DynaBlast is a tool that make sense for you.
This tool, released as usual in GPLv2, can be spawned every minute in crontab without the risk of having two instances running: we make use of a lock mechanism.
It has a fast mode that can skip already parsed line from a consecutive scan, so each time it runs, it play very fast.
In stdout you’ll get the scanning result. Ex:
blacklisted:10.248.220.43
blacklisted:23.212.121.165
You can download DynaBlast from here: http://www.tuxweb.it/?section=progetti/dynablast
Ciao, Dino.
Lascia un commento