express-rate-limit
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
Express middleware to protect against HTTP Parameter Pollution attacks
A brute-force protection middleware for express routes that rate limits incoming requests
Constant-time comparison algorithm to prevent timing attacks.
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
Provides a Mongo store for the express-rate-limit middleware.
Simple in-memory rate-limit for Node.
Strips out all JavaScript code from some HTML text
Escapes content for prevention of XSS (Cross Site Scripting) attacks.
Node.JS Argon2 password hashing algorithm following the PHC string format
Make sure your application is not vulnerable to large payload attacks
Attack, decay, sustain, release envelope for automating Web Audio API AudioParams.
Node.JS bcrypt password hashing algorithm following the PHC string format
Node.JS Argon2 password hashing algorithm following the PHC string format
Unified API for password hashing algorithms
Prevent window.opener attacks for _blank links
AWS Lambda framework for building functions using Node.js for API Gateway, IoT applications, and other AWS events
Node.JS PBKDF2 password hashing algorithm following the PHC string format
Express middleware for mitigating brute-force attacks