First we intercepted the request using Burp and sent null requests to the server and was able to see there are 3 columns :

We then tried to insert the text and send the request by replacing the first null value but failed :

We replaced the second null value and was able to see that we get our text back, thus solving the lab :