chg: [maec-malware-capabilities] typo fixed - #149 fixed
parent
00c06dc0de
commit
7883714614
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"namespace": "maec-malware-capabilities",
|
||||
"description": "Malware Capabilities based on MAEC 5.0",
|
||||
"version": 1,
|
||||
"version": 2,
|
||||
"predicates": [
|
||||
{
|
||||
"value": "maec-malware-capability",
|
||||
|
@ -66,7 +66,7 @@
|
|||
},
|
||||
{
|
||||
"value": "integrity-violation",
|
||||
"expanded": "integrity-violationk"
|
||||
"expanded": "integrity-violation"
|
||||
},
|
||||
{
|
||||
"value": "machine-access-control",
|
||||
|
@ -130,7 +130,7 @@
|
|||
},
|
||||
{
|
||||
"value": "communicate-with-c2-server",
|
||||
"expanded": "communicate-with-c2-servern"
|
||||
"expanded": "communicate-with-c2-server"
|
||||
},
|
||||
{
|
||||
"value": "compromise-data-availability",
|
||||
|
|
Loading…
Reference in New Issue