Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ah8r/csrf
CSRF Scanner Extension for Burp Suite Pro
https://github.com/ah8r/csrf
Last synced: 2 months ago
JSON representation
CSRF Scanner Extension for Burp Suite Pro
- Host: GitHub
- URL: https://github.com/ah8r/csrf
- Owner: ah8r
- License: gpl-3.0
- Created: 2014-03-27T21:46:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T19:35:48.000Z (over 6 years ago)
- Last Synced: 2024-08-02T00:22:47.933Z (6 months ago)
- Language: Java
- Homepage:
- Size: 542 KB
- Stars: 19
- Watchers: 4
- Forks: 15
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-burp-extensions - CSRF Scanner - CSRF Scanner Extension for Burp Suite Pro. (Vulnerability Specific Extensions / Cross-Site Request Forgery)
README
CSRF Scanner Extension for Burp Suite Pro
=Requirements
-* Burp Suite Pro
If you want to compile the code from scratch, you will also need the following:
* [JSoup library](http://jsoup.org) (either compile into the .jar or copy to Burp's Java Environment directory)
* [Burp Extender API](http://portswigger.net/burp/extender/api/burp_extender_api.zip)