1 00:00:01,590 --> 00:00:04,520 Hello, everyone, and welcome to this video. 2 00:00:05,100 --> 00:00:12,570 So as we have seen in a previous video, how we were able to solve the ESKIL in the lab of the security 3 00:00:12,570 --> 00:00:19,980 academy in which we are able to see the products into the category which were not released, and we 4 00:00:19,980 --> 00:00:23,720 were able to retrieve actually all the products from the database. 5 00:00:24,300 --> 00:00:30,720 So here is a life target in which we are going to do the similar thing and we are going to retrieve 6 00:00:30,750 --> 00:00:34,610 all the products from the database using a query. 7 00:00:35,370 --> 00:00:37,350 So let's identify it. 8 00:00:37,350 --> 00:00:45,720 How can we fix our query, balance it basically, and try to retrieve all the data from the server so 9 00:00:45,720 --> 00:00:51,720 you can see the target is called our product product that BHP questionmark. 10 00:00:51,720 --> 00:00:52,970 It equals two one. 11 00:00:53,430 --> 00:00:55,350 So this is our target. 12 00:00:55,350 --> 00:01:00,360 And you can see your is a product which is some kind of amplifier. 13 00:01:01,000 --> 00:01:07,860 Alright, so I have already identified a query which I'm going to pasted over here and hit enter, then 14 00:01:07,860 --> 00:01:09,090 I'm going to explain the query. 15 00:01:09,780 --> 00:01:15,000 So let's hit enter and let's wait for this to execute and load. 16 00:01:16,200 --> 00:01:22,590 As you can see, it has successfully executed and here you can see all the products that have been retrieved 17 00:01:22,710 --> 00:01:24,060 from the database. 18 00:01:24,690 --> 00:01:33,330 So it is exactly the same that we did into our previous video on lab and we have identified the same 19 00:01:33,600 --> 00:01:34,410 one lability. 20 00:01:34,440 --> 00:01:36,590 But this is onto a life target. 21 00:01:37,050 --> 00:01:43,680 So I hope you guys understood this because we have already explained this in depth in one of the video 22 00:01:43,950 --> 00:01:47,640 of how this query is balanced successfully. 23 00:01:47,910 --> 00:01:53,490 And according to the table, how the data has become through the query has become true. 24 00:01:53,730 --> 00:01:57,590 And we are able to retrieve all the data from the target server. 25 00:01:58,170 --> 00:02:00,310 So I hope you guys understood this video. 26 00:02:00,780 --> 00:02:01,320 Thank you.