1337 matches found
iPhone FTP Server By Zhang Boyang Remote DoS Exploit
No description provided by source. !/usr/bin/perl Exploit: FTP Server By Zhang Boyang - Remote Dos Exploit Date: 24/02/10 Author: Ale46 Software Link: http://itunes.apple.com/us/app/ftp-server/id356055128?mt=8 Version: 1.0 Tested on: Iphone 3GS with 3.1.2 firmware Greetz: Gandalf use IO::Socket; ...
Linux Kernel < 2.6.16.18 - (Netfilter NAT SNMP Module) Remote DoS Exploit
No description provided by source. / ecl-nf-snmpwn.c - 30/05/06 Alex Behar [email protected] Yuri Gushin [email protected] A patch review we did on the 2.6.16.17-18 Linux kernel source tree revealed a restructuring of code in the snmpparsemangle and the snmptrapdecode functions. After further...
Android FTPServer 1.9.0 - Remote DoS
No description provided by source. Exploit Title: Android FTPServer 1.9.0 Remote DoS Date: 03/20/12 Author: G13 Twitter: @g13net Software Site: https://sites.google.com/site/andreasliebigapps/ftpserver/ Download Link: http://www.g13net.com/ftpserver.apk Version: 1.9.0 Category: DoS android...
GTChat <= 0.95 Alpha Remote Denial of Service Exploit
No description provided by source. !/usr/bin/perl use LWP::Simple; if @ARGV 3 print \nUsage: $0 server path mode count for DoS\n; print sever - URL chat\n; print path - path to chat.pl\n; print mode - poc or dos,\n; print poc - simple check without DoS and exit,\n; print dos - DoS, you must set...
BitComet <= 1.19 Remote DoS Exploit
No description provided by source. !/bin/sh BitComet = 1.19 Remote DOS Exploit Pierre Nogues - http://www.indahax.com/ Description: BitComet is a torrent client BitComet doesn't handle malicious DHT packet with an invalid bencoded message. Affected versions : BitComet = 1.19 Plateforms : Windows...
GTChat <= 0.95 Alpha (adduser) Remote Denial of Service Exploit
No description provided by source. Use a high user for best results. /str0ke !/usr/bin/perl codez0red by VTECin5th Feel free to modify/break this script Crappy code is more effective = I accept no responsibility for misuse or abuse Usage: xxx.pl www.server.com /directorytochat/ ofuserstocreate...
QtWeb 3.3 - Remote DoS/Crash Exploit
No description provided by source. Title:QtWeb 3.3 Remote DoS/Crash Exploit Software Link:http://www.qtweb.net/downloads/QtWeb-setup.exe Portable: http://www.qtweb.net/downloads/QtWeb.exe Version: 3.3 Platform:Windows | \ / | | | | | | | | / \ \ / / | | | | '| | | | | | | | | / | || | | | | || ||...
Dopewars Server 1.5.12 'REQUESTJET' Message Remote Denial of Service Vulnerability
No description provided by source. source: http://www.securityfocus.com/bid/36606/info Dopewars is prone to a denial-of-service vulnerability that affects the server part of the application. An attacker can exploit this issue to crash the affected application, denying service to legitimate users...
BitchX <= 1.1-final do_hook() Remote Denial of Service Exploit
No description provided by source. // BitchX epic =1.1-final | dohook Boundary Check Error Remote DoS ///////////////////////////////////////////////////////////////////////// // Federico L. Bossi Bonin // fbossiatnetcommdotcomdotar // 0 0x080a3fcc in BXdohook which=9999999, format=0x8119077 %s %...
TypesoftFTP Server 1.1 - Remote DoS (APPE)
No description provided by source. !/usr/bin/python SEH overflow exploiting a vulnerability in Typesoft-FTP APPE command. Date of Discovery: 3/16/2012 0 Day Author: Brock Haun Vulnerable Software Download: http://sourceforge.net/projects/ftpserv/ Software Version: 1.1 Target OS: Windows 7 REQUIRE...
OpenBSD 2.x Pending ARP Request Remote DoS Vulnerability
No description provided by source. source: http://www.securityfocus.com/bid/1759/info OpenBSD is vulnerable to a remotely exploitable denial of service condition. The problem seems to be a lack of limits on the storage of pending arp requests, and a failure to handle the condition of too many. If...
libzip 0.9.3 _zip_name_locate NULL Pointer Dereference (incl PHP 5.3.5)
No description provided by source. Source: http://securityreason.com/securityalert/8146 libzip 0.9.3 zipnamelocate NULL Pointer Dereference incl PHP 5.3.5 Author: Maksymilian Arciemowicz http://securityreason.com/ http://cxib.net/ Date: - Dis.: 03.01.2011 - Pub.: 18.03.2011 CVE: CVE-2011-0421 CER...
Apple Safari for iPhone/iPod touch Malformed 'Throw' Exception Remote Code Execution Vulnerability
No description provided by source. source: http://www.securityfocus.com/bid/38992/info Apple Safari on iPhone and iPod touch is prone to a remote code-execution vulnerability. Successful exploits can allow an attacker to run arbitrary code in the context of the user running the application. Faile...
3Com OfficeConnect DSL Router 812 1.1.7/840 1.1.7 HTTP Port Router DoS
No description provided by source. source: http://www.securityfocus.com/bid/2721/info OfficeConnect 812 is a DSL router manufactured by 3Com, and distributed by numerous DSL providers. OfficeConnect 812 is an integrated ADSL router with an onboard 4 port switch. A problem in the firmware included...
Sami FTP Server 1.1.3 - Library Crafted GET Request Remote DoS
No description provided by source. source: http://www.securityfocus.com/bid/9657/info Sami FTP Server has been reported prone to multiple remote denial of service vulnerabilities. It has been reported that an attacker who has sufficient credentials to access a vulnerable server, may cause the...
Asterisk PBX 0.7.x Multiple Logging Format String Vulnerabilities
No description provided by source. source: http://www.securityfocus.com/bid/10569/info It is reported that Asterisk is susceptible to format string vulnerabilities in its logging functions. An attacker may use these vulnerabilities to corrupt memory, and read or write arbitrary memory. Remote cod...
Linux Kernel <= 2.6.21.1 - IPv6 Jumbo Bug Remote DoS Exploit
No description provided by source. / Clemens Kurtenbach ckurtenbach at s21sec . com PoC code for exploiting the jumbo bug found in linux kernels =2.6.20 and =2.6.21.1 gcc -O2 ipv6jumbocrash.c -o ipv6jumbocrash / / io / include stdio.h include string.h include stdlib.h / network / include...
Linux Kernel <= 2.6.33.3 SCTP INIT Remote DoS
No description provided by source. From: http://jon.oberheide.org/files/sctp-boom.py !/usr/bin/env python ''' sctp-boom.py Linux Kernel = 2.6.33.3 SCTP INIT Remote DoS Jon Oberheide [email protected] http://jon.oberheide.org Information: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1173...
AT-TFTP Server 2.0 - Stack Based Buffer Overflow DoS
No description provided by source. Exploit Title: AT-TFTP 2.0 long filename stack based buffer overflow - DOS Date: 12.04.2013 Exploit Author: xisone@STM Solutions Vendor Homepage: http://www.alliedtelesis.com/ Software Link:...
GnuTLS 2.6.x libgnutls lib/pk-libgcrypt.c Malformed DSA Key Handling Remote DoS
No description provided by source. source: http://www.securityfocus.com/bid/34783/info GnuTLS is prone to multiple remote vulnerabilities: - A remote code-execution vulnerability - A denial-of-service vulnerability - A signature-generation vulnerability - A signature-verification vulnerability An...