Lucene search
+L

7304 matches found

exploitpack
exploitpack
added 2007/03/15 12:0 a.m.12 views

WarFTP 1.65 (Windows 2000 SP4) - USER Remote Buffer Overflow (Perl)

WarFTP 1.65 Windows 2000 SP4 - USER Remote Buffer Overflow Perl =============================================================================================== WarFTP 1.65 USER Remote Buffer Overflow SEH overflow Exploit By Umesh Wanve...

0.4AI score
SaveExploits0
zdt
zdt
added 2007/03/14 12:0 a.m.30 views

PHP 5.2.0/5.2.1 Rejected Session ID Double Free Exploit

Exploit for linux platform in category local exploits ======================================================= PHP 5.2.0/5.2.1 Rejected Session ID Double Free Exploit ======================================================= ?php //////////////////////////////////////////////////////////////////////...

6.8AI score
SaveExploits0
zdt
zdt
added 2007/03/14 12:0 a.m.28 views

WarFTP 1.65 (USER) Remote Buffer Overflow Exploit (win2k SP4)

Exploit for unknown platform in category remote exploits ============================================================= WarFTP 1.65 USER Remote Buffer Overflow Exploit win2k SP4 ============================================================= !/usr/bin/python Remote exploit for WarFTP 1.65. Tested on...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/03/14 12:0 a.m.23 views

WarFTP 1.65 (Windows 2000 SP4) - USER Remote Buffer Overflow (Python)

WarFTP 1.65 Windows 2000 SP4 - USER Remote Buffer Overflow Python !/usr/bin/python Remote exploit for WarFTP 1.65. Tested on Windows 2000 server SP4 inside VMware. A trivially exploitable stack overflow is present in WarFTP which can be triggered by sending a long username 480 bytes along with th...

0.8AI score
SaveExploits0
exploitpack
exploitpack
added 2007/03/12 12:0 a.m.12 views

PHP 5.2.0 (OSX) - EXTFilter Space Trimming Buffer Underflow

PHP 5.2.0 OSX - EXTFilter Space Trimming Buffer Underflow ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from...

1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/10 12:0 a.m.40 views

Oracle 10g (Windows x86) - 'PROCESS_DUP_HANDLE' Local Privilege Escalation

// Argeniss - Information Security // // Oracle Database local elevation of privileges PoC exploit // // Author: Cesar Cerrudo include include BOOL InjectShellcodeDWORD oldEIP,CHAR oSID HMODULE hKernel; FARPROC pCreateProc; LPSTR sCommand="cmd.exe"; DWORD dwStrLen; CHAR buff100;...

5.8AI score
SaveExploits0
zdt
zdt
added 2007/03/10 12:0 a.m.22 views

Oracle 10g (PROCESS_DUP_HANDLE) Local Privilege Elevation (win32)

Exploit for unknown platform in category local exploits ================================================================= Oracle 10g PROCESSDUPHANDLE Local Privilege Elevation win32 ================================================================= // Argeniss - Information Security // // Oracle...

6.8AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/10 12:0 a.m.20 views

Oracle 10g (PROCESS_DUP_HANDLE) Local Privilege Elevation (win32)

No description provided by source. // Argeniss - Information Security // // Oracle Database local elevation of privileges PoC exploit // // Author: Cesar Cerrudo include windows.h include stdio.h BOOL InjectShellcodeDWORD oldEIP,CHAR oSID HMODULE hKernel; FARPROC pCreateProc; LPSTR...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/09 12:0 a.m.14 views

linux/x86 kill all processes 11 bytes

No description provided by source. / By Kris Katterjohn 11/13/2006 11 byte shellcode to kill all processes for Linux/x86 section .text global start start: ; kill-1, SIGKILL push byte 37 pop eax push byte -1 pop ebx push byte 9 pop ecx int 0x80 / main char shellcode =...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/03/09 12:0 a.m.25 views

winamp512-overflow.txt

!/usr/bin/perl -w =============================================================================================== Winamp 5.12 Playlist UNC Path Computer Name Overflow Perl Exploit By Umesh Wanve [email protected]...

7.4AI score
SaveExploits0
zdt
zdt
added 2007/03/09 12:0 a.m.20 views

linux/x86 kill all processes 11 bytes

Exploit for linux/x86 platform in category shellcode ===================================== linux/x86 kill all processes 11 bytes ===================================== / By Kris Katterjohn 11/13/2006 11 byte shellcode to kill all processes for Linux/x86 section .text global start start: ; kill-1,...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/09 12:0 a.m.23 views

linux/x86 - kill all processes 11 bytes

linux/x86 kill all processes 11 bytes. Shellcode exploit for linx86 platform / By Kris Katterjohn 11/13/2006 11 byte shellcode to kill all processes for Linux/x86 section .text global start start: ; kill-1, SIGKILL push byte 37 pop eax push byte -1 pop ebx push byte 9 pop ecx int 0x80 / main char...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/09 12:0 a.m.26 views

linux/x86 - /sbin/iptables -F 40 bytes

linux/x86 /sbin/iptables -F 40 bytes. Shellcode exploit for linx86 platform / By Kris Katterjohn 11/18/2006 40 byte shellcode to flush iptables for Linux x86 section .text global start start: ; execve"/sbin/iptables", "/sbin/iptables", "-F", NULL , NULL push byte 11 pop eax cdq push edx push word...

SaveExploits0
zdt
zdt
added 2007/03/09 12:0 a.m.12 views

linux/x86 /sbin/iptables -F 40 bytes

Exploit for linux/x86 platform in category shellcode ==================================== linux/x86 /sbin/iptables -F 40 bytes ==================================== / By Kris Katterjohn 11/18/2006 40 byte shellcode to flush iptables for Linux x86 section .text global start start: ;...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/08 12:0 a.m.23 views

Winamp <= 5.12 (Crafted PLS) Remote Buffer Overflow Exploit (perl)

No description provided by source. !/usr/bin/perl -w =============================================================================================== Winamp 5.12 Playlist UNC Path Computer Name Overflow Perl Exploit By Umesh Wanve [email protected]...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/07 12:0 a.m.18 views

Winamp <= 5.12 (Crafted PLS) Remote Buffer Overflow Exploit (perl)

No description provided by source. !/usr/bin/perl -w =============================================================================================== Winamp 5.12 Playlist UNC Path Computer Name Overflow Perl Exploit By Umesh Wanve [email protected]...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/03/07 12:0 a.m.9 views

Winamp 5.12 - .pls Remote Buffer Overflow (Perl) (2)

Winamp 5.12 - .pls Remote Buffer Overflow Perl 2 !/usr/bin/perl -w =============================================================================================== Winamp 5.12 Playlist UNC Path Computer Name Overflow Perl Exploit By Umesh Wanve [email protected]...

0.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/07 12:0 a.m.35 views

Winamp 5.12 - '.pls' Remote Buffer Overflow (Perl) (2)

!/usr/bin/perl -w =============================================================================================== Winamp 5.12 Playlist UNC Path Computer Name Overflow Perl Exploit By Umesh Wanve [email protected]...

7.6CVSS5.8AI score0.74993EPSS
SaveExploits11
zdt
zdt
added 2007/03/07 12:0 a.m.22 views

Winamp <= 5.12 (Crafted PLS) Remote Buffer Overflow Exploit (perl)

Exploit for unknown platform in category remote exploits ================================================================== Winamp = 5.12 Crafted PLS Remote Buffer Overflow Exploit perl ================================================================== !/usr/bin/perl -w...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/03/07 12:0 a.m.12 views

PHP 4.4.55.2.1 - shmop Local Code Execution

PHP 4.4.55.2.1 - shmop Local Code Execution ?php //////////////////////////////////////////////////////////////////////// // // // | || | | | | | | | || || \ // // | |/ || '|/ |/ -| ' \ / -/ |||| /| || / // // ||||,||| ,|||||||,| || |||||| // // // // Proof of concept code from the...

0.2AI score
SaveExploits0
Rows per page
Query Builder