Analyzing Powershell Script Block Logging

Parse Windows PowerShell Script Block Logs (Event ID 4104) from EVTX files to detect obfuscated commands, encoded payloads, and living-off-the-land techniques. Uses python-evtx to extract and reconstruct multi-block scripts, applies entropy analysis and pattern matching for Base64-encoded commands, Invoke-Expression abuse, download cradles, and AMSI bypass attempts.

26zl 466e033 4 files · 23.0 KB Updated

File contents

26zl/cybersec-toolkit/tree/main/.claude/skills/analyzing-powershell-script-block-logging commit 466e03359c

Frequently asked questions

npx skillmds@latest add 26zl/analyzing-powershell-script-block-logging