.. /winget.exe
Star

Windows Package Manager tool


Paths:

Resources:
Acknowledgements:

Detection:

Execute

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
Usecase: Download and execute an arbitrary file from the internet
Privileges required: Local Aministrator - required to enabled local manifest setting
OS: Windows 10, Windows 11
MITRE ATT&CK®: T1105