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-2015-3224 — Modification of Metasploit module for RCE in Ruby-On-Rails Console CVE-2015-3224 | Kitploit
Tools/GitHubGitHub/0x00-0x00/cve-2015-3224
Exploit FrameworksVulnerability AnalysisWeb Application ExploitationPenetration TestingRed TeamingPayload Development
GitHub0x00-0x00/cve-2015-3224

CVE-2015-3224

Modification of Metasploit module for RCE in Ruby-On-Rails Console CVE-2015-3224

View Repository
238 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-2015-3224

Ruby-On-Rails Web Console RCE

What is this?

This is a metasploit module for Metasploit.

I already have this module.

Yes, this is packaged into metasploit. But with that module you can't get arbitrary command execution.

I mean, you can only establish reverse/bind shell payloads with it. I needed to execute commands right to the shell. So I modified the metasploit module in a manner that it is now able to execute single commands into the system.

Good. How do I use it?

To install this module you can run the automatic installation script I developed to install it quickly to your metasploit.

root@kitploit:~
./install.sh

Then the exploit will be into your metasploit framework! Just search for it using "search ruby-on-rails" or "search cve-2015-3224"

Screenshot

Module

Author Rights

I got no rights to this CVE neither to the metasploit module itself. This is just a hack I've done it so it can fit into my needs and may be just what you have been looking for.

Download Tool