Update README.md

This commit is contained in:
fab 2025-01-02 13:56:42 +01:00 committed by GitHub
parent a98af4e049
commit 46a5414dcf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# 🔒 Patterns: OWASP CRS and Bad Bot Detection for Web Servers
Automate the scraping of **OWASP Core Rule Set (CRS)** patterns and convert them into **Apache, Nginx, Caddy, Traefik, and HAProxy** WAF configurations.
Automate the scraping of **OWASP Core Rule Set (CRS)** patterns and convert them into **Apache, Nginx, Traefik, and HAProxy** WAF configurations.
Additionally, **Bad Bot/User-Agent detection** is integrated to block malicious web crawlers and scrapers.
> 🚀 **Protect your servers against SQL Injection (SQLi), XSS, RCE, LFI, and malicious bots with automated daily updates.**
@ -18,7 +18,7 @@ Additionally, **Bad Bot/User-Agent detection** is integrated to block malicious
## 🌐 Supported Web Servers
- **🔵 Nginx**
- **🟢 Caddy**
- **🟢 Caddy** (no more supported, please check the [caddy-waf](https://github.com/fabriziosalmi/caddy-waf) side project :)
- **🟠 Apache (ModSecurity)**
- **🟣 Traefik**
- **🔴 HAProxy**