.. /Wsreset.exe
Star

UAC bypass

Used to reset Windows Store settings according to its manifest file


Paths:

Resources:
Acknowledgements:

Detection:

UAC bypass

  1. During startup, wsreset.exe checks the registry value HKCU\Software\Classes\AppX82a6gwre4fdg3bt635tn5ctqjf8msdd2\Shell\open\command for the command to run. Binary will be executed as a high-integrity process without a UAC prompt being displayed to the user.

    wsreset.exe
    Use case
    Execute a binary or script as a high-integrity process without a UAC prompt.
    Privileges required
    User
    Operating systems
    Windows 10, Windows 11
    ATT&CK® technique
    T1548.002