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
Tools/GitHubGitHub/sohaibeb/cve-2025-9983
ReconnaissanceIoT SecurityVulnerability AnalysisExploitationPenetration Testing
GitHubsohaibeb/cve-2025-9983

CVE-2025-9983

CVE-2025-9983 POC Exploit

View Repository
9 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
CVE-2025-9983 — CVE-2025-9983 POC Exploit | Kitploit

CVE-2025-9983 - GALAYOU G2 RTSP EXPLOIT /!\

Disclaimer: This script is provided 'as is' and exclusively for educational purposes. Users are strongly advised to exercise caution and utilize it within the boundaries of legal and ethical considerations.

Description

Python POC for CVE-2025-9983, an RTSP credential bypass vulnerability in GALAYOU G2 security cameras which allows an unauthenticated threat actor to access live video feeds without valid credentials. The tool works by scanning for accessible RTSP streams and verifying that authentication credentials can be completely bypassed.

Features

  • Stream Discovery: Automatically discovers common RTSP stream endpoints.
  • Credential Bypass: Verifies authentication bypass by testing streams without credentials.
  • Proof Capture: Records video evidence from vulnerable streams.
  • Batch Scanning: Checks multiple stream paths simultaneously.
  • Error Handling: Handles connection timeouts and network errors gracefully.
  • Detailed Reporting: Outputs vulnerable streams with proof of access.

Requirements

  • Python 3.x
  • FFmpeg tools (ffprobe and ffmpeg)

Usage

root@kitploit:~
python galayou_exploit.py 10.10.12.11

About

made-with-python Python 3.x License: GPL v3 email-contact

Download Tool