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: about 2 years ago
Linked from 2 awesome lists

brute-forceluanginxopenresty

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
timebug/lua-resty-redis-ratelimit A 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-core A Lua library providing an FFI-based API to interact with the Nginx Lua module 809
openresty/lua-resty-signal A Lua library to send signals to Linux processes. 32
upyun/lua-resty-limit-rate A Lua module that limits the rate of requests to an application 72
openresty/lua-resty-string A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. 427
timebug/lua-resty-httpipe A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests 71
openresty/lua-resty-limit-traffic A Lua library for rate limiting and traffic control in web applications 819
satrobit/lua-resty-ddos A Lua-based module for detecting and mitigating bot traffic in web applications 16
kong/lua-resty-counter A lock-free counter implementation for Lua in the context of a high-performance web server 22
p0pr0ck5/lua-resty-urandom A Lua wrapper around /dev/urandom to generate pseudorandom data in a buffered and controlled manner. 9
openresty/lua-resty-dns A Lua DNS resolver module for the nginx lua module 324
openresty/lua-resty-balancer A Lua module implementing a generic consistent hash and round-robin balancer for load balancing 327
membphis/lua-resty-limits A Lua-based library that limits HTTP requests based on IP address and time window 8
openresty/lua-resty-lock A simple nonblocking lock API for ngx_lua based on shared memory dictionaries 306
openresty/lua-redis-parser A Lua module that parses raw Redis responses and constructs corresponding data structures. 93