Sign in
You: Human 0.0% Unknown

Config baseline

Always enforced, from configuration. A hand-authored rule below can override a target.

  • ClickFraud block-hard BOT TYPE
  • ExploitScanner block-hard BOT TYPE
  • MaliciousBot block-hard BOT TYPE
  • AiBot rate-limit-ai BOT TYPE
  • GoodBot rate-limit-search BOT TYPE
  • MonitoringBot rate-limit-monitoring BOT TYPE
  • Scraper throttle-stealth BOT TYPE
  • SearchEngine rate-limit-search BOT TYPE
  • SocialMediaBot rate-limit-social BOT TYPE
  • Tool throttle-tools BOT TYPE
  • VerifiedBot rate-limit-search BOT TYPE
  • Internal logonly BOT TYPE
  • (default) throttle-stealth DEFAULT

Manually authored

3 rules
  • #200 *
    IF
    Bot family = StyloBot.Internal API key presented = true
    THEN OBSERVE
    LIVE 0/0 hits / 5m
  • #500 *
    IF
    score.bot_probability >= 0.9
    THEN OBSERVE would block
    OBSERVE 0/0 hits / 5m
  • #1000 *
    IF
    is_human = true
    THEN OBSERVE
    LIVE 0/0 hits / 5m
Pick a recent fingerprint or paste a custom context to replay.