|
2 | 2 | "namespace": "dark-web",
|
3 | 3 | "expanded": "Dark Web",
|
4 | 4 | "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.",
|
5 |
| - "version": 5, |
| 5 | + "version": 6, |
6 | 6 | "predicates": [
|
7 | 7 | {
|
8 | 8 | "value": "topic",
|
|
359 | 359 | "expanded": "videos",
|
360 | 360 | "description": "Videos and streaming"
|
361 | 361 | },
|
| 362 | + { |
| 363 | + "value": "ransomware-post", |
| 364 | + "expanded": "ransomwarePost", |
| 365 | + "description": "Ransomware post published by a ransomware group" |
| 366 | + }, |
362 | 367 | {
|
363 | 368 | "value": "unclear",
|
364 | 369 | "expanded": "unclear",
|
|
473 | 478 | "value": "pgp-public-key-block",
|
474 | 479 | "expanded": "pgpPublicKeyBlock",
|
475 | 480 | "description": "PGP public key block identified in the dark-web site"
|
| 481 | + }, |
| 482 | + { |
| 483 | + "value": "country", |
| 484 | + "expanded": "country", |
| 485 | + "description": "Associated country detected on the code of the dark-web site, following ISO 3166-1 alpha-2" |
| 486 | + }, |
| 487 | + { |
| 488 | + "value": "company-name", |
| 489 | + "expanded": "companyName", |
| 490 | + "description": "Company name identified in a dark-web site" |
| 491 | + }, |
| 492 | + { |
| 493 | + "value": "company-link", |
| 494 | + "expanded": "companyLink", |
| 495 | + "description": "Company link identified in a dark-web site" |
| 496 | + }, |
| 497 | + { |
| 498 | + "value": "victim-address", |
| 499 | + "expanded": "victimAddress", |
| 500 | + "description": "Business address identified in a dark-web site" |
| 501 | + }, |
| 502 | + { |
| 503 | + "value": "victim-TLD", |
| 504 | + "expanded": "victimTLD", |
| 505 | + "description": "Business Top Level Domain (TLD) of a company identified in a dark-web site" |
476 | 506 | }
|
477 | 507 | ]
|
478 | 508 | }
|
|
0 commit comments