From 2a674b42c0381cdbca5a595117b9079b503a0dff Mon Sep 17 00:00:00 2001 From: Atomic Red Team GUID generator Date: Wed, 18 Jan 2023 22:04:57 +0000 Subject: [PATCH] Generate GUIDs from job=generate-docs branch=master [skip ci] --- atomics/T1059.007/T1059.007.yaml | 2 ++ atomics/used_guids.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/atomics/T1059.007/T1059.007.yaml b/atomics/T1059.007/T1059.007.yaml index e6ae5c28..989dd501 100644 --- a/atomics/T1059.007/T1059.007.yaml +++ b/atomics/T1059.007/T1059.007.yaml @@ -2,6 +2,7 @@ attack_technique: T1059.007 display_name: "Command and Scripting Interpreter: JavaScript" atomic_tests: - name: JScript execution to gather local computer information via cscript + auto_generated_guid: 01d75adf-ca1b-4dd1-ac96-7c9550ad1035 description: JScript execution test, execute JScript via cscript command. When successful, system information will be written to $env:TEMP\T1059.007.out.txt supported_platforms: - windows @@ -22,6 +23,7 @@ atomic_tests: cleanup_command: Remove-Item $env:TEMP\T1059.007.out.txt -ErrorAction Ignore name: command_prompt - name: JScript execution to gather local computer information via wscript + auto_generated_guid: 0709945e-4fec-4c49-9faf-c3c292a74484 description: JScript execution test, execute JScript via wscript command. When successful, system information will be shown with four message boxes. supported_platforms: - windows diff --git a/atomics/used_guids.txt b/atomics/used_guids.txt index 68d6e0eb..5f2e05db 100644 --- a/atomics/used_guids.txt +++ b/atomics/used_guids.txt @@ -1212,3 +1212,5 @@ f89e58f9-2b49-423b-ac95-1f3e7cfd8277 59aa6f26-7620-417e-9318-589e0fb7a372 c6952f41-6cf0-450a-b352-2ca8dae7c178 4b841aa1-0d05-4b32-bbe7-7564346e7c76 +01d75adf-ca1b-4dd1-ac96-7c9550ad1035 +0709945e-4fec-4c49-9faf-c3c292a74484