update stix descriptions

This commit is contained in:
VVX7 2022-07-02 16:01:17 -04:00
parent c888a7d6f4
commit ba1ccf25a2
626 changed files with 7817 additions and 7991 deletions

View file

@ -43,7 +43,7 @@ def make_disarm_techniques(data):
technique = AttackPattern(
name=f"{t[1]}",
description=f"{t[3]}",
description=f"{t[4]}",
external_references=external_references,
object_marking_refs=objects.marking_definition.make_disarm_marking_definition(),
created_by_ref=objects.identity.make_disarm_identity(),