## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-JLINEBAU-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 (`CVE-2025-55315_check.py`)
Scans a list of URLs and checks the `Server` HTTP header for known vulnerable ASP.NET Core versions.
#### Usage
root@kitploit:~
pip install requests
python CVE-2025-55315_check.py
### 2\. Go TLS Proxy Monitor ()