
Proof-of-concept exploit triggering a double-free vulnerability (CVE-2023-25136) in OpenSSH 9.1p1, causing a denial-of-service crash via pre-auth packet manipulation.
This is a DoS Proof-of-Concept of OpenSSH 9.1p1 Double-Free Vulnerability CVE-2023-25136.
It will trigger the double-free and cause an abort crash.
For a comprehensive understanding, check out the accompanying blog post for in-depth details.
paramiko Python Libraryparamiko is installed:pip install paramiko
Change the VICTIM_IP to match your vulnerable OpenSSH Server IP.
Run the PoC:
python cve-2023-25136.py