Windows PowerShell / Impair Defenses: Disable Windows Event Logging
| Author | 0x0d4y |
| Platform | Windows |
| Language | PowerShell |
| Technique | Impair Defenses: Disable Windows Event Logging |
Code
Set-Service -Name EventLog -Status Stopped
Created
August 17, 2024
Last Revised
August 17, 2024