From ac65ca224b9311d8bb5a0ff8e5818b678434f9ab Mon Sep 17 00:00:00 2001 From: LeoSpyke <44040856+LeoSpyke@users.noreply.github.com> Date: Fri, 10 Nov 2023 14:37:38 +0100 Subject: [PATCH] Update README.md Add bunkerity/bunkerweb in Web Application Firewall --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c716bf..8fef1fd 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c ### Web Application Firewall - [ModSecurity](http://www.modsecurity.org/) - ModSecurity is a toolkit for real-time web application monitoring, logging, and access control. +- [BunkerWeb](https://github.com/bunkerity/bunkerweb) - BunkerWeb is a full-featured open-source web server with ModeSecurity WAF, HTTPS with transparent Let's Encrypt renewal, automatic ban of strange behaviors based on HTTP codes, bot and bad IPs block, connection limits, state-of-the-art security presets, Web UI and much more. - [NAXSI](https://github.com/nbs-system/naxsi) - NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX, NAXSI means Nginx Anti Xss & Sql Injection. - [sql_firewall](https://github.com/uptimejp/sql_firewall) SQL Firewall Extension for PostgreSQL - [ironbee](https://github.com/ironbee/ironbee) - IronBee is an open source project to build a universal web application security sensor. IronBee as a framework for developing a system for securing web applications - a framework for building a web application firewall (WAF).