chg: further categorization of galaxies

pull/289/head
Christophe Vandeplas 2018-10-19 14:08:50 +02:00
parent 9dddc4427c
commit 4232f0b737
12 changed files with 13 additions and 1 deletions

View File

@ -2,6 +2,7 @@
"authors": [ "authors": [
"Unknown" "Unknown"
], ],
"category": "vulnerability",
"description": "List of known vulnerabilities and attacks with a branding", "description": "List of known vulnerabilities and attacks with a branding",
"name": "Branded Vulnerability", "name": "Branded Vulnerability",
"source": "Open Sources", "source": "Open Sources",

View File

@ -2,6 +2,7 @@
"authors": [ "authors": [
"Various" "Various"
], ],
"category": "sector",
"description": "Cert EU GovSector", "description": "Cert EU GovSector",
"name": "Cert EU GovSector", "name": "Cert EU GovSector",
"source": "CERT-EU", "source": "CERT-EU",

View File

@ -2,6 +2,7 @@
"authors": [ "authors": [
"MITRE" "MITRE"
], ],
"category": "attack-pattern",
"description": "ATT&CK tactic", "description": "ATT&CK tactic",
"name": "Attack Pattern", "name": "Attack Pattern",
"source": "https://github.com/mitre/cti", "source": "https://github.com/mitre/cti",

View File

@ -2,6 +2,7 @@
"authors": [ "authors": [
"MITRE" "MITRE"
], ],
"category": "course-of-action",
"description": "ATT&CK Mitigation", "description": "ATT&CK Mitigation",
"name": "Course of Action", "name": "Course of Action",
"source": "https://github.com/mitre/cti", "source": "https://github.com/mitre/cti",

View File

@ -2,6 +2,7 @@
"authors": [ "authors": [
"MITRE" "MITRE"
], ],
"category": "attack-pattern",
"description": "ATT&CK tactic", "description": "ATT&CK tactic",
"name": "Enterprise Attack - Attack Pattern", "name": "Enterprise Attack - Attack Pattern",
"source": "https://github.com/mitre/cti", "source": "https://github.com/mitre/cti",

View File

@ -2,6 +2,7 @@
"authors": [ "authors": [
"MITRE" "MITRE"
], ],
"category": "course-of-action",
"description": "ATT&CK Mitigation", "description": "ATT&CK Mitigation",
"name": "Enterprise Attack - Course of Action", "name": "Enterprise Attack - Course of Action",
"source": "https://github.com/mitre/cti", "source": "https://github.com/mitre/cti",

View File

@ -2,6 +2,7 @@
"authors": [ "authors": [
"MITRE" "MITRE"
], ],
"category": "attack-pattern",
"description": "ATT&CK tactic", "description": "ATT&CK tactic",
"name": "Mobile Attack - Attack Pattern", "name": "Mobile Attack - Attack Pattern",
"source": "https://github.com/mitre/cti", "source": "https://github.com/mitre/cti",

View File

@ -2,6 +2,7 @@
"authors": [ "authors": [
"MITRE" "MITRE"
], ],
"category": "course-of-action",
"description": "ATT&CK Mitigation", "description": "ATT&CK Mitigation",
"name": "Mobile Attack - Course of Action", "name": "Mobile Attack - Course of Action",
"source": "https://github.com/mitre/cti", "source": "https://github.com/mitre/cti",

View File

@ -2,6 +2,7 @@
"authors": [ "authors": [
"MITRE" "MITRE"
], ],
"category": "attack-pattern",
"description": "ATT&CK tactic", "description": "ATT&CK tactic",
"name": "Pre Attack - Attack Pattern", "name": "Pre Attack - Attack Pattern",
"source": "https://github.com/mitre/cti", "source": "https://github.com/mitre/cti",

View File

@ -2,6 +2,7 @@
"authors": [ "authors": [
"Various" "Various"
], ],
"category": "measure",
"description": "Preventive measures based on the ransomware document overview as published in https://docs.google.com/spreadsheets/d/1TWS238xacAto-fLKh1n5uTsdijWdCEsGIM0Y0Hvmc5g/pubhtml# . The preventive measures are quite generic and can fit any standard Windows infrastructure and their security measures.", "description": "Preventive measures based on the ransomware document overview as published in https://docs.google.com/spreadsheets/d/1TWS238xacAto-fLKh1n5uTsdijWdCEsGIM0Y0Hvmc5g/pubhtml# . The preventive measures are quite generic and can fit any standard Windows infrastructure and their security measures.",
"name": "Preventive Measure", "name": "Preventive Measure",
"source": "MISP Project", "source": "MISP Project",

View File

@ -2,6 +2,7 @@
"authors": [ "authors": [
"Various" "Various"
], ],
"category": "sector",
"description": "Activity sectors", "description": "Activity sectors",
"name": "Sector", "name": "Sector",
"source": "CERT-EU", "source": "CERT-EU",

View File

@ -157,6 +157,7 @@
"uuid", "uuid",
"values", "values",
"authors", "authors",
"source" "source",
"category"
] ]
} }