Sploitus

Exploit for Code Injection in Rejetto Http File Server

githubexploit · 2024-06-13

Exploit Code

README15 lines
## https://sploitus.com/exploit?id=5A05D86C-5696-5ADE-AA43-40B2A5505200
# TG Join Us: https://t.me/WanLiChangChengWanLiChang  
Join us for timely notifications of various vulnerabilities and exploits.  
# CVE-2024-23692-RCE-EXP  
CVE-2024-23692: Rejetto HTTP HFS server RCE vulnerability.  
# FOFA  
“HttpFileServer”  

# Notes:  
Affected versions: HFS2.3 and earlier.  

# How to use:  
ulimit -n 999999; zmap -p PORT -B500M | go run hfs.go PORT  
Change the port you intend to exploit.  
Test on UB20.04.