amass-enum Verified for current stable LTS

Amass Enum Command: Find Subdomains Passively

An engineer would use the 'amass enum -d {{domain_name}}' command during a security assessment to passively enumerate and identify subdomains associated with a given domain name, helping to uncover potential attack surfaces without actively probing the target. Exact CLI syntax to find_subdomains_passively using Amass Enum.

When to use this: An engineer would use the 'amass enum -d {{domain_name}}' command during a security assessment to passively enumerate and identify subdomains associated with a given domain name, helping to uncover potential attack surfaces without actively probing the target.

Command Syntax

amass enum -d <domain_name>

Command Breakdown

-d
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to find_subdomains_passively using Amass Enum.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Amass Enum directory