| NZKoz/rails_xss |
216 |
|
0 |
0 |
almost 16 years ago |
0 |
|
7 |
mit |
Ruby |
| A plugin for rails 2.3.5 applications which switches the default to escape by default. Later versions should use rails/rails_xss |
| look/xss_terminate |
108 |
|
0 |
0 |
almost 16 years ago |
0 |
|
1 |
mit |
Ruby |
| xss_terminate is a plugin in that makes stripping and sanitizing HTML stupid-simple. Install and forget. And forget about forgetting to h() your output, because you won‘t need to anymore. |
| eileencodes/security_examples |
77 |
|
0 |
0 |
about 10 years ago |
0 |
|
0 |
|
Ruby |
| Rails application to demo CSRF, XSS, and XXE vulnerabilities and how to avoid them |
| jasherai/xss_terminate |
18 |
|
0 |
0 |
over 17 years ago |
0 |
|
0 |
mit |
Ruby |
| git svn clone of xss_terminate for you git-rails-ers out there... unlikely there will be any enhancements by me |
| blackhatruby/BHR_Labs |
11 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
Ruby |
| Black Hat Ruby book | Lab files | Buy the book https://www.amazon.com/dp/B08JHSF6GT |
| ankane/scrub_params |
6 |
|
0 |
0 |
almost 12 years ago |
4 |
April 15, 2014 |
0 |
mit |
Ruby |
| Safer Rails parameters by default |
| makandra/angular_xss |
5 |
|
1 |
0 |
about 4 years ago |
8 |
August 23, 2021 |
0 |
mit |
Ruby |
| Patches rails_xss and Haml so AngularJS interpolations are auto-escaped in unsafe strings. |