Share
## https://sploitus.com/exploit?id=952BD0EC-74EB-5C7A-8E40-2AD40DB6C17A
# CVE-2023-20198 - PoC SCRIPT /!\

> **Disclaimer:** This script is provided 'as is' and exclusively for educational purposes. Users are strongly advised to exercise caution and utilize it within the boundaries of legal and ethical considerations.

## Description
Execute various actions on a target web server, such as creating and/or deleting a local user account, restarting the web server, installing and checking for the presence of the implant, and concluding by cleaning up the created user account.

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

## Usage
```bash 
python CVE_CISCO_20198_V2.py
```

## About
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-blue.svg)](https://www.python.org/) 
[![Python 3.x](https://img.shields.io/badge/Python-3.x-blue.svg)](https://www.python.org/downloads/release/python-360/)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![email-contact](https://img.shields.io/badge/info@sohaib.eu-blue.svg)](mailto:info@sohaib.eu)