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-23692-RCE — Exploit for CVE-2024-23692, a remote code execution vulnerability in Rejetto HTTP File Server (HFS) 2.3 and below. Includes mass scanning with zmap and Go-based exploitation. | Kitploit
Tools/GitHubGitHub/wanlichangchengwanlichang/cve-2024-23692-rce
ReconnaissancePort ScanningVulnerability AnalysisExploitationWeb Application Exploitation
GitHubwanlichangchengwanlichang/cve-2024-23692-rce

CVE-2024-23692-RCE

Exploit for CVE-2024-23692, a remote code execution vulnerability in Rejetto HTTP File Server (HFS) 2.3 and below. Includes mass scanning with zmap and Go-based exploitation.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
32 years agoNot yet reviewed

TG Join Us https://t.me/WanLiChangChengWanLiChang

Join us to regularly receive various vulnerability EXP POC

CVE-2024-23692-RCE-EXP

CVE-2024-23692 Rejetto HTTP HFS Server RCE

FOFA

"HttpFileServer"

Notes

Affected range: HFS 2.3 and below

Usage How To Use

ulimit -n 999999; zmap -p PORT -B500M | go run hfs.go PORT

CHANGE THE PORT WHICH U WANNA TO EXPLOIT

TEST ON UB20.04

Download Tool