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
NetAudit-IoT — Research-driven UPnP vulnerability scanner focusing on libupnp 1.6.19 and CVE-2012-5958. | Kitploit
Tools/GitHubGitHub/hmrumman777-beep/netaudit-iot
ReconnaissanceVulnerability ScannersIoT SecurityExploitationFuzzingNetwork Security
GitHubhmrumman777-beep/netaudit-iot

NetAudit-IoT

Research-driven UPnP vulnerability scanner focusing on libupnp 1.6.19 and CVE-2012-5958.

View Repository
15 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

UPnP-Exploit-Auditor

Advanced Research Tool for libupnp Vulnerabilities

This repository contains professional research and a reconnaissance tool focused on libupnp 1.6.19 memory corruption vulnerabilities (specifically CVE-2012-5958).

Key Features

  • Version Fingerprinting: Detects vulnerable libupnp SDK versions.
  • XML Fuzzing: Automatically discovers hidden UPnP device description files.
  • SOAP Header Analysis: Analyzes responses for potential injection points.

Usage

root@kitploit:~
pip install -r requirements.txt  
python3 UPnP-Exploiter.py <Router-IP>
Download Tool