Specify a target IP address for scanning.
Examples:
10.0.0.0 10.0.0.0/24 10.0.0.0-10.0.0.5 10.0.0.0,10.0.0.1-10.0.0.5,10.0.1.0/24
Tells Octo Network Scanner to always do reverse DNS resolution on the target IP addresses.
Tells Octo Network Scanner not to do a port scan after host discovery. (optional)
Scans the thousand highest-ratio ports found. (optional)
A fast technique that sends SYN packets to detect open ports without completing the full TCP handshake. (optional)
Specifies the ports to be scanned. (optional)
443 443-1000 443,900-1000
Notes:
No Port Scan, Top Thousand Ports, and Ports to Scan cannot be used simultaneously.
No Port Scan and TCP SYN Scan cannot be used simultaneously.
Sends an echo request to a host and waits for an echo reply to check if it is alive. (optional)
Sends ARP requests on a local network to discover active hosts. (optional)
Skips the host discovery stage altogether. (optional)
Sends an empty TCP packet with the SYN flag set. (optional)
Similar to the SYN ping, but sets the TCP ACK flag instead of SYN. (optional)
Sends UDP packets to the specified ports. (optional)
Sends an SCTP packet containing a minimal INIT chunk. (optional)
Enables additional advanced/aggressive options. Presently this enables OS detection, version scanning, script scan and traceroute. (optional)
Enables service and version detection. (optional)
Aggressive Scan and Service Discovery cannot be used simultaneously.
No Ping Scan, TCP SYN Ping, TCP ACK Ping, UDP Ping and SCTP INIT Ping cannot be used simultaneously.
Controls the total number of probes that may be outstanding for a host group. (optional, default: 5, rules: min: 1, max: 32)
Octo Network Scan's dynamic timing does a good job of finding an appropriate speed at which to scan. (optional, default: 10000)
Was this helpful?