Black Hat logoBlack Hat 2026Book a meeting
    Cerberus symbolCERBERUS AI

    Solutions / Token torching

    Nothing was stolen. Everything was spent.

    Token torching turns your own AI against your budget. Attackers push agents and LLM endpoints into oversized prompts, runaway loops, and expensive completions until the spend is the damage. Cerberus baselines token consumption per actor and catches the burn as it starts.

    All solutions
    Token torchingthrottled
    POST/api/v1/chat/completions612 req/min
    tokens4.1M in 12 min58x baseline
    prompt128k context · max_tokenspadded
    intentToken torching · 0.95critical
    verdictthrottlecap spendalert

    Illustrative product interface. The figures shown are an example of how Cerberus presents a detection, not benchmark or performance results.

    Every request is valid

    Authenticated, well-formed calls to an endpoint you built. Nothing for a WAF to match.

    Rate limits count requests

    A few giant-context calls outburn thousands of small ones. Request counts miss the cost.

    The bill arrives later

    Without spend monitoring, the first alert is the invoice, weeks after the burn.

    How it works

    Spend is a behavior. Cerberus reads it.

    Token consumption is baselined per actor, so a burn stands out in minutes, not on the invoice.

    01
    Per-actor token baselines
    Normal consumption learned per user, agent, and key from real traffic. A spend spike is a behavioral anomaly like any other.
    02
    Cost-aware anomaly detection
    Tokens per request, context padding, and loop cadence scored alongside intent, not just request counts.
    03
    Respond before the invoice
    Throttle the actor, cap the spend, alert the owner. One verdict while the burn is still small.

    Coverage

    What Cerberus catches here.

    Denial-of-wallet

    Floods of expensive completions that run up spend until the budget is the casualty.

    Context stuffing

    Oversized prompts engineered to maximize the cost of every request.

    Runaway agent loops

    An agent stuck or steered into recursive calls, burning tokens on repeat.

    Model extraction runs

    High-volume systematic querying that distills your model at your expense.

    Amplification abuse

    One cheap request that fans out into a chain of expensive model calls.

    Prompt-injected burn

    Injected instructions that turn a cheap task into an expensive one.

    Catch the burn, not the bill.

    See Cerberus read your own traffic, human and agentic, in one walkthrough tailored to your stack.

    All solutions