## https://sploitus.com/exploit?id=ADDB422D-CF88-55B8-BA36-EC2BAC7507A0
# CVE-2024-47176
Vulnerability Scanner for CUPS: CVE-2024-47176
Mass Scanner for CUPS Vulnerability CVE-2024-47176 is a specialized tool designed to detect the presence of the CVE-2024-47176 vulnerability across multiple systems running the Common Unix Printing System (CUPS). This vulnerability, which affects CUPS by allowing remote code execution (RCE), can be exploited through the Internet Printing Protocol (IPP) on port 631. The mass scanner automates the process of sending crafted IPP requests to a list of target systems and analyzing their responses to identify vulnerable services.
Usage:
git clone https://github.com/aytackalinci/CVE-2024-47176.git
python3 CVE-2024-47176.py your.oastify.com list.txt
![1](https://github.com/user-attachments/assets/5360c229-312e-41f1-a80c-2e503d8bba9b)
![2](https://github.com/user-attachments/assets/b40d5a54-763c-487d-956f-e55147be7aa3)
Technical Analysis:
https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/