Skip to main content
Hacktron Workbench combines the Hacktron CLI with IDE extensions for VS Code, Cursor, and Windsurf. Use the CLI for terminal-native investigations and the IDE extension for editor-native workflows.

CLI Quickstart

Get started with the CLI in under 5 minutes.

IDE Quickstart

Install Hacktron in VS Code, Cursor, or Windsurf.

Agent Packs

Agent packs are collections of agents for specific technologies or types of vulnerabilities. Hacktron’s community agents are available to all users and are continually updated to keep up to date with the latest vulnerabilities and security research.
We continually perform security research, finding zero-day vulnerabilities in products like ChatGPT Atlas, Perplexity’s Comet Browser, Windsurf, and Lovable.Beyond standard vulnerability patterns, we synthesise our novel findings into agent packs that can be used to find similar vulnerabilities in your codebase.This ensures that Hacktron can find variants of real vulnerabilities that top engineering teams have missed.
Hacktron learns from collaborating with you and automatically creates personal agents customised to your codebase.These agents are dynamically created when you use Hacktron, and are private to you.
Learn more about agent packs here.

Actionable Findings

The CLI stores all findings securely in your local filesystem.
cli_finding

All findings are validated, and come with code snippets, proof-of-concept exploits, and remediation steps.

Takes Action

Hacktron’s agents can directly read files, run commands, and write exploit scripts. In Hacktron Workbench, that workflow starts either in your terminal or directly from your editor. Learn more about shell commands here.