sampsonc / AuthHeaderUpdater

Burp extension to specify the token value for the Authenication header while scanning.

Home Page:https://www.chs.us/authheaderupdater/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AuthHeaderUpdater

AuthHeaderUpdater

AuthHeaderUpdater is a Burp extension that allows you to specify the Authentication: Bearer header token value that is used during scanning.

Screenshot

Auth Header Updater

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

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Burp extension to specify the token value for the Authenication header while scanning.

https://www.chs.us/authheaderupdater/

License:MIT License


Languages

Language:Java 100.0%