CVE 2024 21887
1.0.0
A robust tool for detecting and exploiting the CVE-2024-21887 vulnerability in Ivanti Connect and Policy Secure systems.
CVE-2024-21887 is a critical command injection vulnerability, allowing authenticated admins to execute arbitrary commands. This tool aids in identifying and interacting with affected systems.
pip install -r requirements.txt
python exploit.py -u <URL>
python exploit.py -f <file-path>
python exploit.py -f <file-path> -t <number-of-threads>
python exploit.py -f <file-path> -o <output-file-path>