Analyzing Powershell Script Block Logging

Use when 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. Use when working with analyzing powershell script block logging.

oyi77 7ee5838 3.8 KB Updated 10 repo stars

File contents

oyi77/1ai-skills/tree/main/cybersecurity/analyzing-powershell-script-block-logging commit 7ee58389c9

Frequently asked questions

npx skillmds add oyi77/analyzing-powershell-script-block-logging