Skip to content
RunSybil

RunSybil

Category: DAST
License: Commercial
Suphi Cankurt
Suphi Cankurt
+8 Years in AppSec
Updated July 22, 2026
3 min read
Key Takeaways
  • Sybil is a black-box AI agent that tests apps, APIs, cloud, and infrastructure without source code access, reasoning about a system the way an attacker does.
  • It runs continuously on every deployment rather than as a point-in-time pentest, re-evaluating only what changed and surfacing newly exploitable risks.
  • RunSybil validates each finding through live exploitation and reports reducing false positives by over 90% compared with conventional scanning tools (vendor figure).
  • Raised $40M led by Khosla Ventures (announced March 2026); founded by Ari Herbert-Voss (CEO, OpenAI’s first security hire) and Vlad Ionescu (CTO, ex-Meta, Mandiant, NCC Group).

RunSybil is an AI-native offensive security platform in the DAST family, built around an autonomous agent called Sybil. It black-box tests applications, APIs, cloud, and infrastructure without source code access, reasoning about a system the way an attacker would.

The company raised $40M led by Khosla Ventures, announced in March 2026. Early customers include Cursor, Notion, Turbopuffer, Baseten, and Thinking Machines Lab, alongside financial institutions and Fortune 500 companies.

What is RunSybil?

RunSybil describes Sybil as the first black-box approach whose AI agents test a system without needing source code. It explores the way expert attackers do, using only external interfaces.

That means discovering forgotten endpoints, exploring authentication boundaries, and chaining vulnerabilities together into paths a signature scanner would miss. RunSybil frames this as offensive testing that mirrors attacker intuition.

The platform runs live exploitation rather than static analysis. RunSybil says early customers saw false positives drop by over 90% compared with conventional scanning tools.

FeatureDetails
Testing approachBlack-box, no source code access
CoverageApplications, APIs, cloud, infrastructure
CadenceContinuous, re-evaluated on every deployment
ValidationLive exploitation of each finding
Agent modelMulti-agent (Discovery, Attack, Login agents)
False-positive claimOver 90% reduction vs conventional scanners (vendor figure)
CTEM rolePhase 4 validation of exposures other tools flag

How Sybil works

Sybil runs as a multi-agent system rather than a single scan pass. A Discovery Agent maps the surface, an Attack Agent validates findings such as XSS, and other agents handle tasks like authenticated exploration.

RunSybil Agent Activity panel showing the Discovery Agent and Attack Agent working through a live engagement in real time

The agents learn about the target as they go, getting more efficient with experience. RunSybil contrasts this with tools that scan code without testing it live, or test blindly without understanding the system.

RunSybil published one example against a financial platform: Sybil exploited a lower-severity issue, then used that access to probe hidden endpoints. That led to a second flaw exposing all customer records through a single unauthenticated request.

Note
Black-box, not code review
RunSybil positions Sybil apart from code-review assistants like Claude Code or OpenAI Codex. Those read source; Sybil interacts with the running system, validates exploitability, and surfaces real data exposure without ever seeing the code.

Where RunSybil fits

RunSybil maps its work to the CTEM model, owning what it calls Phase 4: validation. Where many programs stop at discovering and ranking exposures by theoretical risk, Sybil attacks them to prove whether they are actually exploitable.

The vendor lists five deployment patterns: high-risk application testing, continuous attack surface monitoring, multi-tenant and business-logic testing, a bug bounty and pentest replacement, and cloud and infrastructure validation.

Sybil’s reach also goes past web-app scanning. It chains an application flaw into an infrastructure entry point, covering ground a scanner locked to a single layer never touches.

Team and backing

RunSybil was cofounded by CEO Ari Herbert-Voss, OpenAI’s first security hire and a GPT-3 and Codex research contributor. CTO Vlad Ionescu was an offensive security tech lead at Meta and a red teamer at Mandiant and NCC Group.

The $40M round was led by Khosla Ventures, with S32, the Anthology Fund, Conviction, and Elad Gil participating. The team draws from OpenAI, Meta, Mandiant, NCC Group, and Trail of Bits, with hubs in San Francisco and New York.

When to use RunSybil

RunSybil suits teams that want continuous offensive testing instead of a point-in-time pentest, especially for high-risk systems handling customer data, transactions, and access.

It also fits organizations trying to validate what other tools flag, since Sybil proves exploitability rather than adding another list of theoretical findings.

Tip
Best for
Security teams that want attacker-style, continuously running validation across apps, APIs, cloud, and infrastructure — not just another signature scanner or code reviewer.

For AI-driven pentesting peers, see Beagle Security and Bright Security , or browse the full DAST tools landscape on AppSec Santa.

Frequently Asked Questions

What is RunSybil?
RunSybil is an AI-native offensive security platform built around an autonomous agent called Sybil. It performs black-box testing of applications, APIs, cloud, and infrastructure without source code access, exploring systems the way an attacker would and validating findings through live exploitation.
How is RunSybil different from a traditional scanner?
Traditional scanners look for known vulnerability patterns, often in source code. Sybil reasons like an attacker against the running system, discovers forgotten endpoints, probes authentication boundaries, and chains vulnerabilities into real attack paths. RunSybil says this reduces false positives by over 90% versus conventional tools.
Does RunSybil replace an annual penetration test?
RunSybil positions Sybil as continuous offensive testing that runs on every deployment rather than once a quarter or year. It re-evaluates what changed in your attack surface and surfaces newly exploitable risks, which the company frames as replacing point-in-time pentests and bug bounty coverage.
Who founded RunSybil and who backs it?
RunSybil was founded by CEO Ari Herbert-Voss, OpenAI’s first security hire and a GPT-3 and Codex research contributor, and CTO Vlad Ionescu, a former offensive security tech lead at Meta and red teamer at Mandiant and NCC Group. The company raised $40M led by Khosla Ventures, announced in March 2026.
Does RunSybil publish pricing?
No. RunSybil does not list prices on its website and routes prospects through a demo request. Engagement scope and cost are handled through sales.