Session Handling with JWT in Burp Suite (Part-4)In Part-1, Part-2 & Part-3, we have covered on storing the access_token and refresh_token in Burp cookie jar, and use the…Mar 28, 2023Mar 28, 2023
Session Handling with JWT in Burp Suite (Part-3)In Part-1 & Part-2 , we have covered on storing the access_token and refresh_token in Burp cookie jar, and use the access_token as…Mar 24, 2023Mar 24, 2023
Session Handling with JWT in Burp Suite (Part-2)In Part-1, we have covered on fetching the JWT token from the response and store in Burp cookie jar. This post is the continuation for…Mar 24, 2023Mar 24, 2023
Setting up your custom python extensions in Burp SuiteThis post helps you to set up python environment in Burp Suite using Jython. Jython helps you to run our Burp Suite extensions written in…Mar 24, 2023Mar 24, 2023
Session Handling with JWT in Burp Suite (Part-1)During the automated scanning phase of Web Pentest, we may need to work with JWT’s which raise the following challenges. I have the same…Mar 23, 2023Mar 23, 2023