Pwned banner
mukul975 mukul975

Pwned

Productivity community

Description

--- description: Post-exploitation workflow after getting shell access — privesc, credential harvest, lateral movement allowed-tools: Bash, Read, Write --- Run full post-exploitation workflow on: $ARGUMENTS Parse $ARGUMENTS: first word is TARGET, second word (optional) is SESSION_ID or access level (user/www-data/root/SYSTEM). 1. **Scope Check**: Verify TARGET is in scope.txt. Stop if not found. 2. **Document Current Access**: ``` ═══════════════════════════════════════════ POST-EXP

Installation

Installs to ~/.claude/commands/mukul975-threatswarm-pwned.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mukul975/Threatswarm/HEAD/.claude/commands/pwned.md -o ~/.claude/commands/mukul975-threatswarm-pwned.md

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

Full documentation available on GitHub

View Source Repository