Agent Skillszakirkun/deep-eye › bug-bounty

bug-bounty

GitHub

针对Bug Bounty和VDP程序的安全测试技能,利用Deep Eye进行资产侦察与漏洞扫描,覆盖授权、令牌、SSRF等高危场景,并生成包含PoC和影响分析的高质量报告。

.agents/skills/bug-bounty/SKILL.md zakirkun/deep-eye

触发场景

bug bounty VDP HackerOne Bugcrowd bounty report /bug-bounty

安装

npx skills add zakirkun/deep-eye --skill bug-bounty -g -y
更多选项

非标准路径

npx skills add https://github.com/zakirkun/deep-eye/tree/main/.agents/skills/bug-bounty -g -y

不安装直接使用

npx skills use zakirkun/deep-eye@bug-bounty

指定 Agent (Claude Code)

npx skills add zakirkun/deep-eye --skill bug-bounty -a claude-code -g -y

安装 repo 全部 skill

npx skills add zakirkun/deep-eye --all -g -y

预览 repo 内 skill

npx skills add zakirkun/deep-eye --list

SKILL.md

Frontmatter
{
    "name": "bug-bounty",
    "description": "Bug bounty workflow using Deep Eye for recon\/scan and high-signal report writing (HackerOne\/Bugcrowd). Use for bug bounty, VDP, HackerOne, Bugcrowd, bounty report, \/bug-bounty. Only in-scope program assets."
}

Deep Eye — Bug Bounty Skill

Policy first. Deep Eye accelerates surface coverage; impact + PoC win bounties.

Preconditions

  1. Program policy read (scope, OOS, rate limits, safe harbor).
  2. In-scope only — no third-party collateral.
  3. Local config; never commit API keys or session cookies.

ROI module pack

Enable in vulnerability_scanner.enabled_checks:

enabled_checks:
  - idor
  - api_bola_deep
  - jwt_deep
  - oauth_testing
  - graphql_deep
  - ssrf_cloud
  - cloud_misconfig
  - cors_csp
  - open_redirect_deep
  - stored_xss
  - sql_injection
  - xss
  - ssrf
  - mass_assignment

Optional: ai_triage.enabled, bug_bounty.enabled (Markdown under reports/bounty/).

Commands

python deep_eye.py --setup
python deep_eye.py -u https://IN_SCOPE -v --formats json,html
python deep_eye.py -u https://IN_SCOPE --scope-nl "only /api/* host target.com"
python deep_eye.py -u https://IN_SCOPE --retest-new reports/prior.json

OpenAPI: openapi.enabled: true + source.

Hunt order

  1. Authz — idor, api_bola_deep
  2. Token/auth — jwt_deep, oauth_testing, login_replay
  3. SSRF/cloud — ssrf_cloud, cloud_misconfig
  4. GraphQL — graphql_deep
  5. Stored XSS chains — stored_xss
  6. Secrets — only if actionable (secret_scanning)

Report template

## Summary
## Steps to reproduce
## PoC
## Impact
## Remediation
## Environment

Finding keys: type, severity, url, parameter, payload, evidence, remediation.

Rules

Respect rate limits; redact PII; check duplicates; show delta impact on partial dupes.

版本历史

  • dc5059c 当前 2026-08-20 02:49

同 Skill 集合

.agents/skills/blue-team/SKILL.md
.agents/skills/ctf/SKILL.md
.agents/skills/pentest/SKILL.md
.agents/skills/red-team/SKILL.md
.agents/skills/security-ops/SKILL.md

元信息

文件数
0
版本
14b3ccb
Hash
f6deb795
收录时间
2026-08-20 02:49

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 20:01
浙ICP备14020137号-1