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
Tools/GitHubGitHub/flojboj/cve-2023-42793
Vulnerability AnalysisExploitationWeb Application ExploitationCTFPenetration TestingLearning & Education
GitHubflojboj/cve-2023-42793

CVE-2023-42793

TeamCity CVE-2023-42793 RCE (Remote Code Execution)

View Repository
472 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-42793

TeamCity CVE-2023-42793 RCE (Remote Code Execution)

rce.py

Inspired by - https://www.prio-n.com/blog/cve-2023-42793-attacking-defending-JetBrains-TeamCity

python3 rce.py --url teamcity.runner.htb --command whoami

exploit.py

This script is copy of https://www.exploit-db.com/exploits/51884 made by ByteHunter.
The script returns login credentials, it's not RCE!

python3 exploit.py -u teamcity.runner.htb

USE ONLY FOR EDUCATIONAL PURPOSES!

NOTE: This exploit is created as a PoC; use it only for educational purposes or CTFs - https://flojboj.org/article/Runner

Download Tool