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.

autohandai Updated

File contents

autohandai/community-skills/tree/main/analyzing-powershell-script-block-logging commit b0abbd1b2f

Frequently asked questions

npx skillmds@latest add autohandai-community-skills/analyzing-powershell-script-block-logging