ワンクリックで
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.