Share
## https://sploitus.com/exploit?id=C95E6E94-6E18-5EE7-A690-EC17F037D304
# CVE-2023-20198
CVE-2023-20198 PoC (!)
## Description
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.

## Requirements
- Python 3.x
- Requests library (`pip install requests`)

## Usage
1. Replace the placeholder values in the script with the appropriate target details, such as URLs, usernames, passwords, and implant configuration content.
2. Execute the script in a secure and controlled environment.

```bash
python exploit_script.py