Builder

class Builder

Properties

Link copied to clipboard
var key: String?

The name of the indicator that’s present in the attack sequence finding.

Link copied to clipboard

The title describing the indicator.

Link copied to clipboard
var type: String?

The type of indicator.

Link copied to clipboard

Values associated with each indicator key. For example, if the indicator key is SUSPICIOUS_NETWORK, then the value will be the name of the network. If the indicator key is ATTACK_TACTIC, then the value will be one of the MITRE tactics.