| Port details on branch 2025Q4 |
- amass In-depth DNS enumeration
- 5.0.1_1 dns
=0 5.0.1_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-11-01 15:53:31
- Last Update: 2025-11-01 15:48:35
- Commit Hash: ae07b4c
- License: APACHE20
- WWW:
- https://owasp.org/www-project-amass/
- https://github.com/owasp-amass/amass
- Description:
- The OWASP Amass project is focused on DNS enumeration and network infrastructure
mapping techniques. These techniques include: obtaining subdomain names by
scraping web pages, accessing web APIs, recursive brute forcing, crawling web
archives, permuting/altering names, reverse DNS sweeping, and querying ASNs and
netblocks associated with IP addresses. The information collected during an
enumeration is used to build a network map of an organization's presence on the
Internet.
Amass reaches out to over 30 passive data sources to learn about the DNS
namespace of a target domain. By default, Amass validates all the names by
performing DNS queries across a pool of resolver servers, which spreads out the
activity generated by the enumeration. For all IP addresses collected during
this process, Amass queries for associated netblocks and ASNs. As additional
data sources become available to provide visibility of the Internet,
implementations can quickly be developed within Amass due to the simple
interfaces worked into the design.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/amass/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/amass
- pkg install amass
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: amass
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1757057821
SHA256 (go/dns_amass/amass-v5.0.1/v5.0.1.mod) = 9754d732e871f8f1071d161f72a05622a4cd83ad61262e57e1500af2878978b8
SIZE (go/dns_amass/amass-v5.0.1/v5.0.1.mod) = 5046
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go124 : lang/go124
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpostal.so : misc/libpostal
- Fetch dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_amass
- USES:
- go:1.24,modules pkgconfig zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|