| Port details on branch 2026Q1 |
- amass In-depth DNS enumeration
- 5.0.1_7 dns
=0 5.0.1_11Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-01-25 01:42:26
- Last Update: 2026-03-15 15:34:12
- Commit Hash: c99ed10
- 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.
- ONLY_FOR_ARCHS: aarch64 amd64
- 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:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.0.1_7 15 Mar 2026 15:34:12
    |
Robert Clausecker (fuz)  |
*/*: Go ports that use modernc.org/sqlite are for aarch64, amd64 only
The module modernc.org/sqlite (and dependencies such as modernc.org/libc)
are only available on aarch64 and amd64 FreeBSD. Other platforms are
not supported on FreeBSD right now.
Consistently mark ports using these with ONLY_FOR_ARCHS.
Approved by: portmgr (build fix blanket)
MFH: 2026Q1
(cherry picked from commit b1e7e12428e07a6f36afdc91b21ae044f4c4db3c) |
5.0.1_7 06 Mar 2026 03:52:43
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.8
This is a direct commit to 2026Q1. |
5.0.1_6 05 Feb 2026 18:02:36
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.13
This is a direct commit to 2026Q1. |
5.0.1_5 25 Jan 2026 01:35:05
    |
Adam Weinberger (adamw)  |
various: Bump dependent ports for Go 1.24.12.
This is a direct commit to 2026Q1. |