Powershell Dropper

2 years ago
9

Powershell droppers are extremely useful when working off the land. I find that using Powershell reflection techniques that doesn't touch disk works a treat. It means that we have the ability to invoke Win32 API’s from code that executes entirely in memory.

Loading comments...