Skip to content

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

License

Notifications You must be signed in to change notification settings

sampsonc/AuthHeaderUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages