I'm currently a university student taking a course that covers cyber crimes, and one of the topics we focus on is basic SQL injection. The course provides a few scenarios for us to solve on our own, but when I ask for further assistance, I just get the answers instead of guidance, which doesn't help me learn how to do it myself. The tasks aren't extremely difficult—the most complicated part involves using `UNION` to pull data from another table. I'm not particularly passionate about cyber crimes or hacking; I just want to find some engaging resources where I can practice more interactively before my assessment, which will require me to tackle a challenge independently. Any suggestions would be greatly appreciated!
3 Answers
You should look into some pentesting platforms like Hack The Box or TryHackMe. They have specific SQL injection challenges that could really help you improve your skills!
If you're struggling to figure things out on your own, consider finding a tutor on platforms like Lrnkey. Having someone guide you through the examples step by step can make a huge difference in your understanding!
Check out sqlpd.com; it's a cool game designed to help with basic SQL skills. It might not be exactly what you're looking for, but it’s a fun way to get introduced to the concepts!
Thanks! I’ll definitely check it out. I can use all the practice I can get!
Exactly what I was thinking! Those platforms are super helpful for hands-on learning.