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-2023-31595 — IC Realtime ICIP-P2012T is vulnerable to Incorrect Access Control via an open port | Kitploit
Tools/GitHubGitHub/yozarseef95/cve-2023-31595
ReconnaissanceIoT SecurityVulnerability AnalysisExploitationInformation GatheringHardware Security
GitHubyozarseef95/cve-2023-31595

CVE-2023-31595

IC Realtime ICIP-P2012T is vulnerable to Incorrect Access Control via an open port

View Repository
233 years 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-2023-31595

IC Realtime ICIP-P2012T is vulnerable to Incorrect Access Control via an open port

IC Realtime IP PTZ Dome Camera ICIP-P2012 software version: 2.420

An exposed port (9989) responds with a live snapshot at the time of request, by using a script, it could be leveraged to have a live feed image every x second. This vulnerability critically affects confidentiality of data and could be used in reconnaissance phase (identify people, passwords etc.) for any threats.

Exploit - Proof of Concept (POC)

1- Scan camera's IP to check if port 9989 is open.

2- If port is open, run capture.sh

sudo chmod +x capture.sh

./capture.sh <IP>

A snapshot every 2 seconds is saved to a file with camera IP's name

N.B: you can change duration by changing the sleep value at the end of script

image

image

[Discoverer]

Youssef Mohamed - Cloud Consultancy for Digitalization & Security

Download Tool