The Ruby on Rails Security Playground features a host of hands-on exercises to help you learn how to code securely in Ruby.
Our modules feature several OWASP Top 10 vulnerabilities, including SQL Injection, and Template Injection.
You'll also be learning how to fix Session Fixation, Mass Assignment, CORS, and CSRF.
Each lesson is powered by AppSecEngineer's cloud lab technology, allowing you to learn and practice your secure coding skills in Ruby with zero risks.
SQL Injection
Template Injection
Session Fixation
Cross-site Request Forgery
Cross Origin Request Sharing
Mass Assignment