Lucene search
+L

7303 matches found

Packet Storm
Packet Storm
added 2002/09/11 12:0 a.m.26 views

efstool.pl

!/usr/bin/perl Another efstool exploit $shell = "\x31\xc0\xb0\x17\x31\xdb\xcd\x80\x31\xc0\x50\x89". "\xe2\x68\x6e\x2f\x73\x68\x68\x2f\x2f\x62\x69\x89". "\xe3\x50\x53\x89\xe1\xb0\x0b\xcd\x80"; $ret =0xbfffe590; $buf = 3000; $egg = 2000; $nop = "\x90"; $offset = 0; if @ARGV == 1 $offset = $ARGV0;...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2002/08/06 12:0 a.m.37 views

Microsoft Windows XP2000NT 4.0 - Window Message Subsystem Design Error (3)

Microsoft Windows XP2000NT 4.0 - Window Message Subsystem Design Error 3 // source: https://www.securityfocus.com/bid/5408/info A serious design error in the Win32 API has been reported. The issue is related to the inter-window message passing system. This vulnerability is wide-ranging and likely...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2002/07/24 12:0 a.m.15 views

CodeBlue 5.1 - SMTP Response Buffer Overflow

CodeBlue 5.1 - SMTP Response Buffer Overflow // source: https://www.securityfocus.com/bid/5300/info CodeBlue is an Apache httpd log scanning utility that attempts to contact the administrators of hosts infected with worms. A buffer overflow vulnerability has been reported in CodeBlue. The conditi...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2002/07/12 12:0 a.m.13 views

ATPhttpd 0.4b - Remote Buffer Overflow

ATPhttpd 0.4b - Remote Buffer Overflow / source: https://www.securityfocus.com/bid/5215/info ATPhttpd is a small webserver designed for high-performance. It was developed by Yann Ramin. There exist several exploitable buffer overflow conditions in ATPhttpd. Remote attackers may levarage these...

1.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2002/07/08 12:0 a.m.38 views

fuck.txt

include include WSADATA wsadata; LPHOSTENT host; SOCKET s; SOCKADDRIN victim; char check="GET...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2002/06/29 12:0 a.m.40 views

OpenBSD 3.1 sshd remote root exploit

Download openssh-3.2.2p1.tar.gz and untar it $ tar -xvzf openssh-3.2.2p1.tar.gz 2. Apply the patch provided below by running: /openssh-3.2.2p1 $ patch pathtodifffile 3. Compile the patched client /openssh-3.2.2p1 $ ./configure && make ssh 4. Run the evil ssh: /openssh-3.2.2p1 $ ./ssh...

1.2AI score
SaveExploits0
exploitpack
exploitpack
added 2002/06/25 12:0 a.m.20 views

WU-IMAP 2000.287(1-2) - Remote Overflow

WU-IMAP 2000.2871-2 - Remote Overflow / 7350owex- x86/linux WU-IMAP 2000.2871-2 remote exploit TESO CONFIDENTIAL - SOURCE MATERIALS This is unpublished proprietary source code of TESO Security. The contents of these coded instructions, statements and computer programs may not be disclosed to thir...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2002/06/06 12:0 a.m.23 views

Ehud Gavron TrACESroute 6.1.1 - Terminator Function Format String

source: https://www.securityfocus.com/bid/4956/info A format string vulnerability exists in TrACESroute. The problem exists in the terminator -T function of the program. Due to improper use of the fprintf function, an attacker may be able to supply a malicious format string to the program that...

5.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2002/06/03 12:0 a.m.29 views

ymxp.txt

Yahoo! Messenger 5,0,0,1061 Buffer Overflow Exploit for Win XP Pro Intro: Proof of concept code for YM Buffer Overflow as discovered in: http://packetstorm.decepticons.org/advisories/misc/yahoo-im.txt Code flow: Overwrite EIP at 218 Point EIP to a "RET" in the memory "RET" jumps to beginning of...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2002/01/19 12:0 a.m.37 views

sniffit-exp1.txt

/ Remote overflow in sniffit.0.3.7.beta tested on slackware 7.1 found/coded by g463 -18th january 2002- The vulnerability is triggered when the option -L is called from the command line with 'normmail' ie : ./sniffit -c ./sampleconfigfile -L normmail It calls a piece of code where the buffer is...

SaveExploits0
exploitpack
exploitpack
added 2001/08/15 12:0 a.m.13 views

Microsoft IIS 4.05.0 - SSI Buffer Overrun Privilege Escalation

Microsoft IIS 4.05.0 - SSI Buffer Overrun Privilege Escalation // source: https://www.securityfocus.com/bid/3190/info A vulnerability exists in Microsoft IIS 4.0 and 5.0 that could allow a user with permission to write content to the IIS server to run any code in Local System context. / jim.c - I...

1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2001/07/23 12:0 a.m.37 views

FreeBSD - '/usr/bin/top' Format String

/ freebsd x86 top exploit affected under top-3.5beta9 including this version 1. get the address of .dtors from /usr/bin/top using objdump , 'objdump -s -j .dtors /usr/bin/top' 2. divide it into four parts, and set it up into an environment variable like "XSEO=" 3. run top, then find "your parted...

5.8AI score
SaveExploits0
exploitpack
exploitpack
added 2001/07/23 12:0 a.m.22 views

FreeBSD - usrbintop Format String

FreeBSD - usrbintop Format String / freebsd x86 top exploit affected under top-3.5beta9 including this version 1. get the address of .dtors from /usr/bin/top using objdump , 'objdump -s -j .dtors /usr/bin/top' 2. divide it into four parts, and set it up into an environment variable like "XSEO=" 3...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2001/07/13 12:0 a.m.11 views

Debian 2.2 usrbinpileup - Local Privilege Escalation

Debian 2.2 usrbinpileup - Local Privilege Escalation / pileup-xpl.c - local root exploit by core Friday the 13th, July 2001 based almost entirely on code by Cody Tubbs loophole of hhp $ ./pileup-xpl pileup-xpl by core 2001 - beep beep root! usage: ./pileup-xpl offset align0..3 Ret-addr: 0xbfffe09...

0.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2001/07/13 12:0 a.m.39 views

Debian 2.2 /usr/bin/pileup - Local Privilege Escalation

/ pileup-xpl.c - local root exploit by core Friday the 13th, July 2001 based almost entirely on code by Cody Tubbs loophole of hhp $ ./pileup-xpl pileup-xpl by core 2001 - beep beep root! usage: ./pileup-xpl offset align0..3 Ret-addr: 0xbfffe09c, offset: 0, align: 0. How many voices 1 to 9 Starti...

7.2CVSS5.8AI score0.00825EPSS
SaveExploits1
zdt
zdt
added 2001/07/13 12:0 a.m.16 views

Debian 2.2 /usr/bin/pileup Local Root Exploit

Exploit for linux platform in category local exploits ============================================= Debian 2.2 /usr/bin/pileup Local Root Exploit ============================================= / pileup-xpl.c - local root exploit by core Friday the 13th, July 2001 based almost entirely on code by...

6.8AI score
SaveExploits0
exploitpack
exploitpack
added 2001/05/08 12:0 a.m.20 views

BeroFTPD 1.3.4(1) (Linux x86) - Remote Code Execution

BeroFTPD 1.3.41 Linux x86 - Remote Code Execution / BeroFTPD 1.3.41 Linux x86 remote root exploit by qitest1 - 5/05/2001 BeroFTPD is an ftpd derived from wuftpd sources. This code exploits the format bug of the site exec cmd, well known to be present in wuftpd-2.6.0 and derived daemons. BeroFTPD...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2001/05/08 12:0 a.m.53 views

BeroFTPD 1.3.4(1) (Linux x86) - Remote Code Execution

/ BeroFTPD 1.3.41 Linux x86 remote root exploit by qitest1 - 5/05/2001 BeroFTPD is an ftpd derived from wuftpd sources. This code exploits the format bug of the site exec cmd, well known to be present in wuftpd-2.6.0 and derived daemons. BeroFTPD 1.3.41 is the current version at the moment. JUST...

10CVSS5.8AI score0.96292EPSS
SaveExploits10
zdt
zdt
added 2001/05/07 12:0 a.m.28 views

execve of /bin/sh after setreuid(0,0)

Exploit for linux/x86 platform in category shellcode ===================================== execve of /bin/sh after setreuid0,0 ===================================== / $Id: execve-setreuid.c,v 1.1 2001/05/02 18:10:52 raptor Exp $ execve-setreuid.c v1.0 - shellcode for Linux/i386 Copyright c 2001...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2001/05/07 12:0 a.m.54 views

Microsoft Windows Server 2000 SP1/SP2 - isapi .printer Extension Overflow (1)

/ iishack 2000 - eEye Digital Security - 2001 This affects all unpatched windows 2000 machines with the .printer isapi filter loaded. This is purely proof of concept. Quick rundown of the exploit: Eip overruns at position 260 i have 19 bytes of code to jump back to the beginning of the buffer. an...

10CVSS5.8AI score0.85698EPSS
SaveExploits16
Rows per page
Query Builder