## https://sploitus.com/exploit?id=C3088272-3927-5BA0-9E83-12C3717D7288
# Tomcat-CVE-2024-50379-Poc

> [!IMPORTANT]
> This is for learning and communication purposes only. Do not use it for illegal purposes.
RCE due to a race condition in Apache Tomcat
Reference: https://github.com/iSee857/CVE-2024-50379-PoC
# Demo

# Usage
```bash
go run main.go -u http://localhost:8080/
```
# Todo
- [ ] Detection mechanism for successful exploitation of the vulnerability