Home

Awesome

BatchRepeater

Overview

BatchRepeater is a BurpSuite extension that enhances the functionality of the Repeater tool by allowing users to send multiple selected HTTP requests to the Repeater in a single action. This tool is useful for penetration testers and security professionals who need to quickly and efficiently analyze multiple HTTP requests.

Features

Installation

  1. Download the JAR File:
    • Download the BatchRepeater.jar file from the Releases section of this repository.
  2. Add the Extension to BurpSuite:
    • Open BurpSuite.
    • Go to the "Extensions" tab.
    • Click "Add" and select the BatchRepeater.jar file.

Usage

  1. Right-click on HTTP Requests:
    • In BurpSuite, select one or more HTTP requests from any tool (such as Proxy, Target, etc.).
    • Right-click on the selected requests.
  2. Send to Repeater:
    • Choose the "Send all to Repeater" option from the context menu.

    • The selected requests will be sent to the Repeater tool for further analysis.

      BatchRepeater

Requirements

Project Structure