nmap Verified for current stable LTS

Nmap Command: Ping Sweep Subnet Aggressively

Use for ping sweep subnet aggressively with Nmap. Exact CLI syntax to ping sweep subnet aggressively using Nmap.

When to use this: Use for ping sweep subnet aggressively with Nmap.

Command Syntax

nmap -T5 -sn <192.168.0.0/24|ip_or_hostname1,ip_or_hostname2,...>

Command Breakdown

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

FAQ

Purpose: Exact syntax to ping sweep subnet aggressively using Nmap.

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