mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-06 09:12:46 +01:00
fix: add Crypto-DPAPI Debug log size configuration to WELA.ps1
This commit is contained in:
1
WELA.ps1
1
WELA.ps1
@@ -5409,6 +5409,7 @@ function AuditFileSize {
|
||||
"Microsoft-Windows-Bits-Client/Analytic" = @("1 MB", "128 MB+")
|
||||
"Microsoft-Windows-Bits-Client/Operational" = @("1 MB", "128 MB+")
|
||||
"Microsoft-Windows-CodeIntegrity/Operational" = @("1 MB", "128 MB+")
|
||||
"Microsoft-Windows-Crypto-DPAPI/Debug" = @("1 MB", "128 MB+")
|
||||
"Microsoft-Windows-DriverFrameworks-UserMode/Operational" = @("1 MB", "128 MB+")
|
||||
"Microsoft-Windows-NTLM/Operational" = @("1 MB", "128 MB+")
|
||||
"Microsoft-Windows-PowerShell/Operational" = @("20 MB", "256 MB+")
|
||||
|
||||
Reference in New Issue
Block a user