How to do it...

  1. Switch to Burp BApp Store and install two plugins—JSON Beautifier and JSON Web Tokens:

  1. In the Firefox browser, go to your OneLogin page. The URL will be specific to the developer account you created. Log in to the account using the credentials you established when you set up the account before beginning this recipe:

  1. Switch to the Burp Proxy | HTTP history tab. Find the POST request with the URL /access/auth. Right-click and click the Send to Repeater option.
  2. Your host value will be specific to the OneLogin account you set up:

  1. Switch to the Repeater tab and notice that you have two additional tabs relating to the two extensions you installed:

  1. Click the JSON Beautifier tab to view the JSON structure in a more readable manner:

  1. Click the JSON Web Tokens tab to reveal a debugger very similar to the one available at https://jwt.io. This plugin allows you to read the claims content and manipulate the encryption algorithm for various brute-force tests. For example, in the following screenshot, notice how you can change the algorithm to nOnE in order to attempt to create a new JWT token to place into the request:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.119.118.99