HuntProperties interface

Describes hunt properties

Properties

attackTactics

A list of mitre attack tactics the hunt is associated with

attackTechniques

A list of a mitre attack techniques the hunt is associated with

description

The description of the hunt

displayName

The display name of the hunt

hypothesisStatus

The hypothesis status of the hunt.

labels

List of labels relevant to this hunt

owner

Describes a user that the hunt is assigned to

status

The status of the hunt.

Property Details

attackTactics

A list of mitre attack tactics the hunt is associated with

attackTactics?: string[]

Property Value

string[]

attackTechniques

A list of a mitre attack techniques the hunt is associated with

attackTechniques?: string[]

Property Value

string[]

description

The description of the hunt

description: string

Property Value

string

displayName

The display name of the hunt

displayName: string

Property Value

string

hypothesisStatus

The hypothesis status of the hunt.

hypothesisStatus?: string

Property Value

string

labels

List of labels relevant to this hunt

labels?: string[]

Property Value

string[]

owner

Describes a user that the hunt is assigned to

owner?: HuntOwner

Property Value

status

The status of the hunt.

status?: string

Property Value

string