malibu
CSRF middleware
Middleware to help prevent cross-site request forgery attacks in web applications
🏄 Framework-agnostic CSRF middleware for modern Node.js
124 stars
4 watching
4 forks
Language: TypeScript
last commit: 3 months ago
Linked from 3 awesome lists
csrfesmhttpmiddlewarenodejssecuritysessiontinyhttp
Related projects:
Repository | Description | Stars |
---|---|---|
| A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests | 341 |
| A lightweight WebSocket middleware for Node.js | 409 |
| A networking library built on promises to simplify and standardize HTTP requests and responses in Swift. | 11 |
| Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,603 |
| Protects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions. | 41 |
| An extension that automatically modifies certain HTTP requests to reveal potential CSRF vulnerabilities in web applications. | 160 |
| A minimal, typesafe HTTP library with Zod validation | 67 |
| An extension that helps protect against cross-site request forgery attacks in web applications | 190 |
| Automates scanning of HTTP resources in a target network using XML External Entity (XXE) attacks | 37 |
| A toolkit designed to test and exploit Cross-Site Request Forgery vulnerabilities in websites. | 1,116 |
| Serves local files over HTTP | 66 |
| A lightweight HTTP body parser for Node.js with support for multiple formats and Express integration. | 170 |
| A tool that identifies and filters potential Server-Side Request Forgery (SSRF) vulnerabilities in cloud environments by probing external hosts. | 599 |
| Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |
| An alternative implementation of Django's CSRF protection that does not use cookies. | 111 |