pentest-api-attacker
SKILL.md
Pentest API Attacker
Stage
- PTES: 5
- MITRE: T1190
Objective
Enumerate and test API endpoints and business logic attack vectors.
Required Workflow
- Validate scope before any active action and reject out-of-scope targets.
- Run only authorized checks aligned to PTES, OWASP WSTG, NIST SP 800-115, and MITRE ATT&CK.
- Write findings in canonical finding_schema format with reproducible PoC notes.
- Honor dry-run mode and require explicit --i-have-authorization for live execution.
- Export deterministic artifacts for downstream skill consumption.