Files
railsgoat/.gitignore
T
chrismo df9efa915b Capybara added to demonstrate vulnerabilities.
Adding Capybara to verify replay-ability of hacking vulnerabilities. I
imagine these may want to be kept on a different branch for QA and
educational purposes, but not distributed with master when forked.

This commit also includes demonstrating the SQL Injection vulnerability.
2013-09-27 10:35:59 -05:00

9 lines
91 B
Plaintext
Executable File

/.bundle
/bin
/db/*.sqlite3
/log/*.log
/tmp
.elasticbeanstalk/
.DS_Store
/public/data
*.png