Linux command
wtfis 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Look up a domain
wtfis [example.com]
Look up an IP with Shodan enrichment
wtfis -s [8.8.8.8]
Enable all enrichments
wtfis -A [example.com]
说明
wtfis gathers and presents information about domains, hostnames, and IP addresses using OSINT services like VirusTotal, IP2Whois, and Shodan in a colorized, human-readable format. It minimizes API calls to avoid hitting free-tier rate limits.
FAQ
What is the wtfis command used for?
wtfis gathers and presents information about domains, hostnames, and IP addresses using OSINT services like VirusTotal, IP2Whois, and Shodan in a colorized, human-readable format. It minimizes API calls to avoid hitting free-tier rate limits.
How do I run a basic wtfis example?
Run `wtfis [example.com]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more wtfis examples?
This page includes 3 examples for wtfis, plus related commands for nearby Linux tasks.