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

Status
This content is read-only, or is not open for further replies.

Anthony Parsons

Guest
offline
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...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom