Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mprunet/burp-scripting


https://github.com/mprunet/burp-scripting

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Burp Scripting Extension

This extension add the ability to Burp Suite to inspect, modify requests and reponses with Javascript.
Useful if you want to replace header or body depending of other Headers.

Scripts are dynamically loaded, you can use BurpExtension API, or helper functions.

## Scripting tab
![Add Request Header](doc/request1.png)

## Contextual code sample

Right clic in scripting text area in order to obtain code samples :

![Add Request Header](doc/sample1.png)