Usage: python CVE-2024-9933 .py [option] [URL]
Options: check : Verify if the target URL is vulnerable. exploit : Attempt to exploit the vulnerability on the provided URL.
Examples: python CVE-2024-9933 .py check http://example.com python CVE-2024-9933 .py exploit http://example.com