SQL Injection attacks are one of the most common hacker attacks used on the web. This session will give you a full overview of SQL Injection and how they can be used against all relational database systems. This isn't something to be idly interested in. this is essential knowledge! In this session, you'll learn:
- 1. what a SQL injection attack is and why you should be concerned about them.
2. through demonstrations, witness different types of SQL injection attacks
3. ways to defend against SQL Injection attacks
4. overall security best practices for database applications
Prerequisites: An understanding of SQL, relational database technology, and web applications.