Lucene search
+L

36 matches found

Kitploit
Kitploit
added 2026/09/15 6:03 a.m.9 views

HFS_EXPLOIT_PROJECT

HFSEXPLOITPROJECT Metasploit RCE en HFS 2.3 - CVE-2014-62 🔖 Título del Proyecto root@kitploit: Ejecución Remota de Código a través de HTTP File Server HFS 2.3 ⚙ Herramientas Utilizadas • Kali Linux • Nmap • Metasploit • Objetivo: HFS 2.3 en Windows 7 🔐 Detalles de la Vulnerabilidad • Nombre:...

10CVSS8.1AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/15 3:49 a.m.9 views

Rejetto-HTTP-File-Server-HFS-2.3.x---Remote-Command-Execution

Rejetto HTTP File Server HFS 2.3.x - 远程命令执行 CVE-2014-6287 重写 Pergyz 49584.py 以返回 x64 PowerShell 反向 Shell 用法 $ python3 hfs-2-3-exploit.py 按提示提供变量,将自动为你启动 Netcat...

10CVSS8.1AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/14 6:49 p.m.8 views

hfs-cve-2014-6287-exploit

HFS CVE-2014-6287 漏洞利用工具 概述 本仓库包含一个基于 Python 的漏洞利用工具,旨在利用 HTTP File Server HFS 版本 2.3.x 中的 CVE-2014-6287 漏洞。该漏洞允许攻击者在服务器上执行任意命令,可能导致未授权访问和控制。 ⚠️ 免责声明: 本工具仅用于教育目的和授权的渗透测试 。未经明确许可,针对您不拥有或无权测试的系统使用本工具是非法且不道德的。作者和贡献者不承担 因本工具被滥用或造成任何损害的责任。 目录 特点 前提条件 安装 使用 工作原理 配置 故障排除 贡献 作者 许可证 特点 命令执行: 在目标 HFS...

10CVSS8.3AI score0.99323EPSS
SaveExploits23References2
Kitploit
Kitploit
added 2026/09/14 2:12 p.m.10 views

rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287

rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287 该仓库包含针对 Rejetto HTTP 文件服务器 HFS 2.3.x 远程命令执行漏洞的详细说明和可用 PoC。 配置: 创建一个 netcat 监听器。 root@kitploit: nc -lnvp 1234 将攻击者 IP 改为你的 IP 和端口。 同时,在 nc.exe 所在的同一目录下创建一个 HTTP 文件服务器。 root@kitploit: python -m http.server 80 使用方法: root@kitploit: python...

10CVSS8.3AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/13 4:13 p.m.6 views

Windows-exploitation-Rejetto-HTTP-File-Server-HFS-2.3.x-CVE-2014-6287

Este repositorio no tiene un README...

10CVSS8AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/13 3:02 p.m.6 views

Optimum

Optimum Optimum – Writeup de Hack The Box Resumen En esta máquina, el objetivo es obtener acceso inicial a un host Windows explotando un servicio web vulnerable y luego escalar privilegios para obtener la bandera de administrador. La ruta de ataque involucró: Enumeración de servicios Explotación ...

10CVSS8.3AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/12 4:02 p.m.6 views

rejjeto_hfs-rce-exploit-cve-2014-6287

HFS 远程命令执行漏洞利用(CVE-2014-6287) 这是经典远程命令执行(RCE)漏洞利用程序的 Python 3 重写版本,目标为 Rejetto HTTP 文件服务器(HFS)v2.3.x ,利用了编号为 CVE-2014-6287 的漏洞。 该漏洞最初由 Avinash Kumar Thapa(又名“-Acid”) 发现,此版本提高了可移植性和易用性,提供了完全参数化和现代兼容性。 ⚠️ 免责声明 本工具仅用于教育和授权渗透测试 目的。未经授权对并非你拥有或未获明确许可的系统进行使用,是非法且不道德的。 📌 漏洞利用详情 漏洞: Rejetto HFS v2.3.x -...

10CVSS8.1AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/10 11:31 p.m.7 views

THM-Steel_Mountain-CVE-2014-6287

THM-SteelMountain-CVE-2014-6287 Un análisis de la máquina Steel Mountain de TryHackMe.com y el exploit para CVE-2014-6287 Créditos No me atribuyo el mérito del descubrimiento y la explotación originales de esta vulnerabilidad. ¡Gracias a las siguientes personas! Descubrimiento: Daniele Linguaglos...

10CVSS8.2AI score0.99323EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/09 7:14 a.m.8 views

CVE-2014-6287

此存储库没有 README。...

10CVSS8AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/08 9:41 p.m.7 views

cve-2014-6287.py

Versión modificada del script de Python de CVE-2014-6287...

10CVSS8AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/08 5:38 p.m.8 views

thm_steelmountain_CVE-2014-6287

thmsteelmountainCVE-2014-6287 一个为CVE-2014-6287编写的利用程序的Python3版本。用于在不使用metasploit的情况下完成TryHackMe.com上的"Steel Mountain"房间。...

10CVSS8.1AI score0.99323EPSS
SaveExploits23
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.61 views

HTTP File Server <2.3c - Remote Command Execution

HTTP File Server before 2.3c is susceptible to remote command execution. The findMacroMarker function in parserLib.pas allows an attacker to execute arbitrary programs via a %00 sequence in a search action. Therefore, an attacker can obtain sensitive information, modify data, and/or gain full...

10CVSS9.1AI score0.99323EPSS
SaveExploits23References5
GithubExploit
GithubExploit
added 2026/03/10 3:31 p.m.265 views

Exploit for Code Injection in Rejetto Http_File_Server

Optimum --- Optimum – Hack The Box Writeup Overview I...

10CVSS6AI score0.99323EPSS
SaveExploits23
Nuclei
Nuclei
added 2023/04/01 6:50 p.m.43 views

HTTP File Server <2.3c - Remote Command Execution

HTTP File Server before 2.3c is susceptible to remote command execution. The findMacroMarker function in parserLib.pas allows an attacker to execute arbitrary programs via a %00 sequence in a search action. Therefore, an attacker can obtain sensitive information, modify data, and/or gain full...

10CVSS9.8AI score0.99323EPSS
SaveExploits23References5
Packet Storm
Packet Storm
added 2021/02/23 12:00 a.m.831 views

HFS (HTTP File Server) 2.3.x Remote Code Execution

Exploit Title: HFS HTTP File Server 2.3.x - Remote Command Execution 3 Google Dork: intext:"httpfileserver 2.3" Date: 20/02/2021 Exploit Author: Pergyz Vendor Homepage: http://www.rejetto.com/hfs/ Software Link: https://sourceforge.net/projects/hfs/ Version: 2.3.x Tested on: Microsoft Windows...

7.5CVSS9.5AI score0.99323EPSS
SaveExploits23
zdt
zdt
added 2021/02/23 12:00 a.m.280 views

HFS Http File Server 2.3.x - Remote Command Execution Exploit (3)

Exploit Title: HFS HTTP File Server 2.3.x - Remote Command Execution 3 Google Dork: intext:"httpfileserver 2.3" Exploit Author: Pergyz Vendor Homepage: http://www.rejetto.com/hfs/ Software Link: https://sourceforge.net/projects/hfs/ Version: 2.3.x Tested on: Microsoft Windows Server 2012 R2...

9.8CVSS9.8AI score0.99323EPSS
SaveExploits23
Exploit DB
Exploit DB
added 2021/02/23 12:00 a.m.1529 views

HFS (HTTP File Server) 2.3.x - Remote Command Execution (3)

Exploit Title: HFS HTTP File Server 2.3.x - Remote Command Execution 3 Google Dork: intext:"httpfileserver 2.3" Date: 20/02/2021 Exploit Author: Pergyz Vendor Homepage: http://www.rejetto.com/hfs/ Software Link: https://sourceforge.net/projects/hfs/ Version: 2.3.x Tested on: Microsoft Windows...

10CVSS8.2AI score0.99323EPSS
SaveExploits23
Exploit DB
Exploit DB
added 2020/11/30 12:00 a.m.1166 views

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

Exploit Title: Rejetto HttpFileServer 2.3.x - Remote Command Execution 3 Google Dork: intext:"httpfileserver 2.3" Date: 28-11-2020 Remote: Yes Exploit Author: Óscar Andreu Vendor Homepage: http://rejetto.com/ Software Link: http://sourceforge.net/projects/hfs/ Version: 2.3.x Tested on: Windows...

10CVSS8.2AI score0.99323EPSS
SaveExploits23
Packet Storm
Packet Storm
added 2020/11/29 12:00 a.m.2082 views

Rejetto HttpFileServer 2.3.x Remote Command Execution

Exploit Title: Rejetto HttpFileServer 2.3.x - Remote Command Execution 3 Google Dork: intext:"httpfileserver 2.3" Date: 28-11-2020 Remote: Yes Exploit Author: Óscar Andreu Vendor Homepage: http://rejetto.com/ Software Link: http://sourceforge.net/projects/hfs/ Version: 2.3.x Tested on: Windows...

7.5CVSS0.1AI score0.99323EPSS
SaveExploits23
zdt
zdt
added 2016/01/04 12:00 a.m.394 views

Rejetto HTTP File Server (HFS) 2.3.x - Remote Command Execution (2)

Exploit for windows platform in category remote exploits !/usr/bin/python Exploit Title: HttpFileServer 2.3.x Remote Command Execution Google Dork: intext:"httpfileserver 2.3" Date: 04-01-2016 Remote: Yes Exploit Author: Avinash Kumar Thapa aka "-Acid" Vendor Homepage: http://rejetto.com/ Softwar...

7.5CVSS0.99323EPSS
SaveExploits23
Rows per page
Query Builder