Assignment 3
Welcome to your third assignment!
Go to the terribly insecure site Opens in a new window I've set up for us.
Document security flaws. A regular text document is fine. For each issue, note:
- What the issue is, specifically, on this site.
- How a malicious user could exploit it.
- How you found it.
- What OWASP Top Ten category (or categories) it falls into.
- How to refactor the code or site architecture to remedy the issue.
For the purposes of this exercise, there is a code comment in the `index.html` file at line 39 which asks you to pretend that data is being sent to a database.
There are about 14 security issues (by my count), and there may be more! For the purposes of this assignment, please write up at least 6.