Attackgen
AttackGen creates realistic cyber‑incident response playbooks for your company by simulating attacks from chosen threat‑actor groups using the MITRE ATT&CK framework.
- •You want to tabletop‑test your IR team with a scenario that matches a real adversary you fear.
- •You need a quick, documented playbook to show investors or auditors that you’ve considered specific threat models.
- •You’re building security training material and need a fresh, believable attack narrative each run.
python -m attackgen generate --actor "FIN5" --org "FinTech Solutions Ltd" --output my_fin5_scenario.md
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/f962af88-339a-44a5-861f-628f5959ee5a && curl -fsSL https://workflowstacks.com/api/skills/f962af88-339a-44a5-861f-628f5959ee5a/claude-skill -o ~/.claude/skills/f962af88-339a-44a5-861f-628f5959ee5a/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Attackgen is a medium Python project (~7.8k lines across 29 code files, plus 24 test files). Setup is light: runs with Docker — add your API keys to .env. Last commit this month, GPL-3.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3pyproject.tomlDependencies and the commands it exposes
- 4.env.exampleThe API keys and settings you must provide
- 5core/__init__.pyInside core/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/f962af88-339a-44a5-861f-628f5959ee5a && curl -fsSL https://workflowstacks.com/api/skills/f962af88-339a-44a5-861f-628f5959ee5a/claude-skill -o ~/.claude/skills/f962af88-339a-44a5-861f-628f5959ee5a/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/f962af88-339a-44a5-861f-628f5959ee5a?utm_source=github&utm_medium=badge)The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.
Related skills
More devtools tools founders pair with this one.