Slim-Csrf
CSRF protection
A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests
Slim Framework CSRF protection middleware
341 stars
19 watching
59 forks
Language: PHP
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight PHP library providing command-line interface functionality to the Slim Framework. | 28 |
| Middleware to help prevent cross-site request forgery attacks in web applications | 124 |
| An extension that helps protect against cross-site request forgery attacks in web applications | 190 |
| Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,603 |
| A starter application for building Slim Framework 4 applications with PHP and the Monolog logger. | 1,595 |
| Protects against Cross-Site Request Forgery (CSRF) attacks in Fastify servers. | 154 |
| Provides HTTP caching functionality for a web application framework. | 115 |
| Protects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions. | 41 |
| An alternative implementation of Django's CSRF protection that does not use cookies. | 111 |
| An extension that automatically modifies certain HTTP requests to reveal potential CSRF vulnerabilities in web applications. | 160 |
| A service provider for managing flash messages in a web application framework | 151 |
| Middleware to reduce HTML file size by removing unnecessary characters. | 37 |
| An explanation of how CSRF attacks work and how to mitigate them in web applications. | 1,402 |
| 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 |