CSRF
Request protector
Protects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions.
A package to add protection to Vapor against CSRF attacks.
41 stars
8 watching
8 forks
Language: Swift
last commit: about 2 years 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 |
| Protects against Cross-Site Request Forgery (CSRF) attacks in Fastify servers. | 154 |
| An extension that helps protect against cross-site request forgery attacks in web applications | 190 |
| Middleware to help prevent cross-site request forgery attacks in web applications | 124 |
| A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests | 341 |
| Protects against cross-site request forgery attacks by hashing and verifying user cookies on each request. | 16 |
| A non-blocking TCP socket layer with event-driven server and client | 575 |
| Provides JWT support for authentication in Vapor web applications | 327 |
| An alternative implementation of Django's CSRF protection that does not use cookies. | 111 |
| A toolkit designed to test and exploit Cross-Site Request Forgery vulnerabilities in websites. | 1,116 |
| A middleware library providing protection against malicious requests through the use of tokens. | 1,062 |
| Extensions for Vapor Swift data types and classes with handy methods and performance improvements | 36 |
| Provides an API wrapper for Telesign's SMS service in Swift. | 10 |
| Adds powerful logging capabilities to Vapor server-side Swift web framework | 33 |
| A middleware library for adding security headers to Vapor applications | 149 |