From c74a2d309ebef0541a6f9f863ef8a3cdf5014c3f Mon Sep 17 00:00:00 2001 From: Kostas Date: Wed, 1 Nov 2023 15:00:14 -0700 Subject: [PATCH] Update T1021.003.yaml Removed auto_generated_guid --- atomics/T1021.003/T1021.003.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/atomics/T1021.003/T1021.003.yaml b/atomics/T1021.003/T1021.003.yaml index 2419c973..0da360b2 100644 --- a/atomics/T1021.003/T1021.003.yaml +++ b/atomics/T1021.003/T1021.003.yaml @@ -23,7 +23,6 @@ atomic_tests: [activator]::CreateInstance([type]::GetTypeFromProgID("MMC20.application","#{computer_name}")).Document.ActiveView.ExecuteShellCommand("c:\windows\system32\calc.exe", $null, $null, "7") name: powershell - name: PowerShell Lateral Movement Using Excel Application Object - auto_generated_guid: b46d327c-c336-43d9-906e-d53be5358535 description: | Powershell lateral movement using the Excel COM objects.