Do I Have This Right - Automated Cloudflare Thread / Reply Bot Blocking

  • Thread starter Thread starter Anthony Parsons
  • Start date Start date
A

Anthony Parsons

Guest
I allow guests to post threads and replies in certain forums, and whilst I block just about everything known to man at Cloudflare already, and other means, at times something automated can still slip through and I want to basically close, what I think, is the last hole in my strategy.

If I use this Security Rule:
Code:

(http.request.method eq "POST" and (http.request.uri.path contains "/add-reply" or http.request.uri.path contains "/post-thread" or http.request.uri.path contains "/post/") and...

Read more

Continue reading...
 
Back
Top