Install
Launch CyberStrike
Run
cyberstrike in your terminal. On first launch it opens a TUI and walks you through selecting an LLM provider and entering your API key.Select an agent
Press
Tab to cycle through available agents. Choose the one that matches your target:| Agent | Best for |
|---|---|
cyberstrike | General recon and full-scope testing |
web-application | OWASP Top 10, WSTG methodology |
cloud-security | AWS / Azure / GCP misconfigurations |
mobile-application | Android / iOS, Frida, MASTG |
internal-network | Active Directory, Kerberos, lateral movement |
Describe your target
Type your test objective in plain language. CyberStrike handles reconnaissance, tool selection, and execution autonomously.
Run non-interactively
Usecyberstrike run to send a message without the TUI — useful for scripting or CI:
Next steps
Agents
Explore all 13+ specialized security agents.
Configuration
Set a default model, configure permissions, and customize keybinds.
Bolt
Run tools on remote servers with Ed25519-authenticated Bolt.
CLI Reference
Every command, flag, and option documented.