mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-06 09:12:46 +01:00
fix: process creation
This commit is contained in:
2
WELA.ps1
2
WELA.ps1
@@ -361,7 +361,7 @@ function AuditLogSetting {
|
|||||||
)
|
)
|
||||||
|
|
||||||
#### Process Creation
|
#### Process Creation
|
||||||
$guid = "0CCE9248-69AE-11D9-BED3-505054503030"
|
$guid = "0CCE922B-69AE-11D9-BED3-505054503030"
|
||||||
$eids = @()
|
$eids = @()
|
||||||
$channels = @("sec")
|
$channels = @("sec")
|
||||||
$enabled = $enabledguid -contains $guid
|
$enabled = $enabledguid -contains $guid
|
||||||
|
|||||||
Reference in New Issue
Block a user