malibu

CSRF middleware

Middleware to help prevent cross-site request forgery attacks in web applications

🏄 Framework-agnostic CSRF middleware for modern Node.js

GitHub

124 stars
4 watching
4 forks
Language: TypeScript
last commit: 6 days ago
Linked from 3 awesome lists

csrfesmhttpmiddlewarenodejssecuritysessiontinyhttp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
slimphp/slim-csrf A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests 339
tinyhttp/tinyws A lightweight WebSocket middleware for Node.js 409
hyperoslo/malibu A networking library built on promises to simplify and standardize HTTP requests and responses in Swift. 11
justinas/nosurf Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input 1,598
vapor-community/csrf Protects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions. 41
0ang3el/easycsrf An extension that automatically modifies certain HTTP requests to reveal potential CSRF vulnerabilities in web applications. 159
evertdespiegeleer/zhttp A minimal, typesafe HTTP library with Zod validation 66
maxcountryman/flask-seasurf An extension that helps protect against cross-site request forgery attacks in web applications 190
vp777/metahttp Automates scanning of HTTP resources in a target network using XML External Entity (XXE) attacks 37
0xinfection/xsrfprobe A toolkit designed to test and exploit Cross-Site Request Forgery vulnerabilities in websites. 1,110
snwfdhmp/simplehttp Serves local files over HTTP 66
tinyhttp/milliparsec A lightweight HTTP body parser for Node.js with support for multiple formats and Express integration. 170
assetnote/surf A tool that identifies and filters potential Server-Side Request Forgery (SSRF) vulnerabilities in cloud environments by probing external hosts. 577
tu-berlin-snet/tctp-rack Middleware for encrypting HTTP bodies using end-to-end encryption 0
mozilla/django-session-csrf An alternative implementation of Django's CSRF protection that does not use cookies. 110