jaeles-project / jaeles-plugins

Default plugins for Jaeles Scanner
33 stars 11 forks source link

issue #2

Open chawdamrunal opened 4 years ago

chawdamrunal commented 4 years ago

In jaeles burp plugin requires a jwt . could you say where jwt token located or any process for it ?

R00tendo commented 2 years ago

First you install the burpsuite plugin and after that you intercept the login request like this: Screenshot_2022-05-11_14_03_02

the response has has "token" section, copy that. after that add "Jaeles" in front of it (make sure it's capitalized). now your token should look like this: Jaeles thetokenhereblablabla now just hit reload and test connection :) hope this helps altho it's been 2 years lol