Analyze a pasted raw HTTP request as a bug-bounty entrypoint. Use when the human pastes a Burp, DevTools, mobile-proxy, curl, or raw HTTP request and asks what to test, what vulnerabilities apply, or to analyze/analyse the request. Routes directly to the request-analysis workflow without recon.
Explore one application in a real, authenticated browser session — rendered routes, post-auth surface, runtime network traffic, storage, CSP — and validate client-side hypotheses (DOM XSS sinks, postMessage senders/receivers) with the smallest interactive proof. Use for "browse the app", "explore it logged in"…
Probe one fingerprinted host (or a named set) for the KNOWN misconfigurations and exposure behaviors of its specific framework — actuator endpoints on Spring Boot, wp-json/debug.log on WordPress, exposed configs per stack — using the.
Turn an off-playbook, multi-step hunting request into brain-integrated work. Use when the hunter asks for something no single skill or flow covers — a custom pipeline such as "extract JS from the 404 hosts, pull the params, then test them", "chain these three steps", "do X then feed it into Y", or any ad-hoc request…
Re-evaluate one existing HunterStick skill or playbook against user-supplied reports, research, notes, or experiments under knowledge/. Use for "re-evaluate the named skill from knowledge", "use these reports to improve this skill", "ground this vulnerability playbook", or "check whether this research changes our…
Scaffold a target brain from the hunter's verbatim scope statement. Use for "initialize a new target", "start a new program", or any requested work naming a target that has no directory yet. Records the scope verbatim, never expands a company name into domains, then STOPS.