allsmog

127 mods across 4 repositories, 54 stars between them.

allsmog/blackbox-claude-plugin

Skill Claude CodeCodex

This skill should be used when the user asks about "gobuster", "directory fuzzing", "web enumeration", "nikto", "web vulnerabilities", "feroxbuster", "ffuf", "subdomain enumeration", or needs guidance on web application testing.

5 6mo ago A 58 tokens original MIT

allsmog/blackbox-claude-plugin

Skill Claude CodeCodex

This skill should be used when the user asks about "Windows privilege escalation", "winpeas", "token impersonation", "potato attacks", "service exploitation", "unquoted service path", "AlwaysInstallElevated", or needs guidance on escalating privileges on Windows systems.

5 6mo ago C 65 tokens original MIT

pwn-htb

99

allsmog/pwn-claude-plugin

Plugin Claude Code

Binary exploitation (pwn) toolkit for Hack The Box challenges - structured methodology with pwntools, GDB/pwndbg integration, and exploit templates.

2 6mo ago A tokens not measured original MIT

binary-analyzer

100

allsmog/pwn-claude-plugin

Agent

Use this agent when the user provides a binary file and wants comprehensive analysis, asks to "analyze this binary", "check this pwn challenge", "what vulnerabilities does this have", or when automatic binary analysis would help understand a CTF challenge. Examples.

2 6mo ago A 56 tokens original MIT

exploit-suggester

101

allsmog/pwn-claude-plugin

Agent

Use this agent when the user has analysis findings and needs exploitation technique recommendations, asks "how should I exploit this", "what technique should I use", "how do I bypass these protections", or needs guidance choosing between exploitation approaches. Examples.

2 6mo ago A 54 tokens original MIT

template-generator

102

allsmog/pwn-claude-plugin

Agent

Use this agent when the user needs a customized pwntools exploit script, asks to "generate an exploit", "create exploit template", "write the exploit script", or when exploit code generation would help after analysis is complete. Examples.

2 6mo ago A 50 tokens original MIT

pwn-exploit

104

allsmog/pwn-claude-plugin

Command

Generate exploit based on analysis findings - technique selection and payload construction.

2 6mo ago A 17 tokens original MIT

pwn-recon

110

allsmog/pwn-claude-plugin

Command

Run reconnaissance phase on a binary - checksec, file analysis, strings, symbols.

2 6mo ago A 21 tokens original MIT

pwn-static

116

allsmog/pwn-claude-plugin

Command

Run static analysis phase - disassembly, vulnerable functions, buffer sizes.

2 6mo ago A 17 tokens original MIT

pwn-template

117

allsmog/pwn-claude-plugin

Command

Generate pwntools exploit template - interactive selector for different exploit types.

2 6mo ago A 17 tokens original MIT

pwn

118

allsmog/pwn-claude-plugin

Command

Run full binary exploitation methodology - 5 phases with confirmations between each.

2 6mo ago A 16 tokens original MIT

SessionStart

119

allsmog/pwn-claude-plugin

Hook

Runs when a session starts, executing pwn-detector.sh via bash. From allsmog/pwn-claude-plugin.

2 6mo ago A tokens not measured copy · 56% MIT

PreToolUse

120

allsmog/pwn-claude-plugin

Hook

Runs before the agent uses a tool for Bash tool calls, executing tool-validator.sh via bash. From allsmog/pwn-claude-plugin.

2 6mo ago A tokens not measured copy · 88% MIT