Skip to content
Web Content2.7 KB

Ruby on Rails Paths

Common Ruby on Rails application file and directory paths (Gemfile, Rakefile, app/controllers, config, sign-in endpoints). Useful for fingerprinting Rails apps and locating exposed framework files.

View source
Size
2.7 KB
Category
Web Content
Source
danielmiessler/SecLists
License
MIT
Recommended tools
ffufgobusterferoxbusterdirsearch

Preview

First 15 entries. Download or copy the full list (2.7 KB) using the buttons above.

>head ruby-on-rails-paths.txt2.7 KB
.gitignore
user/sign_in.html
user/sign_in.json
user/sign_in.xml
Gemfile
Gemfile.lock
README
README.rdoc
Rakefile
app
app/assets/images/rails.png
app/assets/javascripts/application.js
app/assets/stylesheets/application.css
app/controllers
app/controllers/admin_controller.rb

Common Ruby on Rails application file and directory paths (Gemfile, Rakefile, app/controllers, config, sign-in endpoints). Useful for fingerprinting Rails apps and locating exposed framework files.

This list is geared toward web content and directory discovery. It contains roughly 2.7 KB and pairs well with tools such as ffuf, gobuster, feroxbuster, dirsearch. Pick the smallest list that fits your engagement: shorter lists are faster and quieter for online attacks, while larger lists give broader coverage for offline work where speed is less of a constraint.

You can copy the sample preview straight from this page, copy the entire list to your clipboard, or download the raw .txt file. The full list is served directly from its upstream source on GitHub.

Sourced from danielmiessler/SecLists and distributed under MIT. Only use wordlists against systems you are explicitly authorized to test.