ModSecurity VS lua-resty-limit-traffic

Compare ModSecurity vs lua-resty-limit-traffic and see what are their differences.

ModSecurity

ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. (by owasp-modsecurity)

lua-resty-limit-traffic

Lua library for limiting and controlling traffic in OpenResty/ngx_lua (by openresty)
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
ModSecurity lua-resty-limit-traffic
25 1
8,982 838
1.4% 0.0%
9.0 2.9
7 days ago 5 months ago
C++ Lua
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ModSecurity

Posts with mentions or reviews of ModSecurity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-26.
  • Comparison on Six Self-Hosted WAF
    3 projects | dev.to | 26 Aug 2024
    Coraza and ModSecurity have a high detection rate, but they are not adapted to reality scenarios, resulting in too many false positives.
  • Top Open-Source WAF Projects: Secure Your Website with the Best Tools
    6 projects | dev.to | 19 Aug 2024
    Official GitHub: ModSecurity Stars: 8K
  • Why SafeLine Might Be the Best Free WAF
    6 projects | dev.to | 12 Aug 2024
    SafeLine vs ModSecurity
  • Recommended free and open-source WAF
    2 projects | dev.to | 24 Jul 2024
  • Recommended free and open-source WAF for 2024.
    6 projects | dev.to | 19 Jul 2024
  • Install Modsecurity + OWASP CRS for Nginx Webserver on Centos 7
    2 projects | dev.to | 27 May 2024
    cd /opt && sudo git clone https://github.com/owasp-modsecurity/ModSecurity.git cd ModSecurity sudo git submodule init sudo git submodule update sudo ./build.sh sudo ./configure sudo make sudo make install
  • Anybody using Crowdsec?
    1 project | /r/unRAID | 4 Mar 2023
    First of all, if you have any experience with Traefik, I'd suggest you to do the reverse proxy stuff with it and install the Crowdsec instance along it. As I didn't have experience using Traefik I went with NPM but now I guess it would have been easier considering the research I had to do... Another reason is, I wanted to implement a geo block and/or another security layer by using ModSecurity (https://github.com/SpiderLabs/ModSecurity ) besides Crowdsec too. Afaik Traefik has a plugin that integrates ModSecurity easily - unless NPM.
  • Has anyone tried this on Blackboard online exams??
    1 project | /r/Professors | 21 Feb 2023
    I don't know about Blackboard, but Moodle will allow quizzes to be run in popups that block most extensions from working; lockdown browsers will block such extensions; and, if you have access to the server, a modified firewall (e.g., ModSecurity) may\* allow blocking this and similar extensions.
  • Ask HN: What's a good open-source alternative to Cloudflare?
    9 projects | news.ycombinator.com | 14 Feb 2023
    > ModSecurity for WAF: https://github.com/SpiderLabs/ModSecurity

    This might be of interest to some: https://www.modsecurity.org/

    > Trustwave is announcing the End-of-Life (EOL) of our support for ModSecurity effective July 1, 2024. We will then hand over the maintenance of ModSecurity code back to the open-source community.

    Probably not too big of a deal, though.

    Also, this might be useful: https://owasp.org/www-project-modsecurity-core-rule-set/

    Though there has been some critique of ModSecurity and that ruleset in the past, as something dated and with false positives.

    Anyone have any good alternatives?

  • WAF with reverse proxy
    2 projects | /r/unRAID | 9 Feb 2023
    Is there a reason no one hasn't made a Docker template for OWASP Coraza (https://github.com/corazawaf/coraza) or ModSecurity (https://github.com/SpiderLabs/ModSecurity) for the use of a reverse proxy?

lua-resty-limit-traffic

Posts with mentions or reviews of lua-resty-limit-traffic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-14.
  • Ask HN: What's a good open-source alternative to Cloudflare?
    9 projects | news.ycombinator.com | 14 Feb 2023
    Openresty with a few Nginx modules and Lua scripts can go a long way for many use-cases mentioned:

    - ModSecurity for WAF: https://github.com/SpiderLabs/ModSecurity

    - L7 Rate limiting: https://github.com/openresty/lua-resty-limit-traffic

    - Cache: https://github.com/ledgetech/ledge . Or use varnish which gives you VCL for high configurability

    - CDN: https://github.com/taythebot/lightpath . This project seems to be a WIP which you can use as a starting point for your needs. You will also need to find good enough "edge" locations for your CDN.

    Similarly, HAProxy does a lot of stuff with the correct config and is also extensible using Lua:

What are some alternatives?

When comparing ModSecurity and lua-resty-limit-traffic you can also consider the following projects:

ModSecurity-nginx - ModSecurity v3 Nginx Connector

ledge - An RFC compliant and ESI capable HTTP cache for Nginx / OpenResty, backed by Redis

crowdsec - CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.

torrent - Full-featured BitTorrent client package and utilities

coraza - OWASP Coraza WAF is a golang modsecurity compatible web application firewall library

lightpath - CDN written in Lua using Openresty and Redis

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured

Did you know that C++ is
the 7th most popular programming language
based on number of references?