Powershell Inside VBA

Obfuscated (without shell & powershell call)

The use of the Shell method and the clearly identifiable PowerShell download cradle cause high detection rate

Obfuscated and execute with Windows Management Instrumentation (WMI) process creation

Address the issue of PowerShell being a child process of MS Office by using WMI to create a PowerShell process, and hide the WMI & PowerShell download cradle strings

Child process in MS Office: 32-bit ; New process with this method: 64-bit

Custom encryptor

Last updated