For this recipe, we will use OWASP Bricks. The following are the steps required:
- Go to the first of the content exercises (http://192.168.56.11/owaspbricks/content-1/).
- In Burp Suite, go to Proxy | History, locate a GET request that has an id=0 or id=1 at the end of the URL, right-click on it, and from the menu select Send to Repeater:
- Now we switch to the Repeater tab.
- In Repeater, we can see the original request on the left side. Let's click on Go to view the server's response on the right side:
Analyzing the request ...