CVE-2025-0282-Ivanti-exploit
CVE-2025-0282 is a critical vulnerability found in Ivanti Connect Secure, allowing Remote Command Execution (RCE) through a buffer overflow exploit.
Table of Contents
Loading contents...
README.md
CVE-2025-0282-Ivanti-exploit
CVE-2025-0282 is a critical vulnerability found in Ivanti Connect Secure, allowing Remote Command Execution (RCE) through a buffer overflow exploit.
This vulnerability enables attackers to upload malicious files (e.g., web shells) and execute commands on the target system with elevated privileges.
It is highly recommended to update affected systems to the latest version to mitigate the risk of exploitation.
Uploading a Web Shell
To use the tool for uploading a web shell to the target system:
python3 CVE_2025_0282_Ivanti.py <target_ip> <local_shell_path>
: The IP address of the target server. : Path to the web shell file on your local machine.
Executing Remote Commands
After successfully uploading the web shell, the tool allows you to execute commands on the target system interactively.

Tool Information
Author
absholi7ly
Project Added On
May 27, 2025
License
Open Source
Tags
Related Tools
CVE-2017-0199
Exploit toolkit CVE-2017-0199 - v4.0 is a handy python script which provides pentesters and security researchers a quick and effective way to test Microsoft Office RCE. It could generate a malicious RTF/PPSX file and deliver metasploit / meterpreter / other payload to victim without any complex configuration.
StableCVE-2017-8759
Exploit toolkit CVE-2017-8759 - v1.0 is a handy python script which provides pentesters and security researchers a quick and effective way to test Microsoft .NET Framework RCE. It could generate a malicious RTF file and deliver metasploit / meterpreter / other payload to victim without any complex configuration.
StableCVEs
Proof-of-Concept exploits for CVEs found by the team at Rhino Security Labs
Stable