Lucene search
+L

4606 matches found

Kitploit
Kitploit
added 2026/09/09 2:42 a.m.108 views

badsecrets

badsecrets A pure python library for identifying the use of known or very weak cryptographic secrets across a variety of platforms. The project is designed to be both a repository of various "known secrets" for example, ASP.NET machine keys found in examples in tutorials, and to provide a...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 2:25 a.m.9 views

BreakEscape

BreakEscape: Motor de Rails Juego de sala de escape de entrenamiento en ciberseguridad como un motor de Rails montable. Características Más de 24 escenarios de sala de escape de ciberseguridad Seguimiento del progreso del lado del servidor con esquema de 2 tablas Contraseñas aleatorias por...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 2:05 a.m.5 views

heroku-CVE-2013-0333

heroku-CVE-2013-0333 Inspect all of your heroku apps to see if they are running a vulnerable version of Rails Background A serious security vulnerability has been found in the Ruby on Rails framework. This exploit affects nearly all applications running Rails versions 2.3 and 3.0, and a patch has...

7.5CVSS6AI score0.95327EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/09 1:17 a.m.4 views

CVE-2016-0752

Exploiting CVE-2016-0752 This app serves as a vulnerable Proof of Concept for exploiting CVE-2016-0752. For more information refer to this blog post, which explains the vulnerability, the steps required to exploit, the fix, and a link to a metasploit module. Getting Started root@kitploit: echo ""...

7.5CVSS6.9AI score0.95537EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/09 1:04 a.m.8 views

CVE-2019-5420

CVE-2019-5420 Exploit for Rails CVE-2019-5420 The issue Until Rails v5.2.2, when secure the sessions in development mode, the application derives the key from the name of the application...

9.8CVSS7.5AI score0.92144EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/09 12:53 a.m.9 views

railsgoat

RailsGoat RailsGoat is a deliberately vulnerable web application built on Ruby on Rails. It demonstrates real-world security vulnerabilities from the OWASP Top 10 and serves as a hands-on training platform for developers and security professionals. What is RailsGoat? RailsGoat is an intentionally...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 12:30 a.m.8 views

name_reverser

== Welcome to Rails Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Control pattern. This pattern splits the view also called the presentation into "dumb" templates that are primarily responsible for...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 12:26 a.m.6 views

CVE-2019-5418

CVE-2019-5418 - File Content Disclosure on Rails EDIT : this CVE can lead to a Remote Code Execution, more info: https://github.com/mpgn/Rails-doubletap-RCE There is a possible file content disclosure vulnerability in Action View. Specially crafted accept headers in combination with calls to rend...

7.8CVSS7.2AI score0.98507EPSS
SaveExploits19References2
Kitploit
Kitploit
added 2026/09/08 11:33 p.m.8 views

dawnscanner

Dawnscanner - El escáner de seguridad emergente para aplicaciones web Ruby dawn es un escáner de código fuente diseñado para revisar sus aplicaciones web en busca de problemas de seguridad. La herramienta puede escanear aplicaciones web escritas en Ruby y soporta todos los principales frameworks...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 10:53 p.m.7 views

CVE-2016-2098

CVE-2016-2098 Action Pack in Ruby on Rails before 3.2.22.2, 4.x before 4.1.14.2, and 4.2.x before 4.2.5.2 allows remote attackers to execute arbitrary Ruby code by leveraging an application's unrestricted use of the render method. https://vulners.com/cve/CVE-2016-2098 Usage root@kitploit: git clo...

7.5CVSS7.9AI score0.81445EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/08 10:45 p.m.8 views

dh-CVE_2016_2098

== README Proof of concept for https://groups.google.com/forum/!topic/rubyonrails-security/ly-IH-fxrQ == Exploiting: 1. You should only run rails server in a way that you are certain will not open you up to being exploited 2. Run rails s 3. Execute the following command curl -v -H "Accept:...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 10:00 p.m.8 views

CVE-2019-5420

CVE-2019-5420 CVE-2019-5420 Ruby on Rails For educational purposes only. See Reference for the details. Environment Ruby: 2.6.0p0 Rails: 5.2.2 Run root@kitploit: $ docker run --name cve-2019-5420 --rm -p 3000:3000 knqyf263/cve-2019-5420 Exploit Execute touch /tmp/rce root@kitploit: $ curl...

9.8CVSS7.5AI score0.92144EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/08 8:53 p.m.6 views

CVE-2019-5420

CVE-2019-5420 A vulnerability can allow an attacker to guess the automatically generated development mode secret token. Ruby-on-Rails when it is running in development mode. In development mode, it is possible for an attacker to guess the key used to secure the sessions. Decryption: Key Generate:...

9.8CVSS7.5AI score0.92144EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/08 8:46 p.m.4 views

rails-exploit-cve-2013-0156

== Rails PoC exploits for CVE-2013-0156 and CVE-2013-0155 Bootstrapped a Rails 3.2.10 application with the remote code execution exploit. Ref: https://github.com/ronin-ruby/ronin-ruby.github.com/blob/rails-pocs/blog/posts/2013-01-09-rails-pocs.md === Setup Install gem dependencies and fire up the...

7.5CVSS7.8AI score0.99449EPSS
SaveExploits22References1
Kitploit
Kitploit
added 2026/09/08 8:16 p.m.4 views

rails-cve-2012-5664-test

Rails CVE-2012-5664 vulnerability demo This demonstration application shows how the Rails CVE-2013-5664 vulnerability works. More information: http://blog.phusion.nl/2013/01/03/rails-sql-injection-vulnerability-hold-your-horses-here-are-the-facts...

4.3CVSS5.9AI score0.02294EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 7:50 p.m.6 views

rails-rce-cve-2016-0752

Exploiting CVE-2016-0752 This app serves as a vulnerable Proof of Concept for exploiting CVE-2016-0752. For more information refer to this blog post, which explains the vulnerability, the steps required to exploit, the fix, and a link to a metasploit module. Getting Started root@kitploit: echo ""...

7.5CVSS6.9AI score0.95537EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/08 7:42 p.m.5 views

CVE-2019-5418

CVE-2019-5418: Ruby on Rails Path Traversal & Arbitrary File Read This project is an environment for practicing and reproducing the local file inclusion vulnerability CVE-2019-5418 in Ruby on Rails. This vulnerability allows reading arbitrary files on the server through path traversal via the...

7.5CVSS7AI score0.98507EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/08 7:19 p.m.8 views

cve-2022-32224-rails

CVE-2022-3222 ActiveRecord Serialization Behavior Verification https://discuss.rubyonrails.org/t/cve-2022-32224-possible-rce-escalation-bug-with-serialized-columns-in-active-record/81017 https://api.rubyonrails.org/classes/ActiveRecord/AttributeMethods/Serialization/ClassMethods.html...

9.8CVSS7AI score0.02386EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/08 7:18 p.m.7 views

cve-2014-0130

== CVE-2014-0130 Test Case Payload : http://site/api/%5C../%5C../%5C../%5C../%5C../CATDIR === Netsparker Detected : https://i.imgur.com/s1vahmj.png == HackerOne 1 - newrelic.com rails directory traversal vuln by droidsec - https://hackerone.com/reports/134032 == Reference 1...

7.5CVSS7.2AI score0.53703EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 7:04 p.m.5 views

rails-cve-2017-17917

rails-cve-2017-17917 The project demonstrates the replication of a SQL injection vulnerability in the id parameter, and subsequently provides insights into mitigating and resolving this security issue. https://www.cvedetails.com/cve/CVE-2017-17917/?q=CVE-2017-17917 Stack : root@kitploit: Ruby:...

8.1CVSS7.7AI score0.02272EPSS
SaveExploits1
Rows per page
Query Builder