http.request.full_uri contains “url” and cf.threat_score gt 10 and not cf.client.bot
is this rule is okay i mean it doesn’t block good bots like google etc …
any advice to improve it will be appease it
http.request.full_uri contains “url” and cf.threat_score gt 10 and not cf.client.bot
is this rule is okay i mean it doesn’t block good bots like google etc …
any advice to improve it will be appease it
Looks good, it won’t block legitimate bots. A threat score >10 might be a bit too generous if you are trying to mitigate a DDoS attack.
i have no ddos I’m trying to block bad web crawlers what recommend score should i use