Lucene search
+L

4179 matches found

Kitploit
Kitploit
•added 2026/09/24 2:55 p.m.•8 views

CVE-2025-55315

CVE-2025-55315 Explotación de prueba de concepto para CVE-2025-55315 Contrabando de solicitudes HTTP en .NET. Demuestra cómo la codificación fragmentada chunked encoding mal interpretada permite a atacantes introducir solicitudes de contrabando a través de proxies y balanceadores de carga en...

9.9CVSS8.1AI score0.65943EPSS
SaveExploits5
Kitploit
Kitploit
•added 2026/09/24 12:07 p.m.•12 views

CVE-2024-40725

Herramienta de Detección de HTTP Request Smuggling Este repositorio contiene una herramienta basada en Python para detectar vulnerabilidades de HTTP Request Smuggling, dirigida específicamente a CVE-2024-40725. La herramienta intenta explotar esta vulnerabilidad en el servidor HTTP Apache enviand...

5.3CVSS6.9AI score0.04168EPSS
SaveExploits4
Kitploit
Kitploit
•added 2026/09/24 11:11 a.m.•14 views

CVE-2023-25690

CVE-2023-25690 Descripción de CVE-2023-25690: Algunas configuraciones de modproxy en Apache HTTP Server desde la versión 2.4.0 hasta 2.4.55 permiten ataques de HTTP Request Smuggling técnica de ataque que interfiere en el proceso de manejo de las secuencias de solicitudes HTTP recibidas de uno o...

9.8CVSS7.5AI score0.84508EPSS
SaveExploits5
Kitploit
Kitploit
•added 2026/09/24 8:46 a.m.•40 views

http-request-smuggler

HTTP 请求走私检测工具 该 Burp Suite 扩展程序能够自动检测并利用 HTTP 请求走私 漏洞,采用由 PortSwigger 研究员 James Kettle 开发的高级去同步技术。它支持对 HTTP/1.1 和 HTTP/2 降级去同步漏洞、客户端去同步以及连接状态攻击进行全面扫描。 2025 年发布的 3.0 版本新增了解析器差异检测功能,可绕过广泛部署的去同步防御措施,从而显著提升有效性。有关此功能的更多信息,请参阅白皮书 HTTP/1.1 Must Die: The Desync Endgame。 该工具完全兼容 Burp Suite DAST、Profession...

6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 6:52 a.m.•9 views

CTF-Web-Exploitation

Nether Portal Desync HUUP "Viajo no por caminos establecidos, sino que salto libremente a través del vacío. Si me empaquetas mal, entregaré un secreto en la puerta equivocada." Descripción El desafío presenta una aplicación HTTP/3 QUIC sobre UDP. Debido a que UDP no tiene estado y el proxy no...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 6:24 a.m.•16 views

smuggler

root@kitploit: / | | | | \ | | | | |/ |/ | || |/ | | | || | | | || | | /||||/ \ |\ || @defparam Smuggler 一个用 Python 3 编写的 HTTP 请求走私/反序列测试工具 致谢 特别感谢 James Kettle 在 HTTP 反序列 方面的研究和方法。 同样特别感谢 Ben Sadeghipour 为 Smuggler 进行 Beta 测试,并允许我在 Nahamcon 2020 上讨论我的工作。 重要提示...

6AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 2:17 a.m.•15 views

smugglex

Escáner de HTTP Request Smuggling impulsado por Rust. Descripción general Smugglex es una herramienta de pruebas de seguridad que detecta vulnerabilidades de HTTP Request Smuggling en aplicaciones web. Prueba ataques de smuggling CL.TE, TE.CL, TE.TE, H2C y H2, ofrece auditorías opcionales de...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/24 1:40 a.m.•12 views

http2smugl

http2smugl 该工具用于检测和利用 HTTP 请求走私,场景是通过前端服务器进行 HTTP/2 - HTTP/1.1 转换时可能实现。 其方案如下: 1. 攻击者向目标服务器(我们称之为 前端 )发送精心构造的 HTTP/2 请求。 2. 该请求(假定)被转换为 HTTP/1.1 并传输到另一个 后端 服务器。 攻击者希望找到这样的请求,使得后端服务器将其视为两个独立的请求。 如果前端后端 HTTP/1.1 连接使用 keep-alive,则前端可能会将其他用户的请求发送到同一连接。如果我们能够通过在合法请求之后的部分请求来“毒化”连接,就可以检索到其他用户的请求。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 1:40 a.m.•62 views

http2smugl

http2smugl This tool helps to detect and exploit HTTP request smuggling in cases it can be achieved via HTTP/2 - HTTP/1.1 conversion by the frontend server. The scheme is as follows: 1. An attacker sends a crafted HTTP/2 request to the target server, which we call frontend. 2. The request is...

5.8AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/23 10:25 p.m.•17 views

http-request-smuggling

HTTP请求走私检测工具 HTTP请求走私是一种高严重性漏洞,攻击者通过走私模糊的HTTP请求来绕过安全控制并获取未授权访问以执行恶意活动。该漏洞最早于2005年由watchfire发现,随后于2019年8月由James Kettle albinowax重新发现,并在DEF CON 27和Black-Hat USA上展示。要了解更多关于此漏洞的信息,可以参考他在Portswigger网站上记录详尽的研究博客。因此,此安全工具的思路是针对给定主机检测HRS漏洞,检测基于时间延迟技术与给定的排列组合。要了解更多关于此工具的信息,我强烈建议阅读我关于此工具的博客文章。 技术概述...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/23 10:25 p.m.•339 views

http-request-smuggling

HTTP Request Smuggling Detection Tool HTTP request smuggling is a high severity vulnerability which is a technique where an attacker smuggles an ambiguous HTTP request to bypass security controls and gain unauthorized access to performs malicious activities, the vulnerability was discovered back ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/23 5:05 p.m.•13 views

CVE-2024-40725-CVE-2024-40898

🚨Alerta🚨Vulnerabilidad de Apache 🚨Alerta🚨Aviso de Seguridad: CVE-2024-40725 y CVE-2024-40898🚨Alerta🚨 CVE-2024-40725 Descripción: CVE-2024-40725 es una vulnerabilidad de alta severidad encontrada en Apache HTTP Server versiones 2.4.0 a 2.4.61. Esta vulnerabilidad afecta al módulo modproxy. Cuando ...

7.5CVSS6.7AI score0.04168EPSS
SaveExploits6
NVD
NVD
•added 2026/09/23 12:17 p.m.•8 views

CVE-2026-77756

Inconsistent Interpretation of HTTP Requests 'HTTP Request/Response Smuggling' vulnerability in Apache Tomcat caused by processing the transfer-encoding header for an HTTP/1.0 request may allow an attacker to cause one request from another user to fail when Tomcat is located behind a reverse prox...

3.7CVSS0.00256EPSS
SaveExploits0References2
Nuclei
Nuclei
•added 2026/09/23 2:05 a.m.•415 views

Qlik Sense Enterprise - HTTP Request Smuggling

An HTTP Request Tunneling vulnerability found in Qlik Sense Enterprise for Windows for versions May 2023 Patch 3 and earlier, February 2023 Patch 7 and earlier, November 2022 Patch 10 and earlier, and August 2022 Patch 12 and earlier allows a remote attacker to elevate their privilege by tunnelin...

9.9CVSS8.3AI score0.88215EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/22 7:23 p.m.•7 views

Security Bulletin: Vulnerabilities in WebSphere Liberty profile(CVE-2026-14525, CVE-2026-16192, CVE-2026-10571, CVE-2026-14976, CVE-2026-15280, CVE-2026-18499, CVE-2026-14980, CVE-2026-2482, CVE-2026-14529, CVE-2026-10841) affect Power PowerVM Novalink

Summary The WebSphere Liberty profile used by PowerVM Novalink. Novalink has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2026-10571 DESCRIPTION: IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.8 is affected by a denial of service caused by insecure...

9.8CVSS6.2AI score0.00732EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

undertow-core: Undertow:HTTP request smuggling via oversized chunk-size bit overlap

A flaw was found in the ChunkReader component of the Undertow HTTP server, which is used by WildFly and JBoss EAP to handle chunked transfer encoding. The issue occurs because the parser uses a single internal variable to store both the remaining chunk size and state flags. By sending a specially...

5.3CVSS5.8AI score0.01034EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

undertow-core: Undertow:HTTP request smuggling via oversized chunk-size bit overlap

A flaw was found in the ChunkReader component of the Undertow HTTP server, which is used by WildFly and JBoss EAP to handle chunked transfer encoding. The issue occurs because the parser uses a single internal variable to store both the remaining chunk size and state flags. By sending a specially...

5.3CVSS5.8AI score0.01034EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/22 1:03 p.m.•5 views

undertow-core: Undertow:HTTP request smuggling via oversized chunk-size bit overlap

A flaw was found in the ChunkReader component of the Undertow HTTP server, which is used by WildFly and JBoss EAP to handle chunked transfer encoding. The issue occurs because the parser uses a single internal variable to store both the remaining chunk size and state flags. By sending a specially...

5.3CVSS5.8AI score0.01034EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/22 7:20 a.m.•6 views

Security Bulletin: IBM Guardium Data Protection is affected by multiple vulnerabilities.

Summary IBM Guardium Data Protection has addressed these vulnerabilities in an update. Vulnerability Details CVEID:CVE-2026-41417 DESCRIPTION: Netty allows request-line validation to be bypassed when a DefaultHttpRequest or DefaultFullHttpRequest is created first and its URI is later changed via...

9.9CVSS6.3AI score0.01186EPSS
SaveExploits7Affected Software1
Kitploit
Kitploit
•added 2026/09/22 3:21 a.m.•7 views

CVE-2023-25690_lab

HTTP Request Smuggling via Apache proxy Configuración del entorno Infraestructura...

9.8CVSS7.4AI score0.84508EPSS
SaveExploits5
Rows per page
Query Builder