From the course: CompTIA PenTest+ (PT0-003) Cert Prep

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Labtainers lab (SQL injection)

Labtainers lab (SQL injection)

- This next lab is going to allow you to play around with and learn a lot about one of the OWASP top 10 risks. This is all about SQL injection. It's called SQL injection because the idea is that you're going to inject malicious SQL code or SQL code into a web application. In order to do that,, you need to know a little bit of backstory or have a little bit of back knowledge. So this lab assumes that you know a little bit about SQL and a little bit about PHP, because that's the language we're gonna use for the web application to then inject the SQL code. So if you're not comfortable with SQL or PHP, you might wanna do a little bit of online research. And the lab instructions have some tips for you. But just be aware, you need to have a little bit of knowledge in order to really get this lab. But let's go ahead and launch the Labtainer environment. Let's get into it. All right, in Labtainers, we just type labtainer…

Contents