zmap Verified for current stable LTS

Zmap Command: Output Results To Csv With Custom Fields

Use for output results to csv with custom fields with Zmap. Exact CLI syntax to output results to csv with custom fields using Zmap.

When to use this: Use for output results to csv with custom fields with Zmap.

Command Syntax

zmap -o <path/to/output_file.csv> -f "<saddr,daddr,sport,dport>" <SUBNETS>

Live Command Builder

Final Command

zmap -o <path/to/output_file.csv> -f "<saddr,daddr,sport,dport>" <SUBNETS>

Command Breakdown

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

FAQ

Purpose: Exact syntax to output results to csv with custom fields using Zmap.

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 Zmap directory