Awesome
AuthHeaderUpdater
AuthHeaderUpdater is a Burp extension that allows you to specify the Authentication: Bearer header token value that is used during scanning.
Screenshot
Installing
Go to Extender Tab -> Add. Specify the jar file. Click Next and then Close. Notice the new "Auth Header Updater Tab"
Usage
Specify the new token value in the "Auth Bearer Token" text box and click "Enabled".
It will then replace
Authentication: Bearer <token>
with
Authentication: Bearer <value from the extension>
while doing a scan.
Uncheck "Enabled" to disable the extension.
Authors
- Carl Sampson - @chs
- Jesse Kinser - @securitybites
License
This project is licensed under the MIT License - see the LICENSE.md file for details