## https://sploitus.com/exploit?id=6A08F30B-59B3-5296-BA8A-4313F6C3FEB9
# CVE-2025-24035 WebSocket Stress Test (Safe)
๐จ **DISCLAIMER**: This is NOT an exploit. This script is a simulation and should only be used for educational purposes in a safe lab environment.
## Purpose
This test sends a deliberately oversized WebSocket header to simulate a malformed request toward RD Gateway services (such as those affected by CVE-2025-24035).
## Legal
โ ๏ธ Do not use this against systems without explicit authorization. Unauthorized use may be illegal.
## Usage
```bash
python3 test_abnormal_rds_websocket.py
```
Edit the IP address in the script according to your local lab setup.