api-fuzzing-bug-bounty
FeaturedThis skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- zebbern
- Repository
- zebbern/claude-code-guide
- Created
- 1 years ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
api-fuzzing-bug-bounty
This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug b...
web-api-security
Metodología de pentest de APIs (REST/GraphQL) mapeada al OWASP API Security Top 10 (2023) — BOLA, broken auth, BOPLA, consumo de recursos, BFLA, abuso de flujos de negocio, SSRF, misconfiguration, inventario impropio y consumo inseguro de terceros. Úsala cuando el activo en scope exponga una API, rutas /api, swagger/openapi.json, un endpoint GraphQL o el backend de una app móvil. La usan los agentes api-recon (inventario) y api-exploit (explotación).
api-security-checklist
Checklist for passive API security assessment. Covers endpoint discovery, CORS, rate limiting, authentication, GraphQL, and response security.