raise-isayan / BurpExtlib

This library will be deprecated. Migrated to BurpExtensionCommons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Burp suite Extension common library

Language/English

This library is a collection of libraries often used to create extensions to PortSwigger Burp Suite, which is a product of PortSwigger.

How to use

Please import BurpExtlib.jar in the release folder as a Java library and use it.

Features

  • API interface of Burp sute Extension
  • ListModel and TableModel with movable Item position
  • A useful wrapper for handling HTTP Requests and HTTP Responses

Supported Versions

  • Burp suite v2.1

build

gradlew release

development environment

About

This library will be deprecated. Migrated to BurpExtensionCommons.


Languages

Language:Java 100.0%