The Basics of SQL Injection and SQL Injection Tools
Welcome back my aspiring white hat hackers to this series on Database Hacking. In the first installment in this series, we learned the fundamentals of databases including the Structured Query Language or SQL. This is the language of databases. The primary method of hacking databases is to inject this SQL into web forms and other…