2018-06-09 00:15:06 +02:00
---
Name : Xwizard.exe
2018-09-24 21:59:43 +02:00
Description :
Author : 'Oddvar Moe'
2018-06-09 00:15:06 +02:00
Created : '2018-05-25'
Commands :
- Command : xwizard RunWizard {00000001-0000-0000-0000-0000FEEDACDC}
Description : Xwizard.exe running a custom class that has been added to the registry.
2018-09-24 21:59:43 +02:00
Usecase : Run a com object created in registry to evade defensive counter measures
Category : Execute
Privileges : User
MitreID : T1218
MitreLink : https://attack.mitre.org/wiki/Technique/T1218
OperatingSystem : Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
2018-12-05 01:09:42 +01:00
- Command : xwizard RunWizard /taero /u {00000001-0000-0000-0000-0000FEEDACDC}
Description : 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.
Usecase : Run a com object created in registry to evade defensive counter measures
Category : Execute
Privileges : User
MitreID : T1218
MitreLink : https://attack.mitre.org/wiki/Technique/T1218
OperatingSystem : Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
2018-12-10 14:28:12 +01:00
Full_Path :
2018-09-24 21:59:43 +02:00
- Path : C:\Windows\System32\xwizard.exe
- Path : C:\Windows\SysWOW64\xwizard.exe
2018-12-10 14:28:12 +01:00
Code_Sample :
2018-09-24 21:59:43 +02:00
- Code :
Detection :
- IOC :
2018-06-09 00:15:06 +02:00
Resources :
2018-09-24 21:59:43 +02:00
- Link : http://www.hexacorn.com/blog/2017/07/31/the-wizard-of-x-oppa-plugx-style/
- Link : https://www.youtube.com/watch?v=LwDHX7DVHWU
- Link : https://gist.github.com/NickTyrer/0598b60112eaafe6d07789f7964290d5
2018-12-05 01:09:42 +01:00
- Link : https://bohops.com/2018/08/18/abusing-the-com-registry-structure-part-2-loading-techniques-for-evasion-and-persistence/
2018-09-24 21:59:43 +02:00
Acknowledgement :
- Person : Adam
Handle : '@Hexacorn'
2018-12-05 01:09:42 +01:00
- Person : Nick Tyrer
Handle : '@NickTyrer'
- Person : harr0ey
2018-12-10 14:28:12 +01:00
Handle : '@harr0ey'
2018-12-05 01:09:42 +01:00
---