Skip to content
LogoTechnipages
LogoTechnipages
  • Topics
        • Android
        • Browsers
        • Gaming
        • Hardware
        • Internet
        • iPhone
        • Linux
        • macOS
        • Office
        • Reviews
        • Software
        • Windows
        • Definitions
        • All Recent Posts
  • Product Reviews
  • About

How to Use Burp Suite Repeater

Mel HawthorneNovember 10, 2020 Comments (0)

One of the many tools built-into Burp Suite is “Repeater”. Repeater is designed to take requests that you’ve made and to be able to edit and replay them at will. It is a very useful tool for tweaking and refining payloads designed to exploit Cross-Site Scripting or SQL injection vulnerabilities, also known as XSS and SQLI respectively.

How to use Burp Suite Repeater

The first thing you need to do with Repeater is to send it a request. To do so, find a request that you want to use in the Target, Proxy, Intruder, or even the Repeater tab, right-click on it, and select “Send to Repeater”. This will copy the request and all related connection information to Repeater, so it is ready to use.

Right-click on a request, then click “Send to Repeater”.

In the Repeater tab, you’ll now be able to find the request that you sent. You can make any changes you want to the request in the “Request” half of the page. Once you’ve made the changes you want to, click “Send” in the top-left corner to send your request. You can find the response in the “Response” column on the right.

Tweak your request on the left, then click “Send” and find the response on the right.

Some requests may receive a redirection response rather than an actual webpage response. You can choose to follow the redirection in Repeater by clicking the “Follow redirection” button, that can be found to the right of the “Send” button when there is a redirection to follow.

If you receive a redirection response, you can instruct Repeater to follow it.

You can use the back and forwards arrows to switch back to earlier requests if you decide that your incremental changes to the request aren’t working as intended.

You can manage multiple requests in the Repeater tab via the sub-tabs. If you send a second request to Repeater it will automatically be opened in a new sub-tab. This can be used to manage multiple different requests or to save a successful request that you want to tweak further. You can re-open a closed sub-tab by right-clicking on the sub-tabs and clicking “Reopen closed tab”

In the top-left you can use the arrows to go back and forwards through your historical requests, you can also manage sub-tabs.

Categories: Internet | Software

Author Mel Hawthorne

You Might Also Like

  • How to Use Burp Suite Decoder

    Mel HawthorneInternet
  • Slack: How To Configure Automatic Slackbot Responses for Your Workspace

    Mel HawthorneInternet
  • Slack: How To Disable Public File Sharing

    Mel HawthorneInternet
  • Bitwarden: How to View Your API Key

    Mel HawthorneInternet

Leave a Reply

Your email address will not be published. Required fields are marked *

marvel rivals memory leak fix

Marvel Rivals Using Too Much Memory – How to Fix

how to create a macro in word

How to Create a Macro in Word

how to set video as screen saver

How to Set a Video as Your Screen Saver on Windows 11

how to fix 0xc000007b Error

Error 0xc000007b – What Is It and How to Fix It

0x80070024 media is write protected

What to Do When You See the 0x80070024 Media Is Write Protected

profile pic

The Experts Behind Technipages

My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Learn More

technipages logo white
linkedin icon

Technipages is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Learn more about our mission and team here.

© 2025 Guiding Tech Media All Rights Reserved

  • About Us
  • Contact
  • Legal & Privacy

© 2025 Guiding Tech Media All Rights Reserved

Information from your device can be used to personalize your ad experience.
Do not sell my personal information.

Last Updated on November 10, 2020 by Mitch Bartlett