147 matches found
CVE-2024-23692
Rejetto HFS HTTP文件服务器 CVE-2024-23692 漏洞 概述 Rejetto HFS(HTTP文件服务器)是一个简单的Web文件服务器,方便通过网络或互联网进行文件共享。尽管其易于使用且简单,但已发现一个严重漏洞(CVE-2024-23692),使该服务器成为攻击者的目标。 CVE-2024-23692:服务器端模板注入(SSTI)漏洞 描述 CVE-2024-23692 是 Rejetto HFS 中发现的服务器端模板注入(SSTI)漏洞。该漏洞允许攻击者在服务器上注入并执行恶意模板。如果被利用,可能导致远程代码执行,可能危及整个服务器及其托管的数据。 影响...
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...
CVE-2018-12533
CVE-2018-12533 Credits to https://www.lucifaer.com/2018/12/05/RF-14310%EF%BC%88CVE-2018-12533%EF%BC%89%E5%88%86%E6%9E%90/...
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...
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:...
rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287
rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287 يحتوي هذا المستودع على شرح مفصّل وPoC عملي لثغرة تنفيذ الأوامر عن بُعد Remote Command Execution في خادم الملفات Rejetto HTTP File Server HFS 2.3.x. الإعداد: أنشئ مستمعًا عبر netcat. root@kitploit: nc -lnvp 1234 غيّر عنوان IP الخاص بالمهاجم...
CVE-2024-23692
POC - Vulnerabilidad de RCE no autenticada en Rejetto HTTP File Server - CVE-2024-23692 Resumen POC - Unauthenticated RCE Flaw in Rejetto HTTP File Server - CVE-2024-23692 CVE-2024-23692 - YouTube CVE-2024-23692 es una vulnerabilidad crítica en Rejetto HTTP File Server HFS versión 2.3m, que permi...
CVE-2014-6287
Rejetto HttpFileServer 2.3.x - Remote Command Execution CVE-2014-6287 🚨 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...
CVE-2024-23692-RCE-in-Rejetto-HFS
Rejetto HTTP文件服务器中的未认证RCE漏洞 CVE-2024-23692 - 漏洞利用代码 CVE-2024-23692 是 Rejetto HTTP文件服务器 HFS 2.3m 版本中的一个严重漏洞,允许未经认证的远程代码执行(RCE)。 该漏洞使攻击者能够在服务器上执行任意代码,带来重大安全风险。本文将介绍 Rejetto HFS、受影响的版本、漏洞的影响以及发现和修复时间线。 用法 漏洞利用脚本: root@kitploit: python3 exploit.py 示例: python3 exploit.py 192.168.130.100 80 calc 检测脚本:...
CVE-2024-39943-Poc
CVE-2024-39943-Poc CVE-2024-39943 rejetto HFS(即 HTTP 文件服务器)3 在 0.52.10 之前的版本中,在 Linux、UNIX 和 macOS 上允许远程认证用户(如果拥有上传权限)执行操作系统命令。这是因为在执行 df 时使用了 shell(即使用了 Node.js 中 childprocess 的 execSync 而非 spawnSync)。 部署: ./hfs --config config.yaml...
CVE-2024-23692
Rejetto HTTP File Server HFS Unauthorized RCE Vulnerability Reproduction CVE-2024-23692 Introduction Rejetto HTTP File Server HFS is a lightweight HTTP file server widely used for file sharing and file transfer. CVE-2024-23692 is a template injection vulnerability that allows a remote,...
Rejetto-HFS-2.x-RCE-CVE-2024-23692
Rejetto HTTP文件服务器(HFS)中的一个未授权SSTI漏洞。 原始发现者PoC:https://mohemiv.com/all/rejetto-http-file-server-2-3m-unauthenticated-rce/ 测试过的版本: 2.4.0 RC7, 2.3m 示例用法: root@kitploit: msf6 use exploit/windows/http/rejettohfsrcecve202423692 No payload configured, defaulting to...
CVE-2014-6287
CVE-2014-6287 - Rejetto HTTP 文件服务器 RCE 利用工具 一个用 Rust 实现的 CVE-2014-6287 漏洞利用工具,针对 Rejetto HTTP 文件服务器(HFS)2.3x 版本(低于 2.3c)。 漏洞概述 CVE-2014-6287 是 Rejetto HTTP 文件服务器(HFS)中的一个严重远程代码执行漏洞。 技术细节 受影响软件 :Rejetto HTTP 文件服务器(HFS)2.3x 版本(低于 2.3c) 漏洞类型 :远程代码执行(RCE) CVSS 评分 :10.0(严重) CWE :CWE-94(代码生成控制不当) 描述...
CVE-2014-6287
Poc exploit script bash bash.webm Acerca del exploit Puedes obtener una reverse shell con el archivo .sh en Linux Puedes obtener una reverse shell con el archivo .py en Windows y Linux en Windows, necesitas instalar netcat Debes especificar la url ejemplo: http://target.com/ usando para .py: pyth...
rejjeto_hfs-rce-exploit-cve-2014-6287
Exploit de Ejecución Remota de Comandos en HFS CVE-2014-6287 Esta es una reescritura en Python 3 del clásico exploit de Ejecución Remota de Comandos RCE dirigido a Rejetto HTTP File Server HFS v2.3.x , aprovechando la vulnerabilidad identificada como CVE-2014-6287. Descubierto originalmente por...
Windows-exploitation-Rejetto-HTTP-File-Server-HFS-2.3.x-CVE-2014-6287
This repository does not have a README...
CVE-2024-23692
CVE-2024-23692 - Rejetto HFS Remote Code Execution RCE A tactical documentation and exploit guide for CVE-2024-23692 , an unauthenticated critical Remote Code Execution RCE vulnerability affecting Rejetto HTTP File Server HFS versions prior to 2.3m. This guide leverages an In-Memory Reverse Shell...
Rejetto HTTP File Server - Template injection
This vulnerability allows a remote, unauthenticated attacker to execute arbitrary commands on the affected system by sending a specially crafted HTTP request. id: CVE-2024-23692 info: name: Rejetto HTTP File Server - Template injection author: johnk3r severity: critical description: | This...
Optimum
Optimum Optimum – Writeup di Hack The Box Panoramica In questa macchina, l'obiettivo è ottenere un accesso iniziale a un host Windows sfruttando un servizio web vulnerabile e successivamente elevare i privilegi per ottenere la flag dell'amministratore. Il percorso di attacco ha previsto:...
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...