allsmog

127 mods across 4 repositories, 54 stars between them.

allsmog/vuln-scout

Skill Claude CodeCodex

This skill should be used when the user asks about "API security", "OWASP API Top 10", "BOLA", "broken object level authorization", "API authentication", "mass assignment", "GraphQL security", "gRPC security", "rate limiting", "API abuse", "REST API vulnerabilities", or needs to identify API-specific security issues…

24 2mo ago A 85 tokens original MIT

postmessage-xss

50

allsmog/vuln-scout

Skill Claude CodeCodex

Detect postMessage handlers that trust unvalidated origins or write attacker-controlled data to dangerous DOM sinks.

24 2mo ago A 24 tokens original MIT

Sandbox Escapes

51

allsmog/vuln-scout

Skill Claude CodeCodex

This skill should be used when the user asks about "sandbox escape", "vm escape", "template injection to RCE", "SSTI exploitation", "vm2 bypass", "restricted execution bypass", "sandbox breakout", or needs to identify sandbox escape and template engine exploitation techniques during whitebox security review.

24 2mo ago A 66 tokens original MIT

Secret Scanning

52

allsmog/vuln-scout

Skill Claude CodeCodex

This skill should be used when the user asks about "secret scanning", "find secrets", "hardcoded credentials", "leaked API keys", "git history secrets", "credential scanning", "detect passwords in code", or needs to identify secrets and credentials in source code or git history during whitebox security review.

24 2mo ago A 67 tokens original MIT

allsmog/vuln-scout

Skill Claude CodeCodex

This skill should be used when the user asks about "security misconfiguration", "default credentials", "debug mode", "security headers", "exposed endpoints", "TLS configuration", or needs to find configuration-related vulnerabilities during whitebox security review.

24 2mo ago A 53 tokens original MIT

allsmog/vuln-scout

Skill Claude CodeCodex

Detect ANY credential/secret flowing to ANY output sink. Use when asked about "credential leakage", "secret logging", "sensitive data exposure", "CWE-532", "password in logs", "token exposure", or security logging issues.

24 2mo ago A 53 tokens original MIT

package-evidence

55

allsmog/vuln-scout

Skill Claude CodeCodex

Bundle findings, reports, audit plan, and ledger into one evidence zip.

24 2mo ago A 19 tokens original MIT

review-pr

56

allsmog/vuln-scout

Skill Claude CodeCodex

Diff-aware PR security review with verified findings and PR comment payload.

24 2mo ago A 16 tokens original MIT

scope-repo

57

allsmog/vuln-scout

Skill Claude CodeCodex

Decide audit boundaries for large or monorepo targets and write audit-plan.md.

24 2mo ago A 21 tokens original MIT

start-audit

58

allsmog/vuln-scout

Skill Claude CodeCodex

Guided first-run security audit: doctor, scope, threats, scan, verify, report.

24 2mo ago A 23 tokens original MIT

verify-finding

59

allsmog/vuln-scout

Skill Claude CodeCodex

Drive a single finding through CPG verification and false-positive triage.

24 2mo ago A 18 tokens original MIT

Threat Modeling

60

allsmog/vuln-scout

Skill Claude CodeCodex

This skill should be used when the user asks about "threat model", "STRIDE", "data flow diagram", "attack surface", "threat analysis", "security architecture", "component threats", "trust boundaries", "technology decomposition", or needs systematic threat identification during whitebox security review.

24 2mo ago A 63 tokens original MIT

blackbox-htb

61

allsmog/blackbox-claude-plugin

Plugin Claude Code

Black-box and grey-box penetration testing plugin for HackTheBox machine challenges. Provides automated reconnaissance, enumeration, exploitation guidance, and privilege escalation for Linux, Windows, and Active Directory environments.

5 6mo ago A tokens not measured original MIT

container-analyzer

62

allsmog/blackbox-claude-plugin

Agent

Use this agent when inside a container and needing to find escape vectors. Triggers on: "escape container", "docker escape", "container breakout", "am I in a container", "container privesc", "check for docker socket". Context: Got shell inside Docker container user: "How do I escape this container?" assistant: Runs…

5 6mo ago C 127 tokens original MIT

credential-hunter

63

allsmog/blackbox-claude-plugin

Agent

Use this agent when finding credentials, discovering .env files, or needing systematic credential extraction. Triggers on: "find credentials", "extract passwords", "check for passwords", ".env file", "database credentials", "credential hunting". Context: Found access to web application files user: "Look for…

5 6mo ago E 134 tokens original MIT

exploit-runner

64

allsmog/blackbox-claude-plugin

Agent

Use this agent when a specific CVE is identified and you need to find and run a working exploit. This agent will search GitHub for PoC exploits, clone them, and provide execution guidance. Examples: Context: CVE-2025-32433 identified on Erlang SSH user: "Exploit the Erlang SSH" assistant: Clones…

5 6mo ago A 147 tokens original MIT

exploit-suggester

65

allsmog/blackbox-claude-plugin

Agent

Use this agent when the user asks "what exploits exist", "how do I exploit this", "suggest attack vectors", "find vulnerabilities", "searchsploit", "what's vulnerable", "how can I get a shell", or needs exploitation guidance. Examples: Context: After discovering Apache 2.4.49 user: "What exploits are there for this?"…

5 6mo ago A 167 tokens original MIT

network-scanner

66

allsmog/blackbox-claude-plugin

Agent

Use this agent when the user asks to "scan a target", "run nmap", "find open ports", "discover services", "run reconnaissance", "scan the network", or needs automated network discovery. Examples: Context: User starting a new HTB machine user: "Scan 10.10.10.5" assistant: Runs comprehensive nmap scans and presents…

5 6mo ago B 145 tokens original MIT

privesc-hunter

67

allsmog/blackbox-claude-plugin

Agent

Use this agent when the user asks to "escalate privileges", "get root", "become admin", "run linpeas", "run winpeas", "find privesc vectors", "sudo -l", "check SUID", or needs privilege escalation after getting initial shell. Examples: Context: User has shell as www-data user: "How can I get root?" assistant: Runs…

5 6mo ago D 169 tokens original MIT

service-enumerator

68

allsmog/blackbox-claude-plugin

Agent

Use this agent when the user asks to "enumerate services", "check SMB shares", "enumerate users", "find directories", "run gobuster", "enumerate LDAP", "check for anonymous access", or needs detailed service enumeration. Examples: Context: After nmap shows port 445 open user: "Enumerate the SMB shares" assistant: Runs…

5 6mo ago C 151 tokens original MIT

shell-manager

69

allsmog/blackbox-claude-plugin

Agent

Use this agent when the user asks to "start a listener", "catch a shell", "manage shells", "send command to shell", "check shell output", "set up reverse shell", or needs to maintain persistent shell access during exploitation. Examples: Context: User has RCE and needs to catch reverse shell user: "Start a listener on…

5 6mo ago A 141 tokens original MIT

source-analyzer

70

allsmog/blackbox-claude-plugin

Agent

Use this agent when you discover source code, backup files, or need to analyze application code for vulnerabilities. Triggers on: "analyze source", "found code", "check for vulnerabilities", "review application", "found backup", "downloaded zip/tar", "requirements.txt", "package.json".

5 6mo ago A 67 tokens original MIT

bb-ad

71

allsmog/blackbox-claude-plugin

Command

Active Directory enumeration and attack techniques. Includes LDAP enumeration, Kerberos attacks (Kerberoasting, AS-REP Roasting), SMB attacks, and domain privilege escalation. Use this when targeting Windows domain environments.

5 6mo ago A 44 tokens original MIT