用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/oyi77/1ai-auto-bounty --skill ssrf-detection命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Detect Cross-Origin Resource Sharing misconfigurations that allow credential theft
Detect Insecure Direct Object Reference vulnerabilities in APIs and web applications
Detect reflected, stored, and DOM-based cross-site scripting vulnerabilities
正在显示 SKILL.md
| name | ssrf-detection |
| description | Detect Server-Side Request Forgery vulnerabilities in web applications and APIs |
| domain | web-security |
| subdomain | ssrf |
| tags | ["web","ssrf","server-side","request-forgery"] |
| version | 1.0.0 |
| author | BerkahKarya |
| license | MIT |
Apply this skill when testing endpoints that accept URLs or hostnames as input (e.g., webhooks, image processors, PDF generators, import features).
url=, host=, target=, image_url=, webhook_url=, callback=.http://127.0.0.1/ — localhosthttp://169.254.169.254/latest/meta-data/ — AWS metadatahttp://localhost:8080/ — common internal servicesfile:///etc/passwd, gopher://, dict:// if HTTP is accepted.http://127.0.0.1 → http://2130706433)0.0.0.0, [::1])http://169.254.169.254/latest/meta-data/iam/security-credentials/ — AWS credshttp://127.0.0.1:6379/ — Redisfile:///etc/passwd — local file readInclude the collaborator interaction log or the internal service response as evidence.