Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2022-30780-lighttpd-denial-of-service — CVE-2022-30780 - lighttpd 远程拒绝服务 | Kitploit
工具/GitHubGitHub/p0dalirius/cve-2022-30780-lighttpd-denial-of-service
漏洞分析漏洞利用Web安全渗透测试
GitHubp0dalirius/cve-2022-30780-lighttpd-denial-of-service

CVE-2022-30780-lighttpd-denial-of-service

CVE-2022-30780 - lighttpd 远程拒绝服务

查看仓库

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
网站
1742年前尚未审核
分享

CVE-2022-30780 - lighttpd 远程拒绝服务

CVE-2022-30780 - lighttpd 远程拒绝服务
GitHub release (latest by date) YouTube Channel Subscribers

概述

未经身份验证的攻击者可以发送一个 URL 超过最大 URL 长度的 HTTP 请求,从而导致拒绝服务。

受影响的版本

以下版本的 lighttpd 存在漏洞:

软件版本受影响
Lighttpd1.4.58是 ✅
Lighttpd1.4.57是 ✅
Lighttpd1.4.56是 ✅

用法

root@kitploit:~
$ ./CVE-2022-30780-lighttpd-denial-of-service.py -h
usage: CVE-2022-30780-lighttpd-denial-of-service.py [-h] [-v] -u URL [-k] [-t THREADS]

CVE-2022-30780-lighttpd-denial-of-service

optional arguments:
  -h, --help            show this help message and exit
  -v, --verbose         Verbose mode
  -u URL, --url URL     URL to connect to.
  -k, --insecure        Allow insecure server connections when using SSL (default: False)
  -t THREADS, --threads THREADS
                        Number of threads (default: 20)

演示

https://user-images.githubusercontent.com/79218792/169104678-62d1c35e-252d-4174-8a1d-3af7e4462ff2.mp4

参考资料

  • https://github.com/lighttpd/lighttpd1.4
  • https://podalirius.net/en/cves/2022-30780/
  • https://redmine.lighttpd.net/issues/3059
下载工具