Script 1 will use the Shodan API to find potentially vulnerable sites. Script 2 will perform a PoC to confirm which sites are vulnerable.
-
Open a terminal and navigate to the directory where the script is located.
-
Run the script:
pip install -r requirements.txt
-
Run the script:
python .\1-CVE-2024-24919-Shodan-Search.py -api XXX
-
Run the script:
python .\2-CVE-2024-24919-PoC.py