pentest-input-protocol-manipulation
Installation
SKILL.md
Input & Protocol Manipulation
Use When
- The main question is parser behavior, encoding, method override, header trust, smuggling, serialization, or injection capability.
- A request transformation may cross a parser, protocol, or trust boundary.
Handoff Criteria
- Hand off to
pentest-authentication-authorization-revieworpentest-advanced-access-control-auditorwhen an input anomaly becomes an authorization claim. - Hand off to
pentest-business-logic-abusewhen the exploitability depends on workflow state. - Hand off to
pentest-evidence-structuring-report-synthesiswhen validation is complete.
Output Schema
- Test matrix:
vector,payload class,expected secure behavior,observed behavior - Validation state:
hypothesis,confirmed,rejected - Minimal reproducible request set