Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 728 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 728 Bytes

ansible-lint

Playbook to remove CUPS completly from systems due to recent CUPS vulnerabilities

run removal playbook:

ansible-playbook -l <limit> CUPS_remove.yaml

more info about the issues

from the reporter: https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/

found issues with this playbook?

just send a issue or pull request :)

DISCLAIMER

If this damages your system or causes issues in your environment its your fault. I am not responsible for you running stuff you didn't verify before running.