Send the request with the payload and analyze the response. If the application is vulnerable to SQL injection, you should see a response that indicates all rows were returned.
Send a request to the web application by entering a search term, such as “example,” in the search box. In Burp Suite, you should see the request being sent to the web application. burp suite practice exam walkthrough
Run the Intruder session and analyze the results. If the authentication mechanism is vulnerable, you should see a response that indicates a successful login. Send the request with the payload and analyze the response
Configure Burp Suite to test the authentication mechanism by setting up a new “Intruder” session. The Intruder tool allows you to automate the testing of a web application’s authentication mechanism. such as &ldquo