chg: [dark-web] Directory service added

main
Alexandre Dulaunoy 2024-12-08 07:14:59 +01:00
parent 359a9154f5
commit 413b737082
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"namespace": "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.",
"version": 7,
"version": 8,
"predicates": [
{
"value": "topic",
@ -218,6 +218,11 @@
"value": "hitman",
"expanded": "Hit Man Services",
"description": "Hit man or similar services"
},
{
"value": "directory-provider",
"expanded": "DirectoryProvider",
"description": "Provides list of addresses or references to other services"
}
]
},