Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 972 Bytes

ScanTemplateServiceDiscoveryTcp.md

File metadata and controls

12 lines (9 loc) · 972 Bytes

Rapid7VmConsole::ScanTemplateServiceDiscoveryTcp

Properties

Name Type Description Notes
additional_ports Array<Object> Additional TCP ports to scan. Individual ports can be specified as numbers or a string, but port ranges must be strings (e.g. `&quot;7892-7898&quot;`). Defaults to empty. [optional]
excluded_ports Array<Object> TCP ports to exclude from scanning. Individual ports can be specified as numbers or a string, but port ranges must be strings (e.g. `&quot;7892-7898&quot;`). Defaults to empty. [optional]
links Array<Link> Hypermedia links to corresponding or related resources. [optional]
method String The method of TCP discovery. Defaults to `SYN`. [optional]
ports String The TCP ports to scan. Defaults to `well-known`. [optional]