lua-resty-tarpit

Response delay module

An open-source Lua module to slow down brute-force attacks on sensitive resources by artificially inflating response latency.

OpenResty response time inflation

GitHub

27 stars
6 watching
5 forks
Language: Lua
last commit: almost 4 years ago
Linked from 2 awesome lists

brute-forceluanginxopenresty

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
timebug/lua-resty-redis-ratelimitA Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage.163
openresty/lua-resty-coreA Lua library providing an FFI-based API to interact with the Nginx Lua module812
openresty/lua-resty-signalA Lua library for sending signals to Linux processes33
upyun/lua-resty-limit-rateA Lua module that limits the rate of requests to an application72
openresty/lua-resty-stringA set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT.431
timebug/lua-resty-httpipeA Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests71
openresty/lua-resty-limit-trafficA Lua library for rate limiting and traffic control in web applications822
satrobit/lua-resty-ddosA Lua module for detecting and mitigating Distributed Denial of Service (DDoS) attacks16
kong/lua-resty-counterA lock-free counter implementation for Lua in the context of a high-performance web server22
p0pr0ck5/lua-resty-urandomA Lua wrapper around /dev/urandom to generate pseudorandom data in a buffered and controlled manner.9
openresty/lua-resty-dnsA Lua DNS resolver module for the nginx lua module326
openresty/lua-resty-balancerA Lua module implementing a generic consistent hash and round-robin balancer for load balancing331
membphis/lua-resty-limitsA Lua module that helps limit incoming requests to a web application based on OpenResty's rate limiting capabilities.8
openresty/lua-resty-lockA simple nonblocking lock API for ngx_lua based on shared memory dictionaries308
openresty/lua-redis-parserA Lua module that parses raw Redis responses and constructs corresponding data structures.93