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-38646 — POC for CVE-2023-38646 | Kitploit
Tools/GitHubGitHub/securezeron/cve-2023-38646
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubsecurezeron/cve-2023-38646

CVE-2023-38646

POC for CVE-2023-38646

View Repository
20133 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Metabase Pre Authentication RCE (CVE-2023-38646)

We have provided two files:-

  • CVE-2023-38646-POC.py for checking if any metabase intance is leaking setup-token.
  • CVE-2023-38646-Reverse-Shell.py to get a reerse shell on the attacker controlled machine.

CVE-2023-38646-POC.py

Check


CVE-2023-38646-Reverse-Shell.py

Reverse_Shell1


How To Use

root@kitploit:~
git clone https://github.com/securezeron/CVE-2023-38646
cd CVE-2023-38646
pip install -r requirements.txt
python3 CVE-2023-38646-Reverse-Shell.py -h
Download Tool