For the last couple of months, I was helping to patch up
several legacy web applications for Cross-Site Scripting and SQL Injection
vulnerabilities. I found lots of articles about this topic via Google, but
reading about them and experimenting with them are two very different things.
So I decided to put together a small sample application to examine the
vulnerabilities that I found.