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-2025-24035-rds-websocket-dos-test — 🛡️ Safe simulation for CVE-2025-24035 to test RD Gateway WebSocket handling with oversized headers. | Kitploit
Tools/GitHubGitHub/mseymend/cve-2025-24035-rds-websocket-dos-test
Vulnerability AnalysisWeb SecurityPenetration TestingLearning & EducationLabs & Practice
GitHubmseymend/cve-2025-24035-rds-websocket-dos-test

cve-2025-24035-rds-websocket-dos-test

🛡️ Safe simulation for CVE-2025-24035 to test RD Gateway WebSocket handling with oversized headers.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
111 year agoNot yet reviewed

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

root@kitploit:~
python3 test_abnormal_rds_websocket.py

Edit the IP address in the script according to your local lab setup.

Download Tool