raise-isayan / ReDoSDetector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Burp suite extension ReDoSDetector

Language/Japanese

This tool is an extension of PortSwigger product, Burp Suite. Supports Burp suite Professional/Community.

Overview

This extension is a tool for ReDoS determination and detection.

It uses "https://makenowjust-labs.github.io/recheck/" as the library for ReDoS detection.

About the latest version

The main repository (main) may contain code under development. Please download the stable release version from the following.

Please use the following versions

  • Burp suite v2023.1.2 or above

How to Use

The Burp Suite Extender can be loaded by following the steps below.

  1. Click [add] on the [Extender] tab
  2. Click [Select file ...] and select ReDoSDetector.jar
  3. Click [Next], confirm that no error is occurring, and close the dialog with [Close].

ReDoSDetector Tab

ReDoSDetector tab will be added to Burp Suite.

Scan Tab

Manual ReDoS check can be performed.

ReDoSDetector Tab Scan

Advance

Specifies ReDoS scan options.

ReDoSDetector Tab Option

For more information on scanning options, see below.

GUI Option

There is a GUI mode that runs standalone without Burp Suite.

java -jar ReDoSDetector.jar

build

gradlew release

Runtime environment

.Java

.Burp suite

Development environment

Use Library

Building requires a BurpExtensionCommons library.

Use Library

Operation is confirmed with the following versions.

  • Burp suite v2024.2.1

important

This tool developed by my own personal use, PortSwigger company is not related at all. Please do not ask PortSwigger about problems, etc. caused by using this tool.

About

License:MIT License


Languages

Language:Java 100.0%