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

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

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

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

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/raytheon0x21/cve-2023-24488
漏洞分析漏洞利用Web应用程序漏洞利用信息收集渗透测试
GitHubraytheon0x21/cve-2023-24488

CVE-2023-24488

执行 CVE-2023-24488 漏洞利用的工具

查看仓库
13年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2023-24488 的 POC

本工具受使用 Python 编写的类似工具 https://github.com/securitycipher/CVE-2023-24488 启发,使用 Golang 构建,并对其 Python 版本进行了改进。该工具用于检测 CVE-2023-24488。

安装请执行以下命令

root@kitploit:~
λ  ~ git clone https://github.com/LazyySec/CVE-2023-24488.git
λ  ~ cd CVE-2023-24488
λ  CVE-2023-24488 git:(main) go build CVE-2023-24488.go

运行工具请执行以下命令

root@kitploit:~
λ  CVE-2023-24488 git:(main) ✗ ./CVE-2023-24488 --help
Develop By: LazySec

Usage of ./CVE-2023-24488:
  -f string
    	File containing list of URLs/IPs
  -o string
    	Output file to save vulnerable IPs
  -u string
    	Single URL/IP to check vulnerability

谢谢,希望你喜欢使用这个工具 :)

下载工具