
Testing a List of IP address incase they are vulnerable to CVE-2024-3400
This program was improved upon to include a safety-feature which will catch the cases that will cause this script to be caught in from excuting indefinitely.
The base script was created by retkoussa and referenced here.
Problem with the previous script:-
The script fails if the connection is reset by the Target Server --> Causing a Error.
What was changed:- Inserted a TRY/EXCEPT Block.
How to Use?
python3 CVE-2024-3400.pyEnter the file path containing IP addresses: ip_CVE-2024-3400.txt