As part of the exercises for my 50.020 Security class, we needed a simple setup to test XSS, SQL injection, and command injection attacks. Instead of using solutions such as the standard OWASP webserver, this year I decided to write my own minimal application (using Python/Flask) which I called YAVW.
Nils Ole Tippenhauer
Feb 20, 2017
1 min read
teaching