Share
## https://sploitus.com/exploit?id=0147E6AA-6963-51CE-90F9-420346FA917B
# CVE-2025-1316

> Run as root

Edimax IC-7100 does not properly neutralize requests. An attacker can create specially crafted requests to achieve remote code execution on the device


# Install

```
sudo apt update
sudo apt install git
git clone https://github.com/slockit/CVE-2025-1316.git
cd CVE-2025-1316
chmod +x CVE-2025-1316
chmod +x install.sh
sudo bash install.sh
```

# Usage
```
./CVE-2025-1316 [https://.com/]
```
```
./CVE-2025-1316 -l hosts.txt -t 30
```