Slim-Csrf

CSRF protection

A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests

Slim Framework CSRF protection middleware

GitHub

341 stars
19 watching
59 forks
Language: PHP
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
slimphp/slim-consoleA lightweight PHP library providing command-line interface functionality to the Slim Framework.28
tinyhttp/malibuMiddleware to help prevent cross-site request forgery attacks in web applications124
maxcountryman/flask-seasurfAn extension that helps protect against cross-site request forgery attacks in web applications190
justinas/nosurfProtects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input1,603
slimphp/slim-skeletonA starter application for building Slim Framework 4 applications with PHP and the Monolog logger.1,595
fastify/csrf-protectionProtects against Cross-Site Request Forgery (CSRF) attacks in Fastify servers.154
slimphp/slim-httpcacheProvides HTTP caching functionality for a web application framework.115
vapor-community/csrfProtects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions.41
mozilla/django-session-csrfAn alternative implementation of Django's CSRF protection that does not use cookies.111
0ang3el/easycsrfAn extension that automatically modifies certain HTTP requests to reveal potential CSRF vulnerabilities in web applications.160
slimphp/slim-flashA service provider for managing flash messages in a web application framework151
christianklisch/slim-minifyMiddleware to reduce HTML file size by removing unnecessary characters.37
pillarjs/understanding-csrfAn explanation of how CSRF attacks work and how to mitigate them in web applications.1,402
0xinfection/xsrfprobeA toolkit designed to test and exploit Cross-Site Request Forgery vulnerabilities in websites.1,116
gorilla/csrfA middleware library providing protection against malicious requests through the use of tokens.1,062