Fix tag
This commit is contained in:
+3
-3
@@ -2,7 +2,7 @@ title: Disable-WindowsOptionalFeature Command PowerShell
|
||||
id: 99c4658d-2c5e-4d87-828d-7c066ca537c3
|
||||
status: experimental
|
||||
author: frack113
|
||||
date: 2021/09/10
|
||||
date: 2022/09/10
|
||||
description: |
|
||||
Detect built in PowerShell cmdlet Disable-WindowsOptionalFeature, Deployment Image Servicing and Management tool.
|
||||
Similar to DISM.exe, this cmdlet is used to enumerate, install, uninstall, configure, and update features and packages in Windows images
|
||||
@@ -10,8 +10,8 @@ references:
|
||||
- https://github.com/redcanaryco/atomic-red-team/blob/5b67c9b141fa3918017f8fa44f2f88f0b1ecb9e1/atomics/T1562.001/T1562.001.md
|
||||
- https://docs.microsoft.com/en-us/powershell/module/dism/disable-windowsoptionalfeature?view=windowsserver2022-ps
|
||||
tags:
|
||||
- attack.collection
|
||||
- attack.t1119
|
||||
- attack.defense_evasion
|
||||
- attack.t1562.001
|
||||
logsource:
|
||||
product: windows
|
||||
category: ps_script
|
||||
|
||||
Reference in New Issue
Block a user