amass-enum Verified for current stable LTS

Amass Enum Command: Save Output And Detailed Results

An engineer would use the 'amass enum' command to save detailed enumeration results of subdomains for a specific domain into a designated output file, while specifying a directory for data organization during a security assessment or penetration test. Exact CLI syntax to save_output_and_detailed_results using Amass Enum.

When to use this: An engineer would use the 'amass enum' command to save detailed enumeration results of subdomains for a specific domain into a designated output file, while specifying a directory for data organization during a security assessment or penetration test.

Command Syntax

amass enum -o <output_file> -dir <path/to/directory> -d <domain_name>

Command Breakdown

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

FAQ

Purpose: Exact syntax to save_output_and_detailed_results 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