sohaibeb / CVE-2023-20198

CISCO CVE POC SCRIPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

python CVE_CISCO_20198_V2.py

About

made-with-python Python 3.x License: GPL v3 email-contact

About

CISCO CVE POC SCRIPT

License:GNU General Public License v3.0


Languages

Language:Python 100.0%