Lucene search
+L

8014 matches found

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

Http11Probe

Http11Probe Http11Probe is a compliance and security tester for HTTP/1.1 servers. It throws malformed, ambiguous, and oversized requests at a server over raw TCP sockets and checks how it responds against what RFC 9110 and RFC 9112 actually require. These are the awkward cases like bare LF line...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 8:37 a.m.61 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/10 8:30 a.m.8 views

CVE-2024-40725-CVE-2024-40898

🚨Alert🚨Apache Vulnerability 🚨Alert🚨Security Advisory: CVE-2024-40725 and CVE-2024-40898🚨Alert🚨 CVE-2024-40725 Description: CVE-2024-40725 is a high-severity vulnerability found in Apache HTTP Server versions 2.4.0 to 2.4.61. This vulnerability affects the modproxy module. When the ProxyPass...

9.1CVSS6.6AI score0.04168EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 7:09 a.m.7 views

h2csmuggler

h2cSmuggler Description h2cSmuggler smuggles HTTP traffic past insecure edge-server proxypass configurations by establishing HTTP/2 cleartext h2c communications with h2c-compatible back-end servers, allowing a bypass of proxy rules and access controls. See my detailed write-up below for: Technica...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 5:30 a.m.5 views

CVE-2025-55315

CVE-2025-55315 Proof-of-concept exploit for CVE-2025-55315 .NET HTTP Request Smuggling. Demonstrates how improperly parsed chunked encoding lets attackers smuggle requests past proxies and load balancers in vulnerable ASP.NET Core/Kestrel servers. 📊 Presentation View Interactive Prezi Presentatio...

9.9CVSS7.9AI score0.65838EPSS
SaveExploits5
Nuclei
Nuclei
added 2026/09/10 4:50 a.m.409 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.1AI score0.88215EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 2:31 a.m.15 views

t-reqs

T-Reqs HTTP Fuzzer T-Reqs T wo Req uests is a grammar-based HTTP Fuzzer written as a part of the paper titled "T-Reqs: HTTP Request Smuggling with Differential Fuzzing" which was presented at ACM CCS 2021. BibTeX of the paper: root@kitploit: @inproceedingsccs2021treqs, title=T-Reqs: HTTP Request...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 2:25 a.m.3 views

CVE-2023-25690_lab

HTTP Request Smuggling via Apache proxy Environment Setup Infrastructure...

9.8CVSS7.2AI score0.84508EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/10 1:34 a.m.9 views

CVE-2026-40175-poc

CVE-2026-40175 — Axios CRLF Injection / HTTP Request Smuggling PoC Overview A CRLF injection vulnerability caused by AxiosHeaders.set in the Axios HTTP client =1.0.0 1.15.0, 0.31.0 failing to validate \r\n within header values. An attacker can chain this with Prototype Pollution lodash, qs, etc. ...

8.1CVSS6.9AI score0.01882EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/10 12:57 a.m.5 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.8AI score0.57934EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 12:10 a.m.7 views

CLZero

CLZero A project for fuzzing HTTP/1.1 CL.0 Request Smuggling Attack Vectors. About Thank you to @albinowax, @defparam and @d3d else this tool would not exist. Inspired by the tool Smuggler all attack gadgets adapted from Smuggler and...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 11:48 p.m.5 views

CVE-2023-25690

CVE-2023-25690 Description of CVE-2023-25690: Some modproxy configurations on Apache HTTP Server from version 2.4.0 to 2.4.55 allow HTTP Request Smuggling attacks a technique that interferes with the way a website processes HTTP request sequences received from one or more users. These...

9.8CVSS7.2AI score0.84508EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/09 10:43 p.m.13 views

http-request-smuggler

HTTP Request Smuggler This Burp Suite extension automatically detects and exploits HTTP Request Smuggling vulnerabilities using advanced desynchronization techniques developed by PortSwigger researcher James Kettle. It supports comprehensive scanning for HTTP/1.1 and HTTP/2-downgrade desync...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 7:20 p.m.10 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/09 7:08 p.m.8 views

CVE-2025-55315-Scanner-Monitor

CVE-2025-55315 Vulnerability Scanner and TLS Proxy This repository contains tools to detect and monitor ASP.NET Core applications vulnerable to CVE-2025-55315, which involves HTTP request smuggling due to conflicting HTTP headers. Tools Included 1. Python Vulnerability Scanner...

9.9CVSS8AI score0.65838EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/09 3:36 p.m.8 views

http-request-smuggling

Herramienta de Detección de Contrabando de Solicitudes HTTP El contrabando de solicitudes HTTP es una vulnerabilidad de alta gravedad que consiste en una técnica donde un atacante introduce de forma encubierta una solicitud HTTP ambigua para eludir los controles de seguridad y obtener acceso no...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 3:36 p.m.333 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/09 2:15 p.m.5 views

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

Security Advisory: HTTP Request Smuggling via Unparsed Transfer-Encoding Values tinyhttp Assigned CVE ID: CVE-2026-66752 Summary tinyhttp checks only whether a Transfer-Encoding header is present. It never looks at the value. Any value, including codings that are not chunked and coding lists whos...

6.3CVSS5.9AI score0.00237EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/09 1:58 p.m.11 views

audit-axios

audit-axios Scan local repos for vulnerable axios versions and patch interactively. Targets CVE-2026-40175 — CRLF Header Injection leading to Request Smuggling & SSRF. CVSS 9.9, affects all axios 1.15.0. Quick Start root@kitploit: npx audit-axios /Workspace /Projects Usage root@kitploit:...

8.1CVSS7AI score0.01882EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/09 1:04 p.m.10 views

smuggler

root@kitploit: / | | | | \ | | | | |/ |/ | || |/ | | | || | | | || | | /||||/ \ |\ || | @defparam Smuggler Una herramienta de prueba de HTTP Request Smuggling / Desync escrita en Python 3 Agradecimientos Un agradecimiento especial a James Kettle por su investigación y métodos sobre...

5.9AI score
SaveExploits0
Rows per page
Query Builder