CVE-2023-20198 PoC (!)
perform actions on a target web server. The script demonstrates how to create a local user account, install an implant, restart the web server, check for the presence of the implant, and finally, clean up by deleting the created user account.
Disclaimer: This script is intended for educational purposes only. Unauthorized use of this script is strictly prohibited. Use at your own risk.
- Python 3.x
- Requests library (
pip install requests
)
- Replace the placeholder values in the script with the appropriate target details, such as URLs, usernames, passwords, and implant configuration content.
- Execute the script in a secure and controlled environment.
python exploit_script.py