# CVE-2024-24919
## Usage
- Usage: ./CVE-2024-24919.sh -i <ip> [-p <path, default=/etc/passwd>] [-f <file_path>]
- Specifying an IP with -i
```bash
./CVE-2024-24919.sh -i 190.XXX.XXX.XXX
```

- Check multiples IP with -f
```bash
./CVE-2024-24919.sh -f uniq.txt
```
- - File example
```
192.168.0.1
192.168.0.2
192.168.0.3
...
192.168.0.20
```

[4.0K] /data/pocs/b33a731393cdf0e595caec95940134e68374c81f
├── [1.8K] CVE-2024-24919.sh
└── [ 588] README.md
0 directories, 2 files