Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

Installation

Tijme Gommers edited this page Jun 19, 2018 · 6 revisions

Since release v1.1.0 the extension has been refactored completely to Java making it compatible with all environments that Burp Suite runs in. Formerly it was written in Python and it had some very nasty dependencies.

There are two ways to install Similar Request Excluder.

Install using the BAppStore

Installing Similar Request Excluder using the BAppStore is recommended.

Similar Request Excluder can be found in the BAppStore apps list.

Navigate to Extender > BAppStore to view the list.
In the right pane of the BAppStore you can view the extension release details.

Click the Install button to start the installation.
A few seconds later a new tab in Burp Suite will appear. It's the fresh install of Similar Request Excluder!

Install using the JAR artifact

Download the latest JAR artifact from the GitHub repository. Navigate to Extender > Extensions and click Add. A popup will appear which enables you to add a Java JAR artifact. Select the JAR artifact that you just downloaded and click next and afterwards close.

A few seconds later a new tab in Burp Suite will appear. It's the fresh install of Similar Request Excluder!

Clone this wiki locally