Lucene search
K

7253 matches found

exploitpack
exploitpack
•added 2003/01/15 12:0 a.m.•18 views

GLIBC locale - Format Strings

GLIBC locale - Format Strings / su.c by xp, modified by logikal@efnet - tested on redhat 5 - 7 / include include include include include include include include char shellcode = "\x31\xc0\x83\xc0\x17\x31\xdb\xcd\x80\xeb" "\x30\x5f\x31\xc9\x88\x4f\x17\x88\x4f\x1a"...

0.2AI score
Exploits0
Exploit DB
Exploit DB
•added 2003/01/15 12:0 a.m.•42 views

GLIBC locale - Format Strings

/ su.c by xp, modified by logikal@efnet - tested on redhat 5 - 7 / include include include include include include include include char shellcode = "\x31\xc0\x83\xc0\x17\x31\xdb\xcd\x80\xeb" "\x30\x5f\x31\xc9\x88\x4f\x17\x88\x4f\x1a" "\x8d\x5f\x10\x89\x1f\x8d\x47\x18\x89\x47"...

7.4AI score
Exploits0
0day.today
0day.today
•added 2003/01/15 12:0 a.m.•18 views

GLIBC locale format strings exploit

Exploit for linux platform in category local exploits =================================== GLIBC locale format strings exploit =================================== / su.c by xp, modified by email protected - tested on redhat 5 - 7 / include include include include include include include include ch...

6.8AI score
Exploits0
Exploit DB
Exploit DB
•added 2002/12/24 12:0 a.m.•35 views

Melange Chat Server 1.10 - Remote Buffer Overflow

/ Proof of Concept for Melange Chat Server 1.10 a lame remote bof exploit by innerphobia 12/24/02 Credits go to: - iDefense Labs for the advisory - blink for discovering the bug - Irian for the shellcode With careful calculation it is possible to control even the EIP, not just one byte of EIP...

7.4AI score
Exploits0
0day.today
0day.today
•added 2002/12/24 12:0 a.m.•14 views

Melange Chat Server 1.10 Remote Buffer Overflow Exploit

Exploit for linux platform in category remote exploits ======================================================= Melange Chat Server 1.10 Remote Buffer Overflow Exploit ======================================================= / Proof of Concept for Melange Chat Server 1.10 a lame remote bof exploit ...

7.1AI score
Exploits0
0day.today
0day.today
•added 2002/12/11 12:0 a.m.•81 views

HP-UX 11.0/11.11 swxxx Local Root Shell Exploit

Exploit for hp-ux platform in category local exploits =============================================== HP-UX 11.0/11.11 swxxx Local Root Shell Exploit =============================================== / Program : xhpux11isw.c Use : HP-UX 11.11/11.0 exploit swxxx to get local root shell. Complie : cc...

6.8AI score
Exploits0
Exploit DB
Exploit DB
•added 2002/12/11 12:0 a.m.•61 views

HP-UX 11.0/11.11 - 'swxxx' Privilege Escalation

/ Program : xhpux11isw.c Use : HP-UX 11.11/11.0 exploit swxxx to get local root shell. Complie : cc xhpux11isw.c -o xsw;./xsw not use gcc for some system Usage : ./xsw off Tested : HP-UX B11.11 & HP-UX B11.0 Author : watercloud @ xfocus.org Date : 2002-12-11 Note : Use as your own risk !! / inclu...

7AI score
Exploits0
exploitpack
exploitpack
•added 2002/11/18 12:0 a.m.•10 views

Macromedia Flash 6.0.47.0 - SWRemote Heap Corruption

Macromedia Flash 6.0.47.0 - SWRemote Heap Corruption source: https://www.securityfocus.com/bid/6196/info A buffer overrun condition has been discovered in the SWRemote parameter used in Macromedia Flash objects. By triggering the overrun it is possible for an attacker to corrupt sensitive heap...

0.8AI score
Exploits0
securityvulns
securityvulns
•added 2002/10/17 12:0 a.m.•24 views

New buffer overflow in plaetDNS

hi planetdns http://www.planetdns.netis commercial software package that allows you to turn computer into an Internet server. and be able to create an Internet Name, connect to a web server, FTP, mail server, etc. running on your computer. planetdns is vulnerable has a buffer overflow with a...

0.4AI score
Exploits0
Exploit DB
Exploit DB
•added 2002/10/09 12:0 a.m.•59 views

Microsoft Windows XP/2000/NT 4.0 - NetDDE Privilege Escalation (2)

// source: https://www.securityfocus.com/bid/5927/info The Winlogon NetDDE Agent can be leveraged to allow local privilege escalation. This is related to the Microsoft Windows Window Message Subsystem Design Error Vulnerability BID 5408. A local user can use a WMCOPYDATA message to send arbitrary...

7.4AI score
Exploits0
Packet Storm
Packet Storm
•added 2002/09/11 12:0 a.m.•21 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
Exploits0
exploitpack
exploitpack
•added 2002/08/06 12:0 a.m.•30 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
Exploits0
exploitpack
exploitpack
•added 2002/07/24 12:0 a.m.•12 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
Exploits0
exploitpack
exploitpack
•added 2002/07/12 12:0 a.m.•10 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
Exploits0
Packet Storm
Packet Storm
•added 2002/07/08 12:0 a.m.•36 views

fuck.txt

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

7.4AI score
Exploits0
securityvulns
securityvulns
•added 2002/06/29 12:0 a.m.•34 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
Exploits0
exploitpack
exploitpack
•added 2002/06/25 12:0 a.m.•16 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
Exploits0
Exploit DB
Exploit DB
•added 2002/06/06 12:0 a.m.•19 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...

7AI score
Exploits0
Packet Storm
Packet Storm
•added 2002/06/03 12:0 a.m.•23 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
Exploits0
Packet Storm
Packet Storm
•added 2002/01/19 12:0 a.m.•31 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...

Exploits0
Rows per page
Query Builder