skills/manual_hunter/SKILL.md
Use when adding manual security findings to the Ghost pipeline, importing findings from files, watching report directories, or running /manual_hunter workflows.
npx skillsauth add ghostonbutterbread/bug-bounty-harness manual_hunterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Add your own manual security findings to the Ghost pipeline.
/manual_hunter <program> --interactive
/manual_hunter <program> --add "finding text..."
/manual_hunter <program> --from-file path.md
/manual_hunter <program> --watch
~/Shared/bounty_recon/{program}/manual/
Drop markdown notes here. They will be ingested on the next run.
testing
Systematic live request mutation: flip booleans, field ops, headers, content-type, parser differentials, replay vs intercept, null/empty testing. Inherits live-testing-policy scope/rate/ownership rules.
development
Test password reset, forgot-password, reset-token, email reset, and account recovery flows for account takeover risks.
tools
Targeted param/field discovery using tech stack clues, naming conventions, and controlled-rate ffuf — then feeds findings into request-exploration for mutation. Not brute-force; informed and scoped.
testing
Ghost-only workflow for creating approved bug bounty test accounts and saving credential references.