Lucene search
K

5626 matches found

Exploit DB
Exploit DB
added 2006/08/21 12:0 a.m.42 views

Easy File Sharing FTP Server 2.0 - 'PASS' Remote

!/usr/bin/python Easy File Sharing FTP Server 2.0 PASS 0day PoC exploit Proof of Concept: execute calc.exe Bug found by h07 Tested on XP SP2 polish Date: 28.07.2006 BUFFPASS + 0x20+0x2c+NOP 2571+0x41414141+\r\n EIP = 0x41414141 host = "127.0.0.1" port = 21 lenrecv = 1024 username = "anonymous"...

7AI score
Exploits0
0day.today
0day.today
added 2006/08/21 12:0 a.m.73 views

Apache < 1.3.37, 2.0.59, 2.2.3 (mod_rewrite) Remote Overflow PoC

Exploit for multiple platform in category dos / poc ================================================================ Apache 2006-08-20 Thx to xuso for help me with the shellcode. I suppose that you've the "RewriteRule kung/. $1" rule if not you must recalculate adressess. Shellcode is based on...

7.1AI score0.90024EPSS
Exploits20
Packet Storm
Packet Storm
added 2006/08/18 12:0 a.m.24 views

phpLocal.txt

Affected versions: php 5.1.4 and older, 4.4.3 and possibly older Cause: when php-s sscanf functions format argument contains argument swap and extra arguments are given like. sscanf'foo ','$1s',$bar then it reads an pointer to pointer to zval structure past the end of argument array by one. Php...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2006/08/17 12:0 a.m.25 views

getpwnedmail-x86.pl.txt

!/usr/bin/perl getpwnedmail.pl http://www.digitalmunition.com written by kf kflistsatdigitalmunitiondotcom This is a canibalized version of "Kansas City POP Daemon Version 0.0" - Copyright c 1999 David Nicol kevin-finisterres-mac-mini: kfinisterre$ /usr/bin/fetchmail -p pop3 --fastuidl 1 localhos...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2006/08/17 12:0 a.m.27 views

getpwnedmail-ppc.pl.txt

!/usr/bin/perl getpwnedmail.pl http://www.digitalmunition.com written by kf kflistsatdigitalmunitiondotcom This is a canibalized version of "Kansas City POP Daemon Version 0.0" - Copyright c 1999 David Nicol kevin-finisterres-mac-mini: kfinisterre$ /usr/bin/fetchmail -p pop3 --fastuidl 1 localhos...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2006/08/17 12:0 a.m.38 views

wowroster15x.txt

Title : WoW Roster = 1.5.x Remote File Include hsList.php Discovered By :::: AG-Spider ----------------------------------------------------------------------------- Class : Remote file include Rish : Danger ----------------------------------------------------------------------------- dork : "wow...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2006/08/17 12:0 a.m.32 views

exp_jmp_rand.pl.txt

!/usr/bin/perl -w use strict; expjmprand.pl Mon Apr 3 19:17:14 CEST 2006 Exploit solution against 2.6 stack randomization Using the "jmp %esp" technic. Copyright: bunker - http://rawlab.altervista.org 37F1 A7A1 BB94 89DB A920 3105 9F74 7349 AF4C BFA2 EXPLANATION: In 2.6 kernel we have a ghost...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2006/08/17 12:0 a.m.33 views

exp_call_rand.pl.txt

!/usr/bin/perl -w use strict; expcallrand.pl Mon Apr 3 19:17:14 CEST 2006 Exploit solution against 2.6 stack randomization Using the "call %edx" technic. Copyright: bunker - http://rawlab.altervista.org 37F1 A7A1 BB94 89DB A920 3105 9F74 7349 AF4C BFA2 EXPLANATION: In 2.6 kernel we have a ghost...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2006/08/16 12:0 a.m.88 views

PHP 4.4.3/5.1.4 - &#039;sscanf&#039; Local Buffer Overflow

? / hoagiephpsscanf.php PHP = 4.4.3 / 5.1.4 local buffer overflow exploit howto get offsets: set $baseaddr to 0x41414141 ulimit -c 20000 /etc/init.d/apache restart execute script via web browser tail /var/log/apache/error.log ... Wed Aug 16 15:07:10 2006 notice child pid 28222 exit signal...

7.4AI score
Exploits0
0day.today
0day.today
added 2006/08/14 12:0 a.m.21 views

Cyrus IMAPD 2.3.2 (pop3d) Remote Buffer Overflow Exploit (3)

Exploit for linux platform in category remote exploits ============================================================ Cyrus IMAPD 2.3.2 pop3d Remote Buffer Overflow Exploit 3 ============================================================ !/usr/bin/perl Creator: K-sPecial xzziroz.net of .aware...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2006/08/14 12:0 a.m.75 views

Cyrus IMAPD 2.3.2 - &#039;pop3d&#039; Remote Buffer Overflow (3)

!/usr/bin/perl Creator: K-sPecial xzziroz.net of .aware awarenetwork.org Name: bid-18056.pl Date: 08/12/2006 Description: this is yet another exploit for the cyrus pop3d buffer overflow. I tried both public exploits and not either of them worked not that they don't but coding my own is generaly...

7.4AI score
Exploits0
securityvulns
securityvulns
added 2006/08/08 12:0 a.m.33 views

php local buffer underflow could lead to arbitary code execution

Affected versions: php 5.1.4 and older, 4.4.3 and possibly older Cause: when php-s sscanf functions format argument contains argument swap and extra arguments are given like. sscanf'foo ','$1s',$bar then it reads an pointer to pointer to zval structure past the end of argument array by one. Php...

0.4AI score
Exploits0
Exploit DB
Exploit DB
added 2006/08/08 12:0 a.m.28 views

PHP 4.4.3/5.1.4 - &#039;objIndex&#039; Local Buffer Overflow

?php / Author: Heintz Date: 4-th august 2006 Greets: Waraxe from www.waraxe.us All buds at www.plain-text.info Torufoorum ext/standard/scanf.c line 887 --- if numVars current = argsobjIndex++; --- objIndex points past the end of array in other format cases too when php-s sscanf-s format argument...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2006/08/01 12:0 a.m.18 views

Apple Mac OSX 10.4.7 (PPC) - fetchmail Local Privilege Escalation

Apple Mac OSX 10.4.7 PPC - fetchmail Local Privilege Escalation !/usr/bin/perl getpwnedmail.pl http://www.digitalmunition.com written by kf kflistsatdigitalmunitiondotcom This is a canibalized version of "Kansas City POP Daemon Version 0.0" - Copyright c 1999 David Nicol kevin-finisterres-mac-min...

0.5AI score
Exploits0
seebug.org
seebug.org
added 2006/07/30 12:0 a.m.14 views

Microsoft PowerPoint 2003 SP2 Local Code Execution Exploit (french)

No description provided by source. / 30.07.2006 NSRocket presents Microsoft PowerPoint 2003 SP2 updated french version exploit tested on WinXP SP2 Microsoft PowerPoint is prone to a remote code execution issue which may be triggered when a malformed PPT file is closed. Code execution is possib...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2006/07/28 12:0 a.m.38 views

eIQ-ESA.txt

!/usr/bin/perl -w http://www.digitalmunition.com written by kf kflistsatdigitalmunitiondotcom - 03/23/2006 Bug found by KF of digitalmunition.com. http://www.zerodayinitiative.com/advisories/ZDI-06-023.html Exploit for Syslog Server by eiQnetworks OEM for Several vendors There MUST be a syslog...

10CVSS6.4AI score0.7153EPSS
Exploits8
seebug.org
seebug.org
added 2006/07/27 12:0 a.m.26 views

eIQnetworks ESA (Syslog Server) Remote Buffer Overflow Exploit

No description provided by source. !/usr/bin/perl -w http://www.digitalmunition.com written by kf kflistsatdigitalmunitiondotcom - 03/23/2006 Bug found by KF of digitalmunition.com. http://www.zerodayinitiative.com/advisories/ZDI-06-023.html Exploit for Syslog Server by eiQnetworks OEM for Severa...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2006/07/26 12:0 a.m.28 views

sipXtapi.txt

!/usr/bin/perl Remote Buffer Overflow in sipXtapi bad char 0x00 0x09 0x0a 0x0d 0x20 use IO::Socket; use strict; print "\n\n"; print "sipXtapi original Exploit by Michael Thumann added a real shellcode by acaro\n\n"; print "tested on sipXphone 2.6.0.27 read the code for ret address\n\n"; if not...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2006/07/24 12:0 a.m.21 views

filecopa101.txt

!/usr/bin/perl -w bad char 0x00 0x0a tested on win00 SP4 English on filecopa ftp server 6/4/2006 version use Net::FTP; $target = $ARGV0 || die "usage:$0 "; my $user = "test"; my $pass = "test"; $shellcode = "\xd9\xee\xd9\x74\x24\xf4\x5b\x31\xc9\xb1\x5e\x81\x73\x17\xe0\x66"...

7.4AI score
Exploits0
0day.today
0day.today
added 2006/07/24 12:0 a.m.23 views

SIPfoundry sipXtapi (CSeq) Remote Buffer Overflow Exploit

Exploit for unknown platform in category remote exploits ========================================================= SIPfoundry sipXtapi CSeq Remote Buffer Overflow Exploit ========================================================= !/usr/bin/perl Remote Buffer Overflow in sipXtapi bad char 0x00 0x09...

7.1AI score
Exploits0
Rows per page
Query Builder