Share
## https://sploitus.com/exploit?id=4544A35D-360B-5FD7-AB66-94D77DF9DDE9
# CVE-2024-4956
# All information is provided for informational purposes only.
# python3 CVE-2024-4956-threads.py
#  -> {targets_text_file}
#  -> {output_text_file}
# nuclei -t nuclei_active.yaml -l targets.txt
# nuclei -t nuclei_passive.yaml -l targets.txt -json-export output.json; then parse in any way

# targets.txt form:
# {IP}:{PORT}
# {IP}:{PORT}
# {IP}:{PORT}
# ...
# PoC
![image](https://github.com/user-attachments/assets/3ad43ad8-b81c-49ac-848b-2fcd27a23071)