chg: [circl] sextortion added - #133 fixed
parent
420322f312
commit
3d2b8b1fcf
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"namespace": "circl",
|
"namespace": "circl",
|
||||||
"description": "CIRCL Taxonomy - Schemes of Classification in Incident Response and Detection",
|
"description": "CIRCL Taxonomy - Schemes of Classification in Incident Response and Detection",
|
||||||
"version": 2,
|
"version": 3,
|
||||||
"predicates": [
|
"predicates": [
|
||||||
{
|
{
|
||||||
"value": "incident-classification",
|
"value": "incident-classification",
|
||||||
|
@ -83,6 +83,10 @@
|
||||||
{
|
{
|
||||||
"value": "wiper",
|
"value": "wiper",
|
||||||
"expanded": "Wiper"
|
"expanded": "Wiper"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"value": "sextortion",
|
||||||
|
"expanded": "sextortion"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue