rustscan
Verified for current stable LTS
Rustscan Command: Scan With Specific Port Order
Use for scan with specific port order with Rustscan. Exact CLI syntax to scan with specific port order using Rustscan.
When to use this: Use for scan with specific port order with Rustscan.
Command Syntax
rustscan --scan-order <serial|random> -a <address_or_addresses> rustscan --scan-order <serial|random> -a <address_or_addresses> Command Breakdown
--scan-order- Command Option
- Tool-specific option used by this command invocation.
-a- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to scan with specific port order using Rustscan.
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
Rustscan Command: Invoke Nmap Functionalities Os Detection Default Scripts
rustscan -a <address_or_addresses> -- -O -sC Rustscan Command: Scan All Ports Default Values rustscan -a <ip_or_hostname> Rustscan Command: Scan In Greppable Mode rustscan -g -a <address_or_addresses> Rustscan Command: Scan Specific List Of Ports rustscan -p <port1,port2,...> -a <address_or_addresses> Rustscan Command: Scan Specific Range Of Ports rustscan -r <start>-<end> -a <address_or_addresses>