parent
41f2663b47
commit
c768c55b6f
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"namespace": "threatmatch",
|
"namespace": "threatmatch",
|
||||||
"expanded": "ThreatMatch categories for sharing into ThreatMatch and MISP",
|
"expanded": "ThreatMatch categories for sharing into ThreatMatch and MISP",
|
||||||
"version": 2,
|
"version": 3,
|
||||||
"description": "The ThreatMatch Sectors, Incident types, Malware types and Alert types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.",
|
"description": "The ThreatMatch Sectors, Incident types, Malware types and Alert types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.",
|
||||||
"refs": [
|
"refs": [
|
||||||
"https://www.secalliance.com/platform/",
|
"https://www.secalliance.com/platform/",
|
||||||
|
@ -333,7 +333,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"predicate": "malware_type",
|
"predicate": "malware-type",
|
||||||
"entry": [
|
"entry": [
|
||||||
{
|
{
|
||||||
"value": "Adware",
|
"value": "Adware",
|
||||||
|
@ -430,7 +430,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"predicate": "alert_type",
|
"predicate": "alert-type",
|
||||||
"entry": [
|
"entry": [
|
||||||
{
|
{
|
||||||
"value": "Actor Campaigns",
|
"value": "Actor Campaigns",
|
||||||
|
|
Loading…
Reference in New Issue