Skip to content

F5 Distributed Cloud Bot Defense Standard

F5 Distributed Cloud Bot Defense Standard provides foundational automated threat mitigation at the edge. It inspects incoming client requests against known bot signatures, verifies legitimate search engine web crawlers, and blocks automated scrapers, vulnerability scanners, and malicious bots.

+-------------------------------------------------------------------------+
| Standard Bot Classification Pipeline |
| |
| Incoming Client Request |
| | |
| v |
| +-------------------------------------------------------------------+ |
| | Signature & User-Agent Verification | |
| +---------------------------------+---------------------------------+ |
| | |
| +--------------------------+--------------------------+ |
| | Known Good Bot | Unknown |
| v v |
| +-----------------------------+ +---------------------+ |
| | Reverse DNS & ASN Lookup: | | Malicious Signature | |
| | Verified Googlebot/Bingbot | | Matching & Scrapers | |
| +--------------+--------------+ +----------+----------+ |
| | Verified | Match |
| v v |
| +-----------------------------+ +---------------------+ |
| | Allow Request to Origin | | Mitigate (Block/403)| |
| +-----------------------------+ +---------------------+ |
+-------------------------------------------------------------------------+
CategoryExamplesDefault ActionConfigurable Override
Good BotsGooglebot, Bingbot, Applebot, PingdomAllowRate Limit, Block
Commercial BotsContent aggregators, SEO crawlersAllowBlock, Redirect
Malicious BotsVulnerability scanners, scrapers, exploit botsBlockCustom Challenge
Untrusted ClientsHeadless curl/python scripts with spoofed headersMonitorBlock