
Bash script to check for CVE-2024-24919 vulnerability in a list of IP addresses, aiding in security assessments.
A simple bash script to check for the vulnerability CVE-2024-24919.
Clone the repository:
git clone https://github.com/am-eid/CVE-2024-24919.git
cd CVE-2024-24919
chmod +x CVE-2024-24919
./CVE-2024-24919 -l ips.txt
