Spotting Security Vulnerabilities In Code
eWeek has a slideshow quiz for you to test how well you can spot security vulnerabilities in code.
It’s a bit technical for some QA people, but if you’re going to sit through a code review (I did. Once. And then code reviews were abandoned), these are the sorts of things you need to look for. Because every crazy test you would perform on a text box, you should demand they perform on each and every variable passed into a method. Werd.
