Skip to content

Burp extension to calculate the byte size of selections made in text windows

Notifications You must be signed in to change notification settings

rauschecker/Burp-Selection-Size-Calculator

Repository files navigation

Burp-Selection-Size-Calculator

Installation

Requires gradle + OpenJDK 11

Run Build Task -> then the Burp Extension should be compiled to build/libs/SelectionSize-all.jar

Description

The tool calculates the bytes of the current selection. This can be handy for specific exploits (e.g. request smuggling CL/TC chunk calculations).

Example Screenshot

Note: If you want to include non-printable characters in the calculation, click the "\n" button to enable viewing them.