indicator property

Indicator? indicator
getter/setter pair

Represents what's commonly known as an indicator of compromise (IoC) in computer forensics.

This is an artifact observed on a network or in an operating system that, with high confidence, indicates a computer intrusion. For more information, see Indicator of compromise.

Implementation

Indicator? indicator;