Lucene search
+L

8139 matches found

Kitploit
Kitploit
added 2026/09/17 4:22 a.m.10 views

h2csmuggler

h2cSmuggler 描述 h2cSmuggler 通过建立与支持 h2c 的后端服务器的 HTTP/2 明文(h2c)通信,将 HTTP 流量偷偷绕过不安全的边缘服务器 proxypass 配置,从而允许绕过代理规则和访问控制。 请参阅下面详细的技术文章,了解: 漏洞的技术分析 默认不安全的服务 修复指导 此处:https://labs.bishopfox.com/tech-blog/h2c-smuggling-request-smuggling-via-http/2-cleartext-h2c 如何测试? 任何转发 h2c 升级头的代理端点都可能受到影响。由于 h2c...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/17 3:08 a.m.17 views

t-reqs

T-Reqs HTTP Fuzzer T-Reqs(两 个请求 )是一个基于语法的HTTP Fuzzer,作为论文T-Reqs: HTTP Request Smuggling with Differential Fuzzing的一部分编写,该论文发表于ACM CCS 2021。 论文的BibTeX: root@kitploit: @inproceedingsccs2021treqs, title=T-Reqs: HTTP Request Smuggling with Differential Fuzzing, author=Jabiyev, Bahruz and Sprecher,...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 1:45 a.m.10 views

CVE-2022-22536

CVE-2022-22536 Vulnerabilidad de desincronización de memory pipes MPI de SAP CVE-2022-22536. Descripción - POC para CVE-2022-22536: Vulnerabilidad de desincronización de memory pipes MPI de SAP. - Creado por antx el 2022-02-15. Detalle SAP NetWeaver Application Server ABAP, SAP NetWeaver...

10CVSS8.4AI score0.97945EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/17 1:44 a.m.10 views

CVE-2026-40175-poc

CVE-2026-40175 — Inyección CRLF / PoC de Contrabando de Solicitudes HTTP en Axios Resumen Vulnerabilidad de inyección CRLF causada por AxiosHeaders.set del cliente HTTP Axios =1.0.0 1.15.0, 0.31.0, que no valida \r\n dentro de los valores de los encabezados. Si un atacante la combina con una...

8.1CVSS7.1AI score0.01882EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/17 12:58 a.m.8 views

CVE-2021-40346

CVE-2021-40346 Integer overflow on header request internal representation allows HTTP request smuggling. This repository presents a PoC built with docker-compose using two docker images: one with a vulnerable version of HaProxy in this case 2.2.16 and one with a Flask web server using Gunicorn as...

7.5CVSS7.9AI score0.57934EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/17 12:33 a.m.10 views

smugglex

Escáner de contrabando de peticiones HTTP impulsado por Rust. Descripción general Smugglex es una herramienta de pruebas de seguridad que detecta vulnerabilidades de contrabando de peticiones HTTP en aplicaciones web. Prueba ataques de contrabando CL.TE, TE.CL, TE.TE, H2C y H2, y — en objetivos...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 12:29 a.m.6 views

CVE-2025-55315-PoC-Exploit

Herramienta de Pentest CVE-2025-55315 Herramienta de explotación de contrabando de solicitudes HTTP para ASP.NET Core Kestrel ⚠️ ADVERTENCIA LEGAL ¡ESTA HERRAMIENTA ES SOLO PARA PRUEBAS DE SEGURIDAD AUTORIZADAS! Úsela SOLO en sistemas que posea o para los que tenga autorización explícita por...

9.9CVSS8.1AI score0.65943EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/16 11:54 p.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/16 11:54 p.m.11 views

http2smugl

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

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:30 p.m.35 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...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 10:05 p.m.9 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/16 9:42 p.m.7 views

CVE-2023-25690_lab

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

9.8CVSS7.5AI score0.84508EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/16 7:53 p.m.8 views

crlf-powered-desync-scanner

CRLF-Powered Desync Scanner Esta es la extensión de Burp que usamos para detectar todos los casos de nuestra investigación CRLF-Powered Desync Attacks: Beheading HTTP Streams. Es un escáner orientado a la investigación construido con BulkScan, similar a HTTP Request Smuggler y otros. Implementaci...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 7:20 p.m.14 views

CVE-2026-33555

HTTP Request Smuggling via HAProxy H3/QUIC Standalone FIN Body Validation Bypass Full post here : https://r3verii.github.io/cve/2026/04/14/haproxy-h3-standalone-fin-smuggling.html Summary A vulnerability in HAProxy's HTTP/3 implementation allows an attacker to send an HTTP request with a...

5.8CVSS5.9AI score0.00297EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/16 7:08 p.m.10 views

CVE-2025-55315-Scanner-Monitor

Escáner de Vulnerabilidad CVE-2025-55315 y Proxy TLS Este repositorio contiene herramientas para detectar y monitorear aplicaciones ASP.NET Core vulnerables a CVE-2025-55315, que implica contrabando de solicitudes HTTP HTTP request smuggling debido a encabezados HTTP conflictivos. Herramientas...

9.9CVSS8.2AI score0.65943EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/16 7:08 p.m.7 views

CVE-2026-66752-HTTP-Request-Smuggling-via-Unparsed-Transfer-Encoding-Values-tiny_http-

Aviso de Seguridad: Contrabando de peticiones HTTP mediante valores Transfer-Encoding no analizados tinyhttp ID de CVE asignado: CVE-2026-66752 Resumen tinyhttp solo comprueba si hay una cabecera Transfer-Encoding. Nunca examina su valor. Cualquier valor, incluidos codings que no son chunked y...

6.3CVSS5.9AI score0.00237EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/16 6:25 p.m.13 views

Http11Probe

Http11Probe Http11Probe es un comprobador de cumplimiento y seguridad para servidores HTTP/1.1. Envía peticiones malformadas, ambiguas y de gran tamaño a un servidor a través de sockets TCP sin procesar y verifica cómo responde en comparación con lo que realmente exigen los RFC 9110 y RFC 9112...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 3:42 p.m.15 views

http-request-smuggling

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

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 3:42 p.m.337 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/16 3:06 p.m.8 views

HTTP3ONSTEROIDS

Tabla de contenido Descripción de la vulnerabilidad Revisión del código fuente Configuración del laboratorio Identificación del problema Referencias Descripción de la vulnerabilidad La implementación de HTTP/3 de HAProxy no consigue bloquear un nombre de campo de cabecera HTTP malformado y, cuand...

5.7AI score
SaveExploits0
Rows per page
Query Builder