From a7bf035f5568a94a6c5310ca926aa9fca679eb89 Mon Sep 17 00:00:00 2001 From: harshalcoep Date: Thu, 13 Oct 2022 23:17:48 +0530 Subject: [PATCH] Modify description of "Disable UAC admin consent prompt" (#2184) Changing the description of atomic test 251c5936-569f-42f4-9ac2-87a173b9e9b8 from "modifying the registry key" to "setting the registry key". In this context, the word "setting" sounds more appropriate than "modifying". --- atomics/T1548.002/T1548.002.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atomics/T1548.002/T1548.002.yaml b/atomics/T1548.002/T1548.002.yaml index 4012f3bb..5e85e8c9 100644 --- a/atomics/T1548.002/T1548.002.yaml +++ b/atomics/T1548.002/T1548.002.yaml @@ -601,7 +601,7 @@ atomic_tests: - name: Disable UAC admin consent prompt via ConsentPromptBehaviorAdmin registry key auto_generated_guid: 251c5936-569f-42f4-9ac2-87a173b9e9b8 description: | - Disable User Account Conrol (UAC) for admin by modifying the registry key + Disable User Account Conrol (UAC) for admin by setting the registry key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\ConsentPromptBehaviorAdmin to 0. [MedusaLocker Ransomware](https://cloudsek.com/technical-analysis-of-medusalocker-ransomware/),