Exploit Confirm banner
TyrusRC TyrusRC

Exploit Confirm

Security community

Description

--- name: exploit-confirm description: Prove a SUSPECTED finding with one targeted, SOC-stealth, operator-supervised confirmation probe (confirm_* tools). Use after auto_probe / test_* / manual recon to confirm, not stage. --- # Exploit Confirmation — SOC-Stealth, Operator-Supervised Use after a SUSPECTED finding (auto_probe / test_* / manual recon) to PROVE exploitation with one targeted probe. Confirmation, not staging. ## SMART MOVE — first call ``` 1. confirm_<class>(target_url, paramete

Installation

Installs to ~/.claude/skills/tyrusrc-praetor-exploit-confirm/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tyrusrc-praetor-exploit-confirm && curl -fsSL https://raw.githubusercontent.com/TyrusRC/praetor/HEAD/.claude/skills/exploit-confirm.md -o ~/.claude/skills/tyrusrc-praetor-exploit-confirm/SKILL.md

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

Full documentation available on GitHub

View Source Repository