Hi! And welcome to my guide on Ruby on Rails - Security. This is an add-on resource for my course on Ruby on Rails Security available at Code Red - EC Council. Here, you will find additional information, resources and guides to help further your understanding about Cybersecurity and Ruby on Rails - Security. {WIP}
Pre-requisites / Initial Course Information & Resources
Section 1 - Introduction
Section 2 - Injections in Rails
Section 3 - CSRF & Clickjacking in Rails
Section 4 - Default Headers + CSPs
Section 5 - Rate limiting using rack attack
Rate limiting tactics and strategies
Section 6 - Filters & Testing applications using Brakeman
Scanning files for viruses using clamav
Image filter - blocking images
Image filter - blocking based on content type
Image filter - fixing metadata leak
Section 7 - Wind up