From 1f11339abe33f1cf4605f5901b959dfb6272ac41 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 25 May 2018 10:48:02 +0200 Subject: [PATCH] fix: Ensure javascript is valid --- maec-delivery-vectors/machinetag.json | 2 +- maec-malware-behavior/machinetag.json | 4 ++-- maec-malware-capabilities/machinetag.json | 2 +- maec-malware-obfuscation-methods/machinetag.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/maec-delivery-vectors/machinetag.json b/maec-delivery-vectors/machinetag.json index b026458..937ca61 100644 --- a/maec-delivery-vectors/machinetag.json +++ b/maec-delivery-vectors/machinetag.json @@ -80,7 +80,7 @@ "value": "watering-hole", "expanded": "watering-hole" } - ], + ] } ] } diff --git a/maec-malware-behavior/machinetag.json b/maec-malware-behavior/machinetag.json index 6112dff..f0584e1 100644 --- a/maec-malware-behavior/machinetag.json +++ b/maec-malware-behavior/machinetag.json @@ -455,7 +455,7 @@ { "value": "prevent-registry-deletion", "expanded": "prevent-registry-deletion" - } + }, { "value": "prevent-security-software-from-executing", "expanded": "prevent-security-software-from-executing" @@ -608,7 +608,7 @@ "value": "write-code-into-file", "expanded": "write-code-into-file" } - ], + ] } ] } diff --git a/maec-malware-capabilities/machinetag.json b/maec-malware-capabilities/machinetag.json index a1b4cd1..8f15375 100644 --- a/maec-malware-capabilities/machinetag.json +++ b/maec-malware-capabilities/machinetag.json @@ -292,7 +292,7 @@ "value": "virtual-entity-destruction", "expanded": "virtual-entity-destruction" } - ], + ] } ] } diff --git a/maec-malware-obfuscation-methods/machinetag.json b/maec-malware-obfuscation-methods/machinetag.json index 8d7d1dd..1e3fae1 100644 --- a/maec-malware-obfuscation-methods/machinetag.json +++ b/maec-malware-obfuscation-methods/machinetag.json @@ -60,7 +60,7 @@ "value": "register-reassignment", "expanded": "register-reassignment" } - ], + ] } ] }