top | item 42750525

(no title)

awsanswers | 1 year ago

Unacceptable, sorry this is happening. Do you know about fail2ban? You can have it automatically filter IPs that violate certain rules. One rule could be matching on the bot trying certain URLs. You might be able to get some kind of honeypot going with that idea. Good luck

discuss

order

thayne|1 year ago

They said that it is coming from different ip addresses every time, so fail2ban wouldn't help.

SteveNuts|1 year ago

It’ll most likely eventually help, as long as they don’t have an infinite address pool.

Do these bots use some client software (browser plugin, desktop app) that’s consuming unsuspecting users bandwidth for distributed crawling?

keisborg|1 year ago

Monitor access logs for links that only crawlers can find.

Edit: oh, I got your point now.