EasyCSRF
Request modifier
An extension that automatically modifies certain HTTP requests to reveal potential CSRF vulnerabilities in web applications.
160 stars
7 watching
21 forks
Language: Python
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An extension for Burp Suite that allows users to modify HTTP requests and responses using a graphical interface. | 223 |
| Middleware to help prevent cross-site request forgery attacks in web applications | 124 |
| A toolkit designed to test and exploit Cross-Site Request Forgery vulnerabilities in websites. | 1,116 |
| A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests | 341 |
| An alternative implementation of Django's CSRF protection that does not use cookies. | 111 |
| An extension that helps protect against cross-site request forgery attacks in web applications | 190 |
| An extension that bypasses anti-CSRF tokens in web applications | 18 |
| Protects against Cross-Site Request Forgery (CSRF) attacks in Fastify servers. | 154 |
| An extension for Burp Suite that allows users to configure rules to modify HTTP requests and responses based on predefined conditions. | 92 |
| A tool to scan websites for Cross-Site Request Forgery (CSRF) vulnerabilities and provide protection in Burp Suite Pro. | 19 |
| An explanation of how CSRF attacks work and how to mitigate them in web applications. | 1,402 |
| A powerful tool for detecting and exploiting CRLF injection vulnerabilities in web applications | 563 |
| An extension for Burp Suite that adds functionality to macros by enabling the inclusion of HTTP requests | 7 |
| An SSRF scanner written in Python to identify potential vulnerabilities by scanning predefined settings in URLs and request headers. | 276 |
| Protects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions. | 41 |