Demo Rooms

Watch it actually work.

Each room is a self-contained target running in your browser — a real app with real flaws — and a swarm of K0G agents that has to find its own way in. Nothing is pre-scripted for the camera: the agents probe, fail, regroup and escalate until something gives. Launch one, or watch the recorded run.

Three named agents attacking a live target, chaining findings into a critical breach Live Fire Not scripted — real requests

Real Agents, Real Breach

Not a mock-up. A fleet of autonomous agents is spawned at a live target and, given only the URL, fires real HTTP requests at it — every request and response on screen is the real thing, reproduced live and non-destructively.

  • An unauthenticated debug endpoint leaks an admin token — no credentials needed
  • A SQL-injection login bypass logs an agent in as admin
  • An IDOR steals the admin token; mass-assignment self-promotes to admin
  • Every path converges on the same crown jewels — 2,500 records, proven
AGENT FLEET SQL INJECTION IDOR PRIVILEGE ESCALATION
A law firm website with the K0G agent swarm deploying over it Demo Room 02 Interactive

The Law Firm Breach

A polished multi-office firm site — the kind of target that looks perfectly fine. The swarm navigates it link by link, probing everything it touches, finds nothing for a long time, and then reaches the client login.

  • Agents crawl the public site and come up empty — the boring pages really are boring
  • They locate the client portal, call for backup, and the swarm grows
  • Credential spraying, then a stack of CVEs, then ' OR 1=1 -- lands
  • Admin session, client records reachable — then the reveal: it was K0G all along
SQL INJECTION AUTH BYPASS ADMIN TAKEOVER AGENT SWARM
The K0G control centre probing a vulnerable login form Demo Room 01 Interactive

SQL Injection — Auth Bypass

The operator's view. Four agents fan out across every input on a deliberately vulnerable app, and you watch the attack log fill up in real time as each payload is accepted, blocked or rejected.

  • XSS, traversal, command injection and SSTI all probed in parallel
  • Most payloads fail — the log shows exactly why each one died
  • The login form gives, and the users table comes back
SQL INJECTION AUTH BYPASS LIVE ATTACK LOG
A Slack DM thread where an agent posing as a locked-out employee gets the IT helpdesk to reset a password Demo Room 03 Interactive

Social Engineering — The Helpdesk

The layer scanners can't reach. An agent poses as a locked-out employee and DMs the IT helpdesk — casual tone, manufactured urgency, zero verification — and watches whether trust alone is enough to get a credential reset.

  • "hey bill .. it's jack, can u reset my pw ?? got locked out lol"
  • No callback, no ticket, no 2FA challenge — four messages, under two minutes
  • K0G halts at the reset: the finding is proven by the action, not by logging in
SOCIAL ENGINEERING PRETEXTING HUMAN LAYER
The K0G commercial showing a cloud attack path The Film 60 seconds

One Swarm. Every Surface.

The sixty-second cut. Six attack surfaces in sequence — APIs, web apps, cloud, mobile, network and Active Directory, and AI agents — then the compliance evidence that comes out the other end.

  • Strike agents hit each surface in turn, one critical finding apiece
  • Ends on audit-ready SOC 2, ISO 27001, PCI DSS, HIPAA and GDPR packages
APIS CLOUD MOBILE AI / LLM

Two kinds of room here. Law Firm, SQL Injection, Social Engineering and the film are animated recreations — self-contained, run entirely in your browser, and no traffic leaves the page. Live Fire is different: it fires real HTTP requests at a real, deliberately vulnerable practice target we built and control locally — no third-party or production system is ever contacted. Against a real environment K0G operates inside an enforced scope with non-destructive techniques; see the safety model and a sample proof of exploit.