/ivans_insecure_blog

The blog was previously vulnerable to XSS (cross site scripting) & SQL Injection.

Primary LanguageRuby

Ivan's terrible blog (security fixed)

The blog was previously vulnerable to XSS (cross site scripting) & SQL Injection.

These problems were corrected by:

  • updating to Rails 4.0.3
  • whitelisting input parameters
  • sanantizing model level where() search with "like ?'

#Brakeman Gem output brakeman-screenshot

#Credit Forked from Ivan Storck

#License MIT License