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-2025-14700-poc — Proof of Concept for Authenticated RCE in Crafty Controller <= 4.6.1 | Kitploit
Tools/GitHubGitHub/nosiume/cve-2025-14700-poc
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubnosiume/cve-2025-14700-poc

CVE-2025-14700-poc

Proof of Concept for Authenticated RCE in Crafty Controller <= 4.6.1

View Repository
18 months 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-2025-14700 POC

Automatic exploit for Authenticated RCE in Crafty Controller <= 4.6.1

Usage :

root@kitploit:~
./CVE-2025-14700.py --url <crafty_controller_host> --login <username> --password <password> --lhost <listener_host> --lport <listener_port>

This script uses netcat to setup a listener after triggering the reverse shell payload, it won't work if you don't have netcat on your listener machine.

Download Tool