
Proof-of-concept exploit for CVE-2024-25153.

Welcome to the Exploit for CVE-2024-25153! This project is a solution to exploit the CVE-2024-25153 vulnerability and execute code remotely in Fortra FileCatalyst Workflow.
Here is how to install the Exploit for CVE-2024-25153 on your machine:
git clone https://github.com/tucommenceapousser/CVE-2024-25153.git
cd CVE-2024-25153
Host Mode:
To exploit the CVE-2024-25153 vulnerability on a single host, use the following command:
python main.py --host {hostname} --port {port} --url {url} --cmd {command}
Mass Mode:
If you have a list of multiple URLs to test, you can use the "mass" mode. Make sure you have a .txt file containing a list of URLs, one per line. Use the following command to run the "mass" mode and save the results in a .txt file:
python main.py --mass {chemin_vers_fichier_urls} --port {port} --url {url} --cmd {command}
The vulnerable results will be saved in a .txt file specified by the user.
If you would like to contribute to the Exploit for CVE-2024-25153, follow these steps:
git checkout -b ameliorations)git commit -am 'Ajouter de nouvelles fonctionnalités')git push origin ameliorations)This project is licensed under the MIT License. For more information, see the LICENSE file.