fix: Remove extra comma
parent
c7ddf850dd
commit
7ccf92a9be
|
@ -37,12 +37,12 @@
|
|||
{
|
||||
"value": "confirmed-attack-with-IR-actions",
|
||||
"expanded": "Confirmed Attack with IR actions",
|
||||
"description":"This alert represents the classic true positives, where all security controls in place were circumvented, a security control was lacking or a misconfiguration of a security element occurred."
|
||||
"description": "This alert represents the classic true positives, where all security controls in place were circumvented, a security control was lacking or a misconfiguration of a security element occurred."
|
||||
},
|
||||
{
|
||||
"value": "confirmed-attack-attempt-without-IR-actions",
|
||||
"expanded": "Confirmed Attack attempt without IR actions",
|
||||
"description":"This category reflects an attempt by a threat actor, which in the end could be prevented by in place security measures but passed security controls associated with the delivery phase of the Cyber Kill Chain."
|
||||
"description": "This category reflects an attempt by a threat actor, which in the end could be prevented by in place security measures but passed security controls associated with the delivery phase of the Cyber Kill Chain."
|
||||
}
|
||||
],
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue