correct name

This commit is contained in:
Carrie Roberts
2022-12-03 18:37:00 -05:00
committed by GitHub
parent ce55c6dfb1
commit 063610ad8e
+2 -2
View File
@@ -1,5 +1,5 @@
attack_technique: T1548.002
display_name: 'Abuse Elevation Control Mechanism: Bypass User Access Control'
display_name: 'Abuse Elevation Control Mechanism: Bypass User Account Control'
atomic_tests:
- name: Bypass UAC using Event Viewer (cmd)
auto_generated_guid: 5073adf8-9a50-4bd9-b298-a9bd2ead8af9
@@ -642,4 +642,4 @@ atomic_tests:
$Process = Start-Process -FilePath "C:\Windows\System32\WSReset.exe" -WindowStyle Hidden
cleanup_command: |
Remove-Item #{commandpath} -Recurse -Force
name: powershell
name: powershell