From 486d16b8fc3aac3f8898f700bd7169b0bb768bca Mon Sep 17 00:00:00 2001 From: Bhavin Patel Date: Mon, 7 Feb 2022 19:36:20 -0800 Subject: [PATCH] reverting uuid (#1768) --- atomics/T1059.004/T1059.004.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atomics/T1059.004/T1059.004.yaml b/atomics/T1059.004/T1059.004.yaml index 267c1901..739151f7 100644 --- a/atomics/T1059.004/T1059.004.yaml +++ b/atomics/T1059.004/T1059.004.yaml @@ -23,7 +23,7 @@ atomic_tests: rm #{script_path} name: sh - name: Command-Line Interface - auto_generated_guid: d0c81167-803d-4dca-99b4-7ce65e7b257c + auto_generated_guid: d0c88567-803d-4dca-99b4-7ce65e7b257c description: | Using Curl to download and pipe a payload to Bash. NOTE: Curl-ing to Bash is generally a bad idea if you don't control the server.