From ca4053b199b30b52f96a9ebff22364bf6c23dc48 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Thu, 8 Jul 2021 21:36:59 -0400 Subject: [PATCH] fix x-computer --- STIX_for_digital_forensics/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/STIX_for_digital_forensics/readme.md b/STIX_for_digital_forensics/readme.md index b95fb22..9df821d 100644 --- a/STIX_for_digital_forensics/readme.md +++ b/STIX_for_digital_forensics/readme.md @@ -614,6 +614,7 @@ Describe a crime case investigator. | x-computer | has | mac-addr | The relationship specifies that a computer has a a Mac Address. | | x-computer | has | list of type user-account | The relationship specifies that a computer has a list of User Account. | | x-computer | used-in | x-crime-case | The relationship specifies that a computer is used in a Crime Case. | +| x-computer | used-by | threat-actor | The relationship specifies that a computer is used by a Threat Actor. | | x-computer | is-part-of | infrastructure | The relationship specifies that a computer is a part of Infrastructure. | ### Example