Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
dirtycups — CVE-2024-47176 CUPS UDP Scanner. | Kitploit
Tools/GitHubGitHub/jimi2x/dirtycups
ReconnaissanceVulnerability ScannersExploitationNetwork SecurityPenetration Testing
GitHubjimi2x/dirtycups

dirtycups

CVE-2024-47176 CUPS UDP Scanner.

View Repository
3 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

dirtycups.py

Dirty CUPS is a free Linux/Unix CVE scanner (Python3 script) to validate if a target is vulnerable to CVE-2024-47176. This is a socket only CUPS scanner based off of MalwareTech's cups_scanner.py: https://github.com/MalwareTech/CVE-2024-47176-Scanner/blob/master/cups_scanner.py

Original script

jimi2x


Functions

  • Creates local socket listener for callback
  • Triggers response from target
  • Waits for incoming connection

Quick install notes:

root@kitploit:~
Nothing to install, sockets FTW!

Example Usage:

root@kitploit:~
chmod 755 dirtycups.py
python3 dirtycups.py

License

MIT License

Download Tool