

A vulnerable version of Rails that follows the OWASP Top 10

Gradle plugin for Apache RAT that audits project files for missing license headers, generates HTML/XML reports, and fails builds on unapproved…

Educational demonstration of CVE-2017-17917 SQL injection in Rails, with step-by-step replication and secure coding mitigation using parameterized…

Monkey-patch gem for CVE-2020-5267 that fixes a timing-based vulnerability in ActionDispatch for Rails 4 and 3, providing a tested security backport…

Demo app showing how the Rails CVE-2013-5664 vulnerability works.

Proof-of-concept exploit for CVE-2016-2098, demonstrating remote code execution via template injection in Rails 4.2.5.1 view rendering.

Technical rebuttal arguing for rejection of CVE-2025-56005 by demonstrating the proof-of-concept fails to execute and does not demonstrate arbitrary…

Exploit for Rails CVE-2019-5420 targeting insecure session key derivation in development mode, enabling remote code execution via crafted requests.

Proof-of-concept application to verify CVE-2019-5418 path traversal vulnerability in Rails 3, enabling security testing and validation of the exploit.

This exploit is remote code execution vulnerability in Ruby-on-Rails when using render on user-supplied data

Proof-of-concept exploit script for CVE-2016-2098, a remote code execution vulnerability in Ruby on Rails' Action Pack render method. Executes…

Remote code execution vulnerability in Ruby-on-Rails when using render on user-supplied data.

Educational demonstration of CVE-2007-4559 Python tarfile symlink attack with a script showing why os.path.realpath() fails to prevent extraction…

Demonstrates that Claude Opus fails to identify CVE-2023-0266, hallucinating lock acquisitions and producing false positives, with reproducible demos…

Proof-of-concept exploit for CVE-2016-2098, demonstrating remote Ruby code execution through Rails render method abuse; intended for security testing…

Ruby on Rails Web Console (v2) Whitelist Bypass Code Execution implementation in Python

A static analysis security vulnerability scanner for Ruby on Rails applications