Tounsi007 / CVE-2023-20198

CVE-2023-20198 PoC (!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.
python exploit_script.py

About

CVE-2023-20198 PoC (!)


Languages

Language:Python 100.0%