Skip to content

MrZxid/CVE-2023-25136

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2023-25136

Perform DoS Using OpenSSH Double-Free Method With Proxy List

Info:

  • ⚠️ Use this at your own risk!
  • ❓ Added proxy method (Add your own proxy.txt in the folder!)
  • ✅ DoS method using the exploit if target vulnerable.
  • ✅ Added KeyboardInterrupt function to avoid terminal hang.

Showcase

Usage

python CVE-2023-25136.py <arguments> / python3 CVE-2023-25136.py <arguments>
===============  Help menu list  ===================
   -h / --help        | Shows this message
   -i / --ip          | Set target ip
   -f / --file        | Use file with ip lists
   -p / --port        | Set target port
=====================================================

Some example of the usage

python CVE-2023-25136.py -i 199.7.233.18 -p 4224

Footprint

By using this tool, you agree that you are using it for educational purposes only and that you will not use it for any illegal activity.
You also agree to bear all risks associated with the use of this tool.
I will not be responsible for direct or indirect damage caused by the use of this tool.

About

OpenSSH Pre-Auth Double CVE-2023-25136

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%