
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.
Join us to regularly receive various vulnerability EXP POC
CVE-2024-23692 Rejetto HTTP HFS Server RCE
"HttpFileServer"
Affected range: HFS 2.3 and below
ulimit -n 999999; zmap -p PORT -B500M | go run hfs.go PORT
CHANGE THE PORT WHICH U WANNA TO EXPLOIT
TEST ON UB20.04