File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ Uuid: c61cfa893bb14db4b01775554f7b802e
22ExtensionType: 1
33Name: SAML Raider
44RepoName: saml-raider
5- ScreenVersion: 2.3 .0
6- SerialVersion: 20
5+ ScreenVersion: 2.4 .0
6+ SerialVersion: 22
77MinPlatformVersion: 16
88ProOnly: False
99Author: Roland Bischofberger / Emanuel Duss / Tobias Hort-Giess
1010ShortDescription: Provides a SAML message editor and a certificate management tool to help with testing SAML infrastructures.
11- EntryPoint: build/libs/saml-raider-2.3 .0.jar
11+ EntryPoint: build/libs/saml-raider-2.4 .0.jar
1212BuildCommand: ./gradlew jar
1313SupportedProducts: Pro, Community
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Don't forget to rate our extension with as many stars you like :smile:.
7979### Manual Installation
8080
8181First, download the latest SAML Raider version:
82- [ saml-raider-2.3 .0.jar] ( https://github.com/SAMLRaider/SAMLRaider/releases/download/v2.3 .0/saml-raider-2.3 .0.jar ) .
82+ [ saml-raider-2.4 .0.jar] ( https://github.com/SAMLRaider/SAMLRaider/releases/download/v2.4 .0/saml-raider-2.4 .0.jar ) .
8383Then, start Burp Suite and click in the ` Extensions ` tab on ` Add ` . Choose the
8484SAML Raider JAR file to install it and you are ready to go.
8585
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ plugins {
22 id " java-library"
33}
44
5- version = " 2.3 .0"
5+ version = " 2.4 .0"
66
77repositories {
88 mavenCentral()
You can’t perform that action at this time.
0 commit comments