Command-line OSINT tool for gathering emails, subdomains, and employee names from public sources including search engines, PGP key servers, ...
Amass
OWASP open-source subdomain enumeration and network mapping tool using passive and active techniques to discover attack surfaces.
OSINT
Subdomain Enumeration
Network Mapping
Asset Discovery
Overview
Amass is a comprehensive open-source subdomain enumeration and network mapping tool developed by OWASP. It uses a combination of passive data collection from public sources and active DNS techniques to discover an organization's attack surface. As of 2026, the project has reached version 5.1.1, which introduced a new Asset Database with schema changes impacting performance, a restructured client-engine architecture allowing the engine to run as a detached service, and a completed engine REST API.
The platform integrates with over 50 data sources for information gathering, including APIs such as Shodan, VirusTotal, SecurityTrails, Censys, and BinaryEdge, along with certificate transparency logs, DNS databases, routing data, web archives, and WHOIS records. Amass supports passive enumeration without direct target interaction, active DNS resolution and zone transfer attempts, and DNS brute-forcing with custom wordlists. The intel subcommand gathers organizational intelligence including ASN, CIDR blocks, and root domains, while visualization capabilities generate interactive graphs for stakeholder communication.
Amass v5 removed several user-facing commands including db, track, and viz from the core binary, shifting the expectation toward direct interaction with the asset database and custom scripting for monitoring and integration. The tool supports multiple output formats including plain text, JSON, and all-format output for integration with tools like Nmap, Burp, and Masscan.
Real-world applications include bug bounty reconnaissance for discovering forgotten subdomains and staging environments, red team engagements for mapping external presence before exploitation, and defensive security for identifying rogue or outdated infrastructure. Amass is significantly slower than alternatives like Subfinder but provides more thorough coverage through active techniques.
Primary Use Cases
✔
Discovering subdomains and organizational assets through passive and active reconnaissance techniques including certificate transparency logs, search engine scraping, and DNS databases.
✔
Mapping network infrastructure through DNS analysis, zone transfer attempts, reverse DNS sweeping, and ASN/CIDR enumeration to build a complete external asset inventory.
✔
Conducting attack surface management to identify forgotten subdomains, staging environments, and unauthorized services that may expose an organization to attack.
✔
Gathering organizational intelligence on root domains, ASN allocations, and network blocks using the intel subcommand for scoping engagements and understanding an organization's full internet presence.
✔
Visualizing attack surface relationships through graph generation to communicate infrastructure clusters and high-value targets to stakeholders and security leadership.
✔
Integrating with security toolchains through JSON output and API configuration for automated pipelines, feeding results into tools like Nmap, dnsx, httpx, and vulnerability scanners.
Frequently Asked Questions
Amass is an open-source subdomain enumeration tool developed by OWASP. It discovers an organization's attack surfaces using passive and active techniques.
Yes, Amass is completely free and open-source under the Apache 2.0 license. It is maintained by the OWASP community and actively updated.
Amass uses a combination of passive data collection (search engines, certificate logs, DNS databases) and active techniques (DNS brute-force, zone transfers) to discover subdomains.
Yes, Amass integrates with tools like Maltego, provides API support, and offers multiple output formats (JSON, XML, CSV) for easy integration with other security workflows.
Amass is designed for scalability with support for multiple data sources, concurrent DNS resolutions, and the ability to handle large domain portfolios and extensive reconnaissance projects.
Metadata
Official Website
Visit Website
Category Info
Open Source Intelligence (OSINT) tools for gathering and analyzing publicly available information from various sources including websites, social media, DNS records, public databases, and other open data sources for security investigations and threat intelligence.
Added On
August 18, 2026
Last Updated
August 18, 2026
Related Security & OSINT Tools
OSINT
OSINT
Popular service for checking if email addresses or passwords have been exposed in data breaches, providing essential security intelligence.
OSINT
Industry-leading threat intelligence platform that analyzes files, URLs, and IP addresses using 70+ antivirus engines and threat detection s...