Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.

2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

3. Student and Teacher User Guides |  Schemes of Work |   Real Teacher use Videos |


Join 36000+ teachers and students using TTIO.

SQL injection

SQL injection is a code injection technique that might destroy your database and is one of the most common web hacking techniques. It involves the placement of malicious code in SQL statements, via web page input.

Suggested Video

Additional Reading

https://en.wikipedia.org/wiki/SQL_injection

https://www.bbc.co.uk/bitesize/guides/z37tb9q/revision/2

https://www.w3schools.com/sql/sql_injection.asp

https://portswigger.net/web-security/sql-injection

www.teachyourselfpython.com