Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-57785 — Python exploit for CVE-2024-57785: authenticated file inclusion vulnerability in Zenitel AlphaWeb XE 11.2.3.10. Reads arbitrary files from target via URL and file path arguments. | Kitploit
Tools/GitHubGitHub/s4fv4n/cve-2024-57785
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubs4fv4n/cve-2024-57785

CVE-2024-57785

Python exploit for CVE-2024-57785: authenticated file inclusion vulnerability in Zenitel AlphaWeb XE 11.2.3.10. Reads arbitrary files from target via URL and file path arguments.

View Repository
11 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2024-57785

root@kitploit:~
[*] Exploit Title: Authenticated File Inclusion 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-57785

Usage: CVE-2024-57785.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-57785.py -u http://192.168.10.34 -f /etc/passwd
Download Tool