Files
atomic-red-team/atomics/T1122/T1122.yaml
T
caseysmithrc 6b8d5e1bca yamlification
2018-05-24 17:59:15 -06:00

16 lines
299 B
YAML

---
attack_technique: T1122
display_name: Bypass User Account Control
atomic_tests:
- name: PowerShell UAC Bypass
description: |
PowerShell EventViewer Bypass by Matt Nelson
supported_platforms:
- windows
executor:
name: powershell
command: |
Invoke-EventVwrBypass.ps1