Linux command
assetfinder 命令
文件
复制后可按需替换文件名、目录或参数。
常用示例
Find
assetfinder [example.com]
Example
assetfinder --subs-only [example.com]
说明
assetfinder discovers domains and subdomains related to a target organization. It queries various sources including certificate transparency logs, DNS databases, and web archives to find associated assets. The tool is useful for reconnaissance in security assessments and for discovering an organization's external attack surface.
参数
- --subs-only
- Only show subdomains
- domain
- Target domain to investigate
FAQ
What is the assetfinder command used for?
assetfinder discovers domains and subdomains related to a target organization. It queries various sources including certificate transparency logs, DNS databases, and web archives to find associated assets. The tool is useful for reconnaissance in security assessments and for discovering an organization's external attack surface.
How do I run a basic assetfinder example?
Run `assetfinder [example.com]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --subs-only do in assetfinder?
Only show subdomains