Internal 404 vs External
-
I have been using another plugin that bans excessive 404’s but I found it doesn’t distinguish between local / same-orgin traffic and external requests. A 404 from a local misconfiguration is as likely to ban a visitor as it is to ban a scriptkiddie who is looking for vulnerabilities. I haven’t used Redirection for a long time but because of this I’d like to come back.
I know the plugin checks the Referer field but I’m not sure exactly what’s done with it. Does the plugin detect a same origin referer, so that we can do a different 302 redirect that we would use for an external request?
And, again it’s been a while so please forgive what may be a FAQ : Is there a recommended way to feed the 404 log from specific requests/groups into a common banning solution? For example, of course we would not want to ban visitors for our own local misconfiguration, but we’ll gladly use Fail2Ban or another mechanism to ban the scriptkiddies.
RTFM with link is welcome. ??
Thanks!
- The topic ‘Internal 404 vs External’ is closed to new replies.