Update and rename queries.md to PrivilegeEscalation.md

This commit is contained in:
keyboardcrunch
2020-09-15 22:09:46 -05:00
committed by GitHub
parent 289e26e94d
commit 30a46908af
-6
View File
@@ -1,4 +1,3 @@
# Windows Atomic Tests by ATT&CK Tactic & Technique
## Privilege Escalation
### T1053.002 AT Scheduled Task
@@ -222,8 +221,3 @@ Detects Winlogon Helper Dll changes through Registry MetadataIndicator item, as
IndicatorMetadata In Contains Anycase ("Microsoft\Windows NT\CurrentVersion\Winlogon","Microsoft\Windows NT\CurrentVersion\Winlogon\Notify") AND IndicatorMetadata In Contains Anycase ("logon","Userinit","Shell") AND IndicatorMetadata Does Not ContainCIS "WINDOWS\system32\userinit.exe"
```
## Defense Evasion
### T1055.004 Asynchronous Procedure Call
Atomics: [T1055.004]()