AuthHeaderUpdater is a Burp extension that allows you to specify the Authentication: Bearer header token value that is used during scanning.
Go to Extender Tab -> Add. Specify the jar file. Click Next and then Close. Notice the new "Auth Header Updater Tab"
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.
- Carl Sampson - @chs
- Jesse Kinser - @securitybites
This project is licensed under the MIT License - see the LICENSE.md file for details