Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2025-9983 PoC — Lack of Authentication for RTSP stream

Source
Associated Vulnerability
Title:Lack of Authentication for RTSP stream (CVE-2025-9983)
Description:GALAYOU G2 cameras stream video output via RTSP streams. By default these streams are protected by randomly generated credentials. However these credentials are not required to access the stream. Changing these values does not change camera's behavior. The vendor did not respond in any way. Only version 11.100001.01.28 was tested, other versions might also be vulnerable.
Description
CVE-2025-9983 POC Exploit
Readme
# 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
```bash
python galayou_exploit.py 10.10.12.11
```

## About
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-blue.svg)](https://www.python.org/) 
[![Python 3.x](https://img.shields.io/badge/Python-3.x-blue.svg)](https://www.python.org/downloads/release/python-360/)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![email-contact](https://img.shields.io/badge/info@cybersec.sohaib.eu-blue.svg)](mailto:info@cybersec.sohaib.eu)
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →