CSurfer
CSRF blocker
An extension that bypasses anti-CSRF tokens in web applications
A CSRF guard hiding extension that keeps track of the latest guard value per session and update new requests accordingly
18 stars
2 watching
4 forks
Language: Java
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An extension that helps protect against cross-site request forgery attacks in web applications | 190 |
| Protects against Cross-Site Request Forgery (CSRF) attacks in Fastify servers. | 154 |
| A tool to scan websites for Cross-Site Request Forgery (CSRF) vulnerabilities and provide protection in Burp Suite Pro. | 19 |
| Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,603 |
| An explanation of how CSRF attacks work and how to mitigate them in web applications. | 1,402 |
| An extension that automatically modifies certain HTTP requests to reveal potential CSRF vulnerabilities in web applications. | 160 |
| A toolkit designed to test and exploit Cross-Site Request Forgery vulnerabilities in websites. | 1,116 |
| An extension for Burp Suite to automatically handle CSRF tokens in requests | 16 |
| Provides CSRF protection in Koa applications | 264 |
| A middleware library providing protection against malicious requests through the use of tokens. | 1,062 |
| An alternative implementation of Django's CSRF protection that does not use cookies. | 111 |
| A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests | 341 |
| An educational Android app demonstrating common security vulnerabilities to aid in secure development practices | 21 |
| A tool to bypass web application firewalls (WAFs) and test their effectiveness | 711 |
| Automatically replaces anti-CSRF tokens with values retrieved from the referer of an original request. | 3 |