amass-enum Verified for current stable LTS

Amass Enum Command: Save Results To File

An engineer would use the 'amass enum -o {{output_file}} -d {{domain_name}}' command during a reconnaissance phase in a cybersecurity assessment to gather subdomain information about a target domain and save the results to a specified file for further analysis. Exact CLI syntax to save results to file using Amass Enum.

When to use this: An engineer would use the 'amass enum -o {{output_file}} -d {{domain_name}}' command during a reconnaissance phase in a cybersecurity assessment to gather subdomain information about a target domain and save the results to a specified file for further analysis.

Command Syntax

amass enum -o <output_file> -d <domain_name>

Command Breakdown

-o
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 results to file 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