什麼是 pentest-api-deep?
針對 REST、GraphQL、gRPC 和 WebSocket API 的深度 OWASP API 安全性前 10 名測試 — BFLA、批量分配、速率限制和不安全使用。 來源:jd-opensource/joysafeter。
針對 REST、GraphQL、gRPC 和 WebSocket API 的深度 OWASP API 安全性前 10 名測試 — BFLA、批量分配、速率限制和不安全使用。
透過命令列快速安裝 pentest-api-deep AI 技能到你的開發環境
來源:jd-opensource/joysafeter。
Purpose Perform dedicated API-specific vulnerability testing beyond basic BOLA/GraphQL coverage. Addresses Broken Function Level Authorization (BFLA), mass assignment, rate limiting, excessive data exposure, and unsafe consumption per OWASP API Security Top 10 (2023).
| API1 Broken Object Level Authorization | IDOR via API params | ✅ | | API2 Broken Authentication | Token/key weaknesses | ✅ | | API3 Broken Object Property Level Authorization | Mass assignment, excessive data | ✅ | | API4 Unrestricted Resource Consumption | Rate limits, complexity | ✅ |
| API5 Broken Function Level Authorization | BFLA, method switching | ✅ | | API6 Unrestricted Access to Sensitive Business Flows | Automation abuse | ✅ | | API7 Server Side Request Forgery | API-triggered SSRF | ✅ | | API8 Security Misconfiguration | CORS, headers, versioning | ✅ | | API9 Improper Inventory Management | Shadow APIs, deprecated versions | ✅ |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/jd-opensource/joysafeter --skill pentest-api-deep針對 REST、GraphQL、gRPC 和 WebSocket API 的深度 OWASP API 安全性前 10 名測試 — BFLA、批量分配、速率限制和不安全使用。 來源:jd-opensource/joysafeter。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jd-opensource/joysafeter --skill pentest-api-deep 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jd-opensource/joysafeter