Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hvqzao/burp-token-rewrite

Burp extension for automated handling of CSRF tokens
https://github.com/hvqzao/burp-token-rewrite

burp burp-extensions burp-plugin burpsuite csrf-tokens

Last synced: 3 months ago
JSON representation

Burp extension for automated handling of CSRF tokens

Awesome Lists containing this project

README

        

# Token Rewrite

This extension lets you search for specific values like CSRF tokens in responses
and use their values to modify parameters in future requests or set a cookie.

![token-rewrite](https://cloud.githubusercontent.com/assets/4956006/19634430/4b67c7ca-99bb-11e6-969e-5ac2ea614618.png)

Requires Java 8

This extension _DOES NOT_ require Burp Suite Professional

## Download

https://github.com/hvqzao/burp-token-rewrite/releases/download/1.0/token-rewrite.jar

## License

[MIT License](LICENSE)