red-run
Autonomous penetration testing, CTF solving, and exploit chaining
Instructs the agent on how to orchestrate engagements as a team lead, route findings to technique skills via the skill-router, delegate execution to persistent domain teammates, and enforce state management and operational safety rules.
All Skills in This Repository (77)
Pure Emerald Level Indicators<skill-name>
Execute defined offensive security techniques against specified targets.
retrospective
Analyze penetration testing engagement logs to identify skill gaps and improvements.
orchestrator
Orchestrate multi-phase penetration tests with operator approval and status updates.
unknown-vector-analysis
Analyze custom applications, scripts, and binaries for unknown exploitation vectors.
password-spraying
Test username-password combinations against SMB, Kerberos, LDAP, SSH, and web forms.
credential-dumping
Automate credential extraction from Active Directory via DCSync, NTDS.dit, and SAM.
adcs-template-abuse
Exploit misconfigured AD CS templates to impersonate domain users via SAN manipulation.
kerberos-ticket-forging
Forge Golden, Silver, Diamond, and Sapphire Kerberos tickets using key materials.
pass-the-hash
Authenticate to Active Directory services using stolen NTLM hashes, AES keys, or Kerberos tickets.
adcs-persistence
Automate AD CS persistence via Golden Certificate forging and certificate theft.
kerberos-delegation
Exploit Kerberos delegation misconfigurations in Active Directory for privilege escalation.
sccm-exploitation
Automate SCCM/MECM enumeration and credential harvesting for lateral movement.
Frequently Asked Questions
FAQPage SchemaHow to install red-run?โผ
Run `npx skills add blacklanternsecurity/red-run --all -g -y` in your terminal to install all skills in this suite globally.
What does red-run do?โผ
It runs autonomous penetration tests and CTF challenges by coordinating agent teammates that perform recon, exploitation, privilege escalation, and lateral movement. A lead orchestrator routes findings to 67+ technique skills and tracks all progress in a persistent state database.
How do I start an engagement with red-run?โผ
After installing, run ./run.sh and send a target IP to activate the /red-run-ctf orchestrator. It presents routing decisions for your approval before assigning any task to a teammate.
Does red-run work with Claude Code agent teams?โผ
Yes. It is built on Claude Code agent teams, spawning persistent domain teammates in separate tmux panes that you can watch, interrupt, and redirect in real time.
Is red-run safe to use on production systems?โผ
No. It is designed for CTF and lab environments with explicit written authorization, runs with no stealth considerations, and must never be used against systems you do not own or have permission to test.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core