Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HostPortScanResultOpenPort

An open port found in a host port scan

Properties

ipAddress

ipAddress: string

IP Address open port was found on

port

port: number

Open port Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

protocol

protocol: string

Protocol of the open port

Optional service

service: undefined | string

Service running on the port (if detected)

severity

Problem severity

vnicId

vnicId: string

ID of the attached VNIC that exposed the IP Address scanned

Functions

getDeserializedJsonObj

getJsonObj