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-2014-6287 — Rejetto HttpFileServer 2.3.x - Remote Command Execution (RevShell) | Kitploit
Tools/GitHubGitHub/z3r0space/cve-2014-6287
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubz3r0space/cve-2014-6287

CVE-2014-6287

Rejetto HttpFileServer 2.3.x - Remote Command Execution (RevShell)

View Repository
31 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

Rejetto HttpFileServer 2.3.x - Remote Command Execution (CVE-2014-6287)

Exploit Status Language CVE

🚨 About the Exploit

This is a proof-of-concept exploit for the well-known Remote Command Execution vulnerability in Rejetto HttpFileServer (HFS) v2.3.x, identified as CVE-2014-6287.

By abusing the vulnerable search functionality, an attacker can inject a specially crafted payload to execute arbitrary system commands on the target machine.


📌 Details

  • Exploit Title: Rejetto HttpFileServer 2.3.x - Remote Command Execution (RevShell)
  • CVE: CVE-2014-6287
  • Author: Z3R0 (0x30)
  • Version Affected: HttpFileServer v2.3.x
  • Google Dork: intext:"httpfileserver 2.3"

  • ⚙️ Usage

    root@kitploit:~
    python3 exploit.py <RHOST> <RPORT> <COMMAND>
    
    Download Tool