chg: [dark-web] Directory service added
parent
359a9154f5
commit
413b737082
|
@ -2,7 +2,7 @@
|
||||||
"namespace": "dark-web",
|
"namespace": "dark-web",
|
||||||
"expanded": "Dark Web",
|
"expanded": "Dark Web",
|
||||||
"description": "Criminal motivation and content detection the dark web: A categorisation model for law enforcement. ref: Janis Dalins, Campbell Wilson, Mark Carman. Taxonomy updated by MISP Project and extended by the JRC (Joint Research Centre) of the European Commission.",
|
"description": "Criminal motivation and content detection the dark web: A categorisation model for law enforcement. ref: Janis Dalins, Campbell Wilson, Mark Carman. Taxonomy updated by MISP Project and extended by the JRC (Joint Research Centre) of the European Commission.",
|
||||||
"version": 7,
|
"version": 8,
|
||||||
"predicates": [
|
"predicates": [
|
||||||
{
|
{
|
||||||
"value": "topic",
|
"value": "topic",
|
||||||
|
@ -218,6 +218,11 @@
|
||||||
"value": "hitman",
|
"value": "hitman",
|
||||||
"expanded": "Hit Man Services",
|
"expanded": "Hit Man Services",
|
||||||
"description": "Hit man or similar services"
|
"description": "Hit man or similar services"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"value": "directory-provider",
|
||||||
|
"expanded": "DirectoryProvider",
|
||||||
|
"description": "Provides list of addresses or references to other services"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue