File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Autodetect JWT from valid request:
36366 . In case of a identified vulnerability a issue is generated
3737
3838## Installation
39- 1 . Download the latest pre-built jar file from [ releases] ( https://github.com/CompassSecurity/jwt-attacker /releases ) .
39+ 1 . Download the latest pre-built jar file from [ releases] ( https://github.com/CompassSecurity/jwt-scanner /releases ) .
40402 . Extender -> Tab Installed -> Add -> Extension Details -> Extension Type: * Java* -> Select file ...
41413 . Select the downloaded jar
4242
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66
7- <groupId >org.example </groupId >
8- <artifactId >JWT-attacker </artifactId >
7+ <groupId >com.compass-security </groupId >
8+ <artifactId >JWT-scanner </artifactId >
99 <version >1.0-SNAPSHOT</version >
1010
1111 <properties >
You can’t perform that action at this time.
0 commit comments