|
The Error object presents a technique that is not suitable for the generated MITRE ATT&CK matrix.
Structure
Key
|
Type
|
Description
|
id
|
string
|
Error identifier.
|
rules
|
object/null
|
List of triggered rules.
|
|
malicious
|
string[]
|
List of rules that have been triggered due to malicious activity of the sample.
|
|
neutral
|
string[]
|
List of rules that have been triggered due to neutral activity of the sample.
|
|
suspicious
|
string[]
|
List of rules that have been triggered due to suspicious activity of the sample.
|
|