Lucene search
+L

7549 matches found

seebug.org
seebug.org
added 2007/03/22 12:00 a.m.38 views

Mercur Messaging 2005 IMAP (SUBSCRIBE) Remote Exploit (win2k SP4)

No description provided by source. !/usr/bin/python Remote exploit for the stack overflow vulnerability in Mercur Messaging 2005 SP3 IMAP service. The exploit was tested on windows 2000 server SP4 in a Vmware environment. At the time of overflow EBX points to our shellcode. However this buffer in...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/21 12:00 a.m.94 views

PHP <= 5.2.1 hash_update_file() Freed Resource Usage Exploit

No description provided by source. ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | \| || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / //...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/03/21 12:00 a.m.23 views

Mercur Messaging 2005 <= SP4 IMAP Remote Exploit (egghunter mod)

Exploit for unknown platform in category remote exploits ================================================================ Mercur Messaging 2005 import os import sys import time import socket import struct Place our w00tw00t egghunter in nop heaven shellcode = "\x90" 92 shellcode...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/03/21 12:00 a.m.40 views

Helix Server 11.0.1 Remote Heap Overflow Exploit (win2k SP4)

Exploit for unknown platform in category remote exploits ============================================================ Helix Server 11.0.1 Remote Heap Overflow Exploit win2k SP4 ============================================================ /usr/bin/python Remote exploit for the vulnerability in Hel...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/03/21 12:00 a.m.15 views

Mercur Messaging 2005 (Windows 2000 SP4) - IMAP Subscribe Remote Overflow

Mercur Messaging 2005 Windows 2000 SP4 - IMAP Subscribe Remote Overflow !/usr/bin/python Remote exploit for the stack overflow vulnerability in Mercur Messaging 2005 SP3 IMAP service. The exploit was tested on windows 2000 server SP4 in a Vmware environment. At the time of overflow EBX points to...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/21 12:00 a.m.44 views

Mercur Messaging 2005 (Windows 2000 SP4) - IMAP 'Subscribe' Remote Overflow

!/usr/bin/python Remote exploit for the stack overflow vulnerability in Mercur Messaging 2005 SP3 IMAP service. The exploit was tested on windows 2000 server SP4 in a Vmware environment. At the time of overflow EBX points to our shellcode. However this buffer into which EBX points will give a...

10CVSS5.8AI score0.56209EPSS
SaveExploits6
zdt
zdt
added 2007/03/21 12:00 a.m.26 views

Mercur Messaging 2005 IMAP (SUBSCRIBE) Remote Exploit (win2k SP4)

Exploit for unknown platform in category remote exploits ================================================================= Mercur Messaging 2005 IMAP SUBSCRIBE Remote Exploit win2k SP4 ================================================================= !/usr/bin/python Remote exploit for the stack...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/03/21 12:00 a.m.17 views

Helix Server 11.0.1 (Windows 2000 SP4) - Remote Heap Overflow

Helix Server 11.0.1 Windows 2000 SP4 - Remote Heap Overflow /usr/bin/python Remote exploit for the vulnerability in Helix server v11.0.1 as described at http://gleg.net/helix.txt The exploit spawns a shell on TCP port 4444 and connects to it. At the time of overflow we control EAX which is used i...

0.6AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/21 12:00 a.m.42 views

Helix Server 11.0.1 Remote Heap Overflow Exploit (win2k SP4)

No description provided by source. /usr/bin/python Remote exploit for the vulnerability in Helix server v11.0.1 as described at http://gleg.net/helix.txt The exploit spawns a shell on TCP port 4444 and connects to it. At the time of overflow we control EAX which is used in a call as follows...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/21 12:00 a.m.33 views

Helix Server 11.0.1 (Windows 2000 SP4) - Remote Heap Overflow

/usr/bin/python Remote exploit for the vulnerability in Helix server v11.0.1 as described at http://gleg.net/helix.txt The exploit spawns a shell on TCP port 4444 and connects to it. At the time of overflow we control EAX which is used in a call as follows 00420C64: call dword ptr eax + 4 ECX...

10CVSS5.8AI score0.10658EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2007/03/20 12:00 a.m.20 views

MOPB-array.txt

?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the Hardened-PHP Project // // C Copyright 2007 Stefan...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/03/20 12:00 a.m.32 views

caid-msgeng.txt

!/usr/bin/python This one was listed in the SANS TOP 20 and I needed an exploit for analysis. I couldnt find a reliable exploit for my analysis and so came up with this. Remote exploit for the CA BrightStor msgeng.exe service stack overflow vulnerability as described in LS-20060330.pdf on...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/03/20 12:00 a.m.24 views

clbox-rfi.txt

=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= CLBOX = signup.php header Remote File Include Vulnerability Script: CLBOX Version: 1.01 Download: http://clbox.8m.com/clbox.ZIP Discover: BorN To K!LL =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= Bug in: signup.php Code: @include...

7.4AI score
SaveExploits0
myhack58
myhack58
added 2007/03/19 12:00 a.m.16 views

oracle 10g (PROCESS_DUP_HANDLE) Local Privilege Elevation (win32)-vulnerability warning-the black bar safety net

include windows. h include stdio. h BOOL InjectShellcodeDWORD oldEIP,CHAR oSID HMODULE hKernel; FARPROC pCreateProc; LPSTR sCommand="cmd.exe"; DWORD dwStrLen; CHAR buff1 0 0; dwStrLen=strlensCommand; hKernel=LoadLibrary"Kernel32.dll"; pCreateProc=GetProcAddresshKernel,"CreateProcessA"; strcpybuff...

0.2AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/17 12:00 a.m.19 views

PHP &lt;= 4.4.6 / 5.2.1 array_user_key_compare() ZVAL dtor Local Exploit

No description provided by source. ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / //...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2007/03/17 12:00 a.m.80 views

MOPB-22-2007:PHP session_regenerate_id&#40;&#41; Double Free Vulnerability

Summary The sessionregenerateid function that is used to generate a new session identifier fails to clear an already freed pointer to the former session identifier before calling the session identifier generator. When this generator triggers an error this can result in a double free that is easil...

0.4AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/17 12:00 a.m.303 views

CA BrightStor ARCserve (msgeng.exe) Remote Stack Overflow Exploit

No description provided by source. !/usr/bin/python This one was listed in the SANS TOP 20 and I needed an exploit for analysis. I couldnt find a reliable exploit for my analysis and so came up with this. Remote exploit for the CA BrightStor msgeng.exe service stack overflow vulnerability as...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/03/16 12:00 a.m.38 views

CA BrightStor ARCserve (msgeng.exe) Remote Stack Overflow Exploit

Exploit for unknown platform in category remote exploits ================================================================= CA BrightStor ARCserve msgeng.exe Remote Stack Overflow Exploit ================================================================= !/usr/bin/python This one was listed in the...

7.1AI score
SaveExploits0
zdt
zdt
added 2007/03/16 12:00 a.m.32 views

PHP <= 4.4.6 / 5.2.1 array_user_key_compare() ZVAL dtor Local Exploit

Exploit for linux platform in category local exploits ===================================================================== PHP = 4.4.6 / 5.2.1 arrayuserkeycompare ZVAL dtor Local Exploit ===================================================================== ?php...

6.8AI score
SaveExploits0
exploitpack
exploitpack
added 2007/03/16 12:00 a.m.10 views

PHP 4.4.65.2.1 - array_user_key_compare() ZVAL dtor Local Overflow

PHP 4.4.65.2.1 - arrayuserkeycompare ZVAL dtor Local Overflow ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code...

0.3AI score
SaveExploits0
Rows per page
Query Builder