ワンクリックで
xray-suite
Playbook for Xray Suite scanner, crawlergo, and headless browser usage with safe request pacing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Playbook for Xray Suite scanner, crawlergo, and headless browser usage with safe request pacing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
End-to-end bug bounty phase flow for BearStrike AI.
Controlled exploitation, false-positive elimination, and PoC writing standards.
Tool selection policy for BearStrike based on target type, scan risk, and signal strength.
Pre-execution planning and priority-scored task list before running tools.
Recon workflow for domain, DNS, host, and web surface mapping.
Reporting standards for single bug, full pentest, and recon-only outputs.
| name | xray-suite |
| description | Playbook for Xray Suite scanner, crawlergo, and headless browser usage with safe request pacing. |
Read this skill before using any xray-suite-* tool.
xray-suite-webscanxray-suite-servicescanxray-suite-subdomainxray-suite-crawlergoxray-suite-headless-browserThe bridge script tools/xray_suite_tools.py resolves tools in this order:
tools/bin/xray, crawlergo, chrome-headless-shell, google-chrome, chromium)xray-suite-headless-browser and xray-suite-crawlergo before full webscan.wafw00f, whatweb, httpxxray-suite-headless-browser, xray-suite-crawlergoxray-suite-webscanxray-suite-servicescanxray-suite-subdomain (license/build dependent)Bridge config uses conservative defaults in tools/xray_suite/config.yaml:
parallel: 10http.max_qps: 30http.max_conns_per_host: 20When a target is sensitive or starts rate-limiting:
The project config keeps these enabled:
plugins.brute-force.enabled: trueplugins.thinkphp.enabled: trueRuntime note:
python3 tools/xray_suite_tools.py check allpython3 tools/xray_suite_tools.py help allpython3 tools/xray_suite_tools.py run xray-suite-webscan <target>python3 tools/xray_suite_tools.py run xray-suite-servicescan <host:port>python3 tools/xray_suite_tools.py run xray-suite-subdomain <domain>python3 tools/xray_suite_tools.py run xray-suite-crawlergo <target>python3 tools/xray_suite_tools.py run xray-suite-headless-browser <target>Output path:
reports/output/xray_suite/<target_slug>/