Skip to main content
Get from signup to your first vulnerability in five minutes.
1

Connect your infrastructure

Go to Settings → Integrations and connect your cloud provider. Start with AWS. Antigen creates a read-only IAM role that discovers your services, network topology, and security configuration.This builds your Asset Map, which the agent uses to reason about attack paths across your architecture rather than scanning endpoints blindly.You can skip this step and come back later. The agent will still work through external reconnaissance, but connecting your infrastructure first gives it a more complete picture of your attack surface.
2

Submit your targets

Go to Settings → Targets and add the domains you want tested.
To ensure responsible use, all targets require approval from your Antigen security expert before testing can begin. For your first run, we approve targets within minutes during business hours.
3

Run your first pen test

Once your targets are approved, your Antigen security expert will schedule your first engagement. Every run executes inside a hardware-isolated Firecracker microVM using cyber-capable models developed through our partnership with Anthropic. You will see results appear on the Vulnerabilities page as the agent works.If you use the SDK, you can also start a run programmatically:
4

Review your vulnerabilities

Open the Vulnerabilities page. Each vulnerability includes:
  • Severity: critical, high, medium, or low
  • A description of the issue
  • Proof: the exact requests and responses that demonstrate it
  • A recommended fix
If automated remediation is available, you will see a pull request linked to the vulnerability. Review it, merge it, and Antigen re-tests to confirm the fix worked.

Next steps

  • Skills to teach the agent about your specific infrastructure
  • SDK overview to run agents programmatically
  • Integrations to connect Slack, GitHub, Linear, and more