Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-20198 — CVE-2023-20198 PoC (!) | Kitploit
Tools/GitHubGitHub/tounsi007/cve-2023-20198
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationLearning & Education
GitHubtounsi007/cve-2023-20198

CVE-2023-20198

CVE-2023-20198 PoC (!)

View Repository
11612 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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.
root@kitploit:~
python exploit_script.py
Download Tool