Black Hat logoBlack Hat 2026Book a meeting
    Cerberus symbolCERBERUS AI

    Developers

    Live in five minutes. Gateway or SDK.

    Cerberus runs where your request already is, an in-app agent, not network middleware. Drop in the gateway or embed one middleware, and detection is on.

    How it works
    cerberus.yamlno code changes
    # cerberus.yaml
    gateway:
    upstream: https://api.internal
    mode: inline
    detect:
    agents: true # MCP + tool calls
    hash_pii: at_source

    Quickstart

    Three steps to your first detection.

    01

    Install

    Add the gateway in front of your API or the SDK inside your server. No traffic rerouting.

    02

    Configure

    Turn on agent detection and source-side PII hashing in a few lines. Sensible defaults ship on.

    03

    Respond

    Wire verdicts to your workflows: block, authenticate, rate limit, alert, ban.

    Open source

    Read the runtime. Run the harness.

    The Cerberus runtime is open source. Inspect exactly how requests are scored, and test detections against a known-vulnerable API before you ship.

    Quiet by default. On in five minutes.

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

    Back to home