Assetfinder
MIT๐ Subdomain Enumeration ยท Go
Assetfinder is a tool designed to discover domains and subdomains that are potentially related to a given root domain. It aggregates data from multiple passive sources, including DNS records and public datasets, to identify subdomains without direct interaction with the target. Written in Go, Assetfinder is known for its speed and efficiency, making it an essential tool for reconnaissance efforts in security testing and research.
Installation
$ go install github.com/tomnomnom/assetfinder@latestTags
Details
- Category
- ๐ Subdomain Enumeration
- Language
- Go
- Repository
- tomnomnom/assetfinder
- License
- MIT
- Platforms
- ๐งlinux๐macos๐ชwindows
Links
Alternatives & Comparisons
More in Subdomain Enumeration
Subfinder
GoFast passive subdomain enumeration tool. Uses multiple sources including certificate transparency logs.
Amass
GoIn-depth attack surface mapping and asset discovery. DNS enumeration, network mapping, OSINT data sources.
dnsx
GoFast multi-purpose DNS toolkit. Retries, wildcard filtering, and multiple resolver support.
Knock
PythonSubdomain enumeration tool using wordlist and DNS resolution. Supports VirusTotal and zone transfers.
Subjack
GoSubdomain takeover tool. Checks if CNAME records point to deprovisioned cloud services.
Altdns
PythonSubdomain discovery through alterations and permutations. Generates mutated wordlists from known subdomains.