Book 3

40 bookmarks
Newest
Lee Holmes | Extracting Forensic Script Content from PowerShell Process Dumps
Lee Holmes | Extracting Forensic Script Content from PowerShell Process Dumps
After posting Extracting Activity History from PowerShell Process Dumps, I got an interesting follow up question: “Is it possible to extract the content of scripts (from disk) that were executed, even if those files were not captured?” The answer is “Yes”, but it’s also complicated. And to make it even more complicated, we’re going to go down a path showing how to do some of this detective work from scratch. This is going to require a lot of WinDbg automation, so for a first step, install the WinDbg module.
·leeholmes.com·
Lee Holmes | Extracting Forensic Script Content from PowerShell Process Dumps