Amass
Featured๐ Subdomain Enumeration ยท Go
Amass is a powerful tool for attack surface mapping and asset discovery, specializing in DNS enumeration and network mapping. Written in Go, it uses open-source intelligence (OSINT) data sources to uncover subdomains, IP address ranges, and network infrastructure. Amass's comprehensive approach and support for various data sources make it an essential tool for security researchers and penetration testers to identify potential vulnerabilities in exposed assets.
Installation
$ go install -v github.com/owasp-amass/amass/v4/...@masterTags
Details
- Category
- ๐ Subdomain Enumeration
- Language
- Go
- Repository
- owasp-amass/amass
- Platforms
- ๐งlinux๐macos๐ชwindows
Links
Alternatives & Comparisons
More in Subdomain Enumeration
Subfinder
GoFast passive subdomain enumeration tool. Uses multiple sources including certificate transparency logs.
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.
Assetfinder
GoFind domains and subdomains potentially related to a given domain. Pulls from multiple passive sources.
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.