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
- Host: GitHub
- URL: https://github.com/sgabe/anticsrfbypass
- Owner: sgabe
- License: mit
- Created: 2016-10-09T17:13:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-17T08:38:49.000Z (about 9 years ago)
- Last Synced: 2025-06-27T22:06:01.062Z (7 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.