chore: update description for PowerShell script block logging check

This commit is contained in:
nukunga
2025-01-09 02:52:31 +09:00
parent 3c92321faf
commit 8a3dcc6c9d

View File

@@ -5,7 +5,7 @@ info:
author: JeonSungHyun[nukunga]
severity: medium
description: |
Checks if PowerShell script block logging is disabled.
Checks if PowerShell script block logging is disabled.
Without logging, detecting malicious PowerShell usage is difficult.
impact: |
Potential stealthy PowerShell attacks without detection in event logs.