Mayhem Monkies is QA-as-a-service with teeth. Drop a target URL or connect a repo; a crew of specialist hunters probes for bugs, delivers fixes with severity + repro + evidence, and hands you LLM-ready fix prompts. One subscription, unlimited hunts — they run in a shared queue, and priority is what you pay for.
Eight live black-box hunters work the wire. 4-LOM reads source. Gunslinger and Cloud are paid add-ons. Silverback runs the room. Click any card to expand its bio.
+
Han is the cocky one. Boots up with a one-liner curl and walks out with three CRITs while the rest of the crew is still reading docs. Specializes in the dumb-fast probes most teams skip: bare /admin, exposed .git, default creds, /.env in the wrong place. If your prod has a soft underbelly, Han finds it before lunch.
+
Boba sweeps the entire attack surface before he fires a single probe. Every endpoint mapped, every query parameter cataloged, every header sniffed. Where Han charges, Boba surveys. The slow burn that finds the things hiding in plain sight: a stale staging URL leaked in a JS bundle, a deprecated /v1 path still online, an API doc that lists more endpoints than the live app advertises.
+
Mando lives in the auth boundary. Token lifetimes too long? JWT signature unverified? OAuth state parameter missing? Session fixation possible? Refresh tokens stored where they shouldn't be? He's already filed the bill. The auth flow is a creed; he tests every step.
+
Cad is the injection specialist. Bossan native who reads the wire and finds the boundary where user input becomes backend trust. SQL, NoSQL, XSS, SSRF, command injection, template injection, server-side request forgery, prototype pollution. If a string crosses a parser, Cad has tried fifty ways to break it.
+
Predator stalks the response time. ReDoS, slow loris, unbounded result sets, N+1 queries, missing pagination, recursive payloads, billion-laughs, zip bombs. Pushes systems until they buckle, then files the bill that says exactly which knob to turn.
+
Bossk is the rule-breaker who reads every rule first. IDORs (insecure direct object references), privilege escalation between roles, workflow bypasses, race-condition double-spends, negative-number cart attacks, missing authorization checks on state transitions. The bugs that don't show up in scanners because they require understanding what the app is supposed to do.
+
IG-88 is the assassin droid of the type system. Sends every malformed payload imaginable: wrong types, extra fields, missing required fields, null injection, prototype pollution via JSON, integer overflow, unicode normalization tricks. Crashes happen because someone trusted req.body without validating shape.
+
Aurra hunts the gap between actions. Race conditions on payment confirmation. Idempotency keys that aren't actually idempotent. Double-submissions that produce two records. Timing attacks on token comparison. Webhook replays. The bugs that only manifest when two requests arrive 50ms apart on different load-balanced instances.
+
4-LOM is the protocol-droid hunter. Where the rest of the crew kicks the front door, 4-LOM walks straight into the source tree. Clones your repo into a sealed sandbox, parses every file in every language it knows (TS, JS, Go, Python, Rust, Ruby, Java, PHP), traces dataflow from request handlers down to sinks, and surfaces the bugs that black-box probing can't see: auth checks that are never reached, secrets baked into commits, SQL strings concatenated with user input, dependencies sitting on five-year-old CVEs. Methodical, patient, opinionated. Files bills with file:line precision so the fix-prompt can write the patch directly. Repo-only mode runs ONLY 4-LOM for $99 flat. As a live-hunt add-on, pairs SAST with the black-box crew for $99 extra.
+
Gunslinger is the active-testing tier. Runs in a hardened sandbox with iptables egress locked to your verified target. Wields Metasploit's auxiliary scanner suite, nmap, nikto, whatweb, and ffuf with a 30k-path SecLists wordlist. Finds what passive scanners miss: actual response analysis, version-CVE matching, real path discovery. Requires the active-testing add-on ($499) and verified target ownership.
+
Cloud sits at the AWS console-level. Decrypts your read-only IAM credentials inside a hardened sandbox, runs prowler across IAM, S3, EC2, RDS, KMS, CloudTrail, GuardDuty, and config — then triages the firehose with an LLM and writes verified bills only on the findings that actually exploit. Surfaces the misconfigs you can't see from the outside: world-readable buckets, root keys still active, security groups pinholed for debugging two years ago. Requires verified read-only AWS credentials and explicit consent.
+
Silverback runs the operation. He doesn't hunt. He picks up the phone, calls the right hunter, books the job, then watches every bill land in real time. Tailored suit, cigar, gold pinky ring, board of mug shots behind him with red pins for live targets. Talks like a fixer because he is one. The crew brings bugs; Silverback brings the story. When the hunt wraps, he chains your unlocked findings into 1 to 3 attack paths in a $1499 impact report (entry, exploit, pivot, final state) with a chain-breaker recommendation the engineering lead can ship that afternoon. Bug counts get filed. Attack narratives get circulated up the chain. That is where the budget is.
🎯
Live target
Black-box · from the wire
We treat your app like an attacker would. No source code access — just probes from the wire across all eight live hunters. They find auth holes, injection, IDOR, race conditions, and more, then write each up with severity, repro, and evidence.
Best for: production apps, public APIs, anything where you only have HTTP access.
📖
Repo-only
White-box · source-level
Connect a GitHub App, paste a PAT, or drop a public GitHub URL. 4-LOM clones your source, walks the AST with semgrep + LLM dataflow, and writes findings with file:line precision. No live target needed.
Best for: pre-deployment audits, scanning open-source code, "can you check my repo before I ship?"
🔁
Live + repo
Both · cross-validated
Run the live crew AND 4-LOM in parallel. 4-LOM's source-tree findings become "leads" for the live monkeys via the directed-turn pipeline. Mando validates auth-bypasses from the wire, Cad validates injection sinks, and so on. Black-box and white-box coverage on the same target.
Best for: pre-launch hardening, anything where you want maximum coverage.
The expensive part isn't "5 hunts vs 10" — it's compute and scheduling. So we price like compute, not quotas: pick a plan, post as many targets as you want, and they run in a shared queue. Priority is what scales.
🎟️
Free
$0 forever
Join the queue with one public project. Results land when capacity is available. Community support.
Best for: kicking the tires.
🐒
Builder
$49 / mo
Unlimited projects, unlimited hunt requests on the normal-priority queue. Full fixes + fix prompts for Claude, Cursor, Codex & more. Retests included. 1 Priority Pass every month.
Best for: "test everything I ship."
⚡
Priority
$149 / mo
Everything in Builder, plus a reserved front-of-queue lane, a generous monthly stack of Priority Passes, faster turnaround targets, deeper hunts, Slack / Discord notifications, and team features.
Best for: teams that need results now, every time.
Post a target and your hunt joins the queue. You'll see your position and an estimated start time, just like a cloud GPU or a CI pipeline — right on your dashboard. When a worker frees up, the crew picks up the next hunt.
Paid plans ride a higher-priority lane. We keep a reserved slice of worker capacity for the standard lane at all times, so it always keeps moving even when premium demand spikes — no one gets stuck behind an endless line of front-of-queue jobs. Need a specific hunt now? Drop a Priority Pass and it jumps the fast lane immediately.
Every hunt, you decide how hard the crew goes. Same queue, different intensity.
Every finding ships with a paired fix prompt — framework-agnostic for live monkeys, file:line-cited for 4-LOM. Three ways to apply: