flask-seasurf
CSRF protector
An extension that helps protect against cross-site request forgery attacks in web applications
SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).
190 stars
8 watching
49 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,603 |
| A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests | 341 |
| Protects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions. | 41 |
| Protects against Cross-Site Request Forgery (CSRF) attacks in Fastify servers. | 154 |
| An extension that bypasses anti-CSRF tokens in web applications | 18 |
| An extension that automatically modifies certain HTTP requests to reveal potential CSRF vulnerabilities in web applications. | 160 |
| A tool that identifies and filters potential Server-Side Request Forgery (SSRF) vulnerabilities in cloud environments by probing external hosts. | 599 |
| Middleware to help prevent cross-site request forgery attacks in web applications | 124 |
| A tool to scan websites for Cross-Site Request Forgery (CSRF) vulnerabilities and provide protection in Burp Suite Pro. | 19 |
| A toolkit designed to test and exploit Cross-Site Request Forgery vulnerabilities in websites. | 1,116 |
| Protects against cross-site request forgery attacks by hashing and verifying user cookies on each request. | 16 |
| A tool designed to identify parameters in web applications that can be exploited for SSRF or out-of-band resource load attacks. | 291 |
| An alternative implementation of Django's CSRF protection that does not use cookies. | 111 |
| Reconnaissance tool that gathers information about a Cloudflare-protected target to discover its server location using misconfigured DNS and old database records. | 2,251 |
| An extension for Flask that sets security headers to protect against common web application vulnerabilities. | 71 |