Sidenote: SQL Injection

A SQL injection is one form of hacking used (in poorly written websites) to get behind the front end and directly into the company data.


if you are interested in learning how to secure passwords (as much as possible), this interesting and detailed article discuses password hashing and salting.