一键导入
gogo
Use this skill when working with gogo for host, port, service, banner, fingerprint, or vulnerability-hint discovery.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill when working with gogo for host, port, service, banner, fingerprint, or vulnerability-hint discovery.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | gogo |
| description | Use this skill when working with gogo for host, port, service, banner, fingerprint, or vulnerability-hint discovery. |
| internal | true |
Gogo is the host and service discovery tool in aiscan.
Capabilities:
Common usage:
gogo -i 10.0.0.1 -p top100
gogo -i 10.0.0.0/24 -p 80,443,8080
gogo -i 10.0.0.1,10.0.0.2 -p all
gogo -l /tmp/targets.txt -p top100
Notes:
-i accepts IP, CIDR, or comma-separated IPs. NOT ip:port — bare 10.0.0.1:8080 will fail with "Parse IP Failed". Use -i 10.0.0.1 -p 8080 instead.-l reads a target file (one IP/CIDR per line).-p is gogo ports (top100, top1000, all, - for all 65535, or 80,443,8080).Use this skill when the agent needs to understand aiscan mechanisms, available capabilities, scanner pseudo-commands, and tool invocation rules.
Use this skill when working with proton for sensitive information scanning — detecting API keys, tokens, credentials, and secrets in files or piped data.
Use this skill to learn how to use the playwright pseudo-command for headless browsing, screenshots, network capture, and interactive vulnerability verification. Aligned with microsoft/playwright-cli conventions.
Use this skill when working with scan for the multi-stage aiscan pipeline across discovery, web probing, weak credentials, POC checks, and verification.
Use this skill when working with neutron for template-based POC execution, template filtering, and POC result analysis.
Use katana for deep web crawling with full parameter discovery. Produces URLs with query strings, form targets, and JS endpoints that spray crawl strips.