Skip to content

Removing " - licensed to .*" from Burp window title

Notifications You must be signed in to change notification settings

PortSwigger/license-title-cleaner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Burp Suite Extension

This project is a Burp Suite extension that modifies the window title by removing the " - licensed to .*" portion using the Montoya API.

Features

  • Removes the " - licensed to .*" from the Burp Suite window title (Inspired by 0xTib3rius).
  • Easy to integrate and use within Burp Suite.

Installing the Extension

  1. Open Burp Suite.
  2. Go to the "Extensions" tab.
  3. Click on "Add".
  4. Select "Java" as the extension type.
  5. Choose the compiled JAR file (You can build your self or download from /build/libs/Burp_License_Title_Cleaner.jar).

Usage

Once the extension is installed, it will automatically modify the Burp Suite window title by removing the specified portion.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Removing " - licensed to .*" from Burp window title

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%