HAKATEMIA
04BurpSuite - Community

BurpSuite - Repeater

Easy10MIN

What is a Repeater?

With the BurpSuite repeater tool, we can manually repeat HTTP requests, make changes to the request, and notice any deviations in the HTTP responses. This is an excellent tool for finding and verifying vulnerabilities. Let's start by selecting an HTTP request again and transferring it to the Repeater tool. This is done in the same way as in other tools, so you can right-click the request and choose Send to repeater, or press Ctrl - R.

Using the Repeater tool

You can now modify the request in any way you want and press the Send button to send the request. BurpSuite will return the response in the adjacent window. We modified the request to include the /robots.txt path and received the Hakatemia service's robots.txt file as a response.

If the server returns an HTTP response that indicates a redirection, we can actually follow this redirection like it would actually happen. We can also go back in our requests by using the arrow keys in the top bar.

Test your learning

1 / 2
Hakatemia Pro

Learn to hack — start here

Hundreds of interactive courses, virtual labs and CTF challenges in your browser. Start a free trial — no card required.