Skip to content

[Use Cases] Solution guide: Stop malicious bots while allowing legitimate traffic#29531

Draft
codyanthony850 wants to merge 47 commits intoproductionfrom
canthony/stop-malicious-bots-guide
Draft

[Use Cases] Solution guide: Stop malicious bots while allowing legitimate traffic#29531
codyanthony850 wants to merge 47 commits intoproductionfrom
canthony/stop-malicious-bots-guide

Conversation

@codyanthony850
Copy link
Copy Markdown
Contributor

First solution guide for the use-cases section. Covers layered bot defense using Cloudflare tools: Bot Fight Mode, Turnstile, WAF custom rules, rate limiting, and bot score rules.

  • New file: src/content/docs/use-cases/application-security/stop-malicious-bots.mdx
  • Nests under Daniel's application-security/ category structure from Add new use cases documentation #29162
  • Core workflow uses Free and Pro plan features, with callouts for higher tiers
  • Follows solution guide content type conventions: goal-first framing, workflow stages, plan tier callouts
  • Inline procedures will be refactored to partials before merge (tracked in PCX-21341)

Related: PCX-21341

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
* @cloudflare/pcx-technical-writing
/src/content/docs/bots/ @patriciasantaana, @cloudflare/pcx-technical-writing
/src/content/docs/turnstile/ @migueldemoura, @punkeel, @patriciasantaana, @cloudflare/pcx-technical-writing
/src/content/docs/waf/ @pedrosousa, @cloudflare/firewall, @cloudflare/pcx-technical-writing

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Preview URL: https://009a52af.preview.developers.cloudflare.com
Preview Branch URL: https://canthony-stop-malicious-bots-guide.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/use-cases/application-security/bots/stop-malicious-bots/ https://canthony-stop-malicious-bots-guide.preview.developers.cloudflare.com/use-cases/application-security/bots/stop-malicious-bots/
https://developers.cloudflare.com/use-cases/application-security/bots/ https://canthony-stop-malicious-bots-guide.preview.developers.cloudflare.com/use-cases/application-security/bots/
https://developers.cloudflare.com/use-cases/application-security/bots/ https://canthony-stop-malicious-bots-guide.preview.developers.cloudflare.com/use-cases/application-security/bots/
https://developers.cloudflare.com/waf/custom-rules/use-cases/challenge-bad-bots/ https://canthony-stop-malicious-bots-guide.preview.developers.cloudflare.com/waf/custom-rules/use-cases/challenge-bad-bots/
https://developers.cloudflare.com/bots/get-started/bot-fight-mode/ https://canthony-stop-malicious-bots-guide.preview.developers.cloudflare.com/bots/get-started/bot-fight-mode/
https://developers.cloudflare.com/turnstile/get-started/widget-management/dashboard/ https://canthony-stop-malicious-bots-guide.preview.developers.cloudflare.com/turnstile/get-started/widget-management/dashboard/
https://developers.cloudflare.com/waf/custom-rules/create-dashboard/ https://canthony-stop-malicious-bots-guide.preview.developers.cloudflare.com/waf/custom-rules/create-dashboard/
https://developers.cloudflare.com/use-cases/application-security/block-attacks/ https://canthony-stop-malicious-bots-guide.preview.developers.cloudflare.com/use-cases/application-security/block-attacks/

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

This PR requires additional review attention because it affects the following areas:

Redirects

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /use-cases/application-security/bots/

…ts nav

Created 3 partials to share procedures between product docs and solution guide:
- partials/bots/enable-bfm.mdx (Bot Fight Mode enable steps)
- partials/waf/create-custom-rule-nav.mdx (custom rule dashboard nav)
- partials/waf/security-events-nav.mdx (Security Events dashboard nav)

Updated source pages and solution guide to use Render.
…core is Enterprise-only, separate score 1 from 2-29 categories
…tools before procedures, form rate limiting in forms section
… Bot analytics, Bot Management, BFM, SBFM in Verify
…Turnstile callout, fix outcome-oriented headings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants