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

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

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

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

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/s4fv4n/cve-2024-57784
漏洞分析漏洞利用Web应用程序漏洞利用信息收集渗透测试
GitHubs4fv4n/cve-2024-57784

CVE-2024-57784

Exploit for CVE-2024-57784: authenticated directory traversal in Zenitel AlphaWeb XE 11.2.3.10. Enables remote file reading via HTTP GET requests with a target URL and file path.

查看仓库
1年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2024-57784

root@kitploit:~
[*] Exploit Title: Authenticated Directory Traversal Vulnerability on Zenitel AlphaWeb XE Version 11.2.3.10
[*] Date: 08/02/2025
[*] Exploit Author: Safvan Parakkal
[*] Vendor Website: https://www.zenitel.com/
[*] CVE: CVE-2024-57784

usage: CVE-2024-57784.py [-h] -u URL -f FILE

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     Target URL
  -f FILE, --file FILE  The file to read

Example : python3 CVE-2024-57784.py -u http://192.168.10.34 -f /etc/passwd
下载工具