Language/日本語
This library is a collection of libraries often used to create extensions to PortSwigger Burp Suite, which is a product of PortSwigger.
The main repository (master) 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 less than
- BurpExtensionCommons v0.5.5.0 or less than
-
Burp suite v2023.1.2 or above
- BurpExtensionCommons v3.0.0 or above
- BurpExtensionCommons v0.5.5.0 or less (currently available)
Please import BurpExtensionCommons.jar in the release folder as a Java library and use it.
- API interface of Burp sute Extension
- ListModel and TableModel with movable Item position
- A useful wrapper for handling HTTP Requests and HTTP Responses
- JRE (JDK) 17 (Open JDK is recommended) (https://openjdk.java.net/)
- v2023.1.2 or higher (http://www.portswigger.net/burp/)
- NetBean 23 (https://netbeans.apache.org/)
- Gradle 7.6 (https://gradle.org/)
gradlew release
-
Google gson (https://github.com/google/gson)
- Apache License
- https://github.com/google/gson/blob/master/LICENSE
-
juniversalchardet (https://code.google.com/archive/p/juniversalchardet/)
- Mozilla Public License 1.1
- https://www.mozilla.org/en-US/MPL/