一键导入
dnsx
Use ProjectDiscovery dnsx for authorized batch DNS resolution, record lookup, and validation of discovered hostnames.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use ProjectDiscovery dnsx for authorized batch DNS resolution, record lookup, and validation of discovered hostnames.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use agent-browser-cli to perceive and control the supervised Chrome browser inside the sandbox, interact with pages, capture screenshots/PDFs, inspect cookies/CDP/network/console state, and troubleshoot only when needed.
Use OWASP Amass for authorized asset discovery, domain enumeration, and DNS intelligence on in-scope targets.
Use apktool for authorized Android APK resource decoding, manifest review, smali inspection, rebuild checks, and static mobile artifact triage.
Use file, 7z, unzip, tar-compatible tools, hashes, and bounded shell inspection for safe triage of provided archives and unknown files.
Use binwalk for authorized firmware, binary blob, archive, filesystem, and embedded-content triage with bounded extraction and evidence handling.
Use the pwntools-provided checksec CLI for authorized ELF hardening review, mitigation checks, and binary triage evidence.
| name | dnsx |
| description | Use ProjectDiscovery dnsx for authorized batch DNS resolution, record lookup, and validation of discovered hostnames. |
Use ProjectDiscovery dnsx to validate discovered hostnames and collect DNS records for in-scope assets.
Before constructing commands, run the installed help and use it as the source of truth:
dnsx -h
dnsx for batch validation and DNS records from discovered host lists; use dig, nslookup, or whois for targeted manual triage.Resolve a discovered host list:
dnsx -l names.txt -silent -o resolved.txt
Write JSONL evidence when later parsing matters:
dnsx -l names.txt -silent -json -o dnsx.jsonl
Use a resolver file only when the task requires controlled resolver behavior:
dnsx -l names.txt -r resolvers.txt -silent -o resolved.txt
Report input scope, command used, resolver or record mode when relevant, output path, resolved count, and notable records.