Page 1 of 1

Bad bot trap integration in CSF

Posted: 17 Apr 2010, 10:35
by iggori
We start conversation here.

showthread.php?t=3289

Can we get support of developers to integrate my way of catching bad bots in CSF?
My way id 100% accurate against bad bots, mail harvesters and spam bots, and site scrapers.


It is based in 3 steps:
1. allow good bots.
2. blind all others.
3. block all bad bots in htaccess when hit bot trap url

Only bad thing is constantly grow of htaccess file.

If we add temp ban to bad bot solution will be perfect. Less cpu usage, less processing of htaccess, more human visitors, 0% of bad bots.

Thanks for support this tread and give ideas.
Regards

Noone interested?

Posted: 25 Apr 2010, 12:41
by iggori
No one interested?
Why?

Posted: 05 May 2010, 15:45
by chirpy
You should do that sort of thing using ModSecurity which was designed for it. csf can then block IP addresses that trigger ModSecurity rules.