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
CVE-2024-47176 — Scanner | Kitploit
Tools/GitHubGitHub/mr-r3b00t/cve-2024-47176
ReconnaissanceVulnerability ScannersNetwork MappingExploitationInformation Gathering
GitHubmr-r3b00t/cve-2024-47176

CVE-2024-47176

Scanner

View Repository
9611 year 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

CVE-2024-47176

[!CAUTION] For eduacational use/Defensive use only, Only use where you are authorised to do so, Use at own risk!

How to

python3 scanner.py [CIDR] [SCANNER IP]

Example

python3 scanner.py 192.168.0.0/16 192.168.5.100

Required Modules

tqdm

Install via pip3/apt:

$ pip3 install tqdm

$ sudo apt install python3-tqdm

Notes

The HTTP response is taking 300 seconds (5 minutes) to reply from a device running Ubuntu 18 and the cups-browserd daemon on UDP 613, To scan a /16 LAN (over wireless) is taking < 0 seconds.

Thanks

Thanks to @evilsocket for the work he did finding the vulns!

Download Tool