forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d500b29
commit a9aae6d
Showing
11 changed files
with
1,979 additions
and
2,470 deletions.
There are no files selected for viewing
58 changes: 20 additions & 38 deletions
58
Packs/SekoiaXDR/Classifiers/classifier-Sekoia_XDR_-_Classifier.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,23 @@ | ||
{ | ||
"brands": null, | ||
"cacheVersn": 0, | ||
"defaultIncidentType": "Sekoia XDR", | ||
"definitionId": "", | ||
"description": "", | ||
"feed": false, | ||
"fromServerVersion": "", | ||
"id": "1c920299-9d19-4ed6-8994-d4eae30706c1", | ||
"incidentSamples": null, | ||
"indicatorSamples": null, | ||
"instanceIds": null, | ||
"itemVersion": "", | ||
"keyTypeMap": { | ||
"malware": "Sekoia XDR", | ||
"masquerade": "Sekoia XDR", | ||
"phishing": "Sekoia XDR", | ||
"ransomware": "Sekoia XDR", | ||
"system-compromise": "Sekoia XDR" | ||
}, | ||
"locked": false, | ||
"logicalVersion": 4, | ||
"mapping": null, | ||
"name": "Sekoia XDR - Classifier", | ||
"nameRaw": "Sekoia XDR - Classifier", | ||
"packID": "", | ||
"packName": "", | ||
"propagationLabels": [ | ||
"all" | ||
], | ||
"sourceClassifierId": "", | ||
"system": false, | ||
"toServerVersion": "", | ||
"transformer": { | ||
"simple": "alert_type.value" | ||
}, | ||
"type": "classification", | ||
"unclassifiedCases": null, | ||
"version": -1, | ||
"defaultIncidentType": "Sekoia XDR", | ||
"description": "", | ||
"feed": false, | ||
"id": "Sekoia XDR - Classifier", | ||
"keyTypeMap": { | ||
"malware": "Sekoia XDR", | ||
"masquerade": "Sekoia XDR", | ||
"phishing": "Sekoia XDR", | ||
"ransomware": "Sekoia XDR", | ||
"system-compromise": "Sekoia XDR" | ||
}, | ||
"name": "Sekoia XDR - Classifier", | ||
"propagationLabels": [ | ||
"all" | ||
], | ||
"transformer": { | ||
"simple": "alert_type.value" | ||
}, | ||
"type": "classification", | ||
"version": -1, | ||
"fromVersion": "6.10.0" | ||
} |
Oops, something went wrong.