Loading...
Loading...
Entry P1 category router for API security. Use when choosing between API recon, authorization, token abuse, and hidden-parameter workflows before any deeper API topic skill.
npx skill4agent add yaklang/hack-skills api-sec| Observation | Route |
|---|---|
| Swagger 或 OpenAPI 存在 | api-recon-and-docs |
| IDs 出现在 URL、JSON、Header 或 GraphQL args | api-authorization-and-bola |
| JWT token visible in traffic | api-auth-and-jwt-abuse |
| graphql-and-hidden-parameters |
| 注册、登录、资料更新接受额外字段 | api-authorization-and-bola 然后 api-auth-and-jwt-abuse |