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

https://github.com/sgabe/anticsrfbypass

Anti-CSRF bypass plugin for Burp Suite
https://github.com/sgabe/anticsrfbypass

Last synced: 7 months ago
JSON representation

Anti-CSRF bypass plugin for Burp Suite

Awesome Lists containing this project

README

          

# Anti-CSRF Bypass
Anti-CSRF Bypass is a simple Burp extension which helps you to update CSRF tokens in
requests sent by Burp tools. It does so by extracting a new and valid token from the
headers or body of a macro response and replacing the original token in the current
request.