rack-attack
Request blocker
Protects web applications from abusive requests by defining rules to block or throttle unwanted traffic
Rack middleware for blocking & throttling
6k stars
164 watching
337 forks
Language: Ruby
last commit: about 1 month ago
Linked from 6 awesome lists
rackrack-attackrack-middlewareruby
Related projects:
Repository | Description | Stars |
---|---|---|
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |
udzura/rack-block | Middleware for controlling access to web applications based on IP addresses and user agents. | 38 |
dryruby/rack-throttle | A Rack middleware that limits the rate of incoming HTTP requests to applications. | 947 |
chopmo/rack-ssl | Middleware to enforce HTTPS encryption in web applications | 13 |
hackplayers/evil-winrm | A tool providing a custom WinRM interface for post-exploitation purposes in Windows environments | 4,537 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
miniprofiler/rack-mini-profiler | A Ruby middleware for profiling rack applications to measure performance metrics | 3,733 |
bettererrors/better_errors | Provides a more useful error page experience for Rack apps and their developers | 6,875 |
mrpond/blockthespot | An adblocker for Spotify's desktop application that unlocks premium features and disables ads | 10,593 |
dblock/guard-rack | Automatically restarts a Rack application when the relevant files change. | 42 |
rubysherpas/paranoia | Provides a way to implement soft deletion of records in a Rails application by adding a deleted_at timestamp field | 2,891 |
presidentbeef/brakeman | A tool that scans Ruby on Rails applications for potential security vulnerabilities. | 7,015 |
ujifgc/rack-pipeline | A middleware to serve asset files in Ruby web applications | 1 |
treeder/rack-flash | Provides flash message middleware for Rack applications | 54 |