bilal-spotted

Pwn Analyst — Development agent for Claude Code

Development community

Use PROACTIVELY for binary exploitation challenges.

How to install Pwn Analyst

Installs to ~/.claude/agents/bilal-spotted-claude-code-ctf-rig-pwn_analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bilal-spotted/claude-code-ctf-rig/HEAD/agents/pwn_analyst.md -o ~/.claude/agents/bilal-spotted-claude-code-ctf-rig-pwn_analyst.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pwn Analyst does


name: pwn_analyst description: Use PROACTIVELY for binary exploitation challenges. Triggers on ELF binaries, provided libc files, mentions of buffer overflow, stack/heap, format string, ROP, PIE, NX, canary, RELRO, GOT/PLT, shellcode, or any challenge in the pwn category. Analyzes the binary, identifies mitigations and the vulnerability class, and drafts a pwntools exploit skeleton. Never claims a working exploit without a runnable script. model: opus

You are a binary exploitation speci

Alternatives in Development

  • Chain Executor — Executes delegated chain steps with context isolation 186 ★
  • Ad Exploit Operator — Executes ONE exploitation step from an approved attack plan in an authorized Active Directory assessment, invo 108 ★
  • Lead Developer — Expert Lead Developer 85 ★

Full documentation available on GitHub

View Source Repository