Stop SQLite Injection Attacks in Their Tracks (SQLite C Tutorial)

14 days ago
3

Get the source code (and much more) in the Kea Campus: https://keasigmadelta.com/kea-campus/

What if a hacker could modify or delete your app's database without needing to log in? That's possible if you write poor code. Today I'm going to show you code that's vulnerable to a SQL injection attack, and also how to fix it.

Click here for a summary:
https://keasigmadelta.com/blog/stop-sqlite-injection-attacks-in-their-tracks-sqlite-c-tutorial/

Loading comments...