mirror of
https://github.com/fabriziosalmi/patterns.git
synced 2025-12-17 17:55:48 +00:00
Update README.md
This commit is contained in:
parent
b98230ca52
commit
1fa768b966
@ -6,7 +6,7 @@ Automate the scraping of **OWASP Core Rule Set (CRS)** patterns and convert them
|
|||||||
## 🚀 Project Overview
|
## 🚀 Project Overview
|
||||||
- **🎯 Goal**: Automate OWASP CRS rule collection and generate WAF configs for **Caddy, Nginx, and Apache**.
|
- **🎯 Goal**: Automate OWASP CRS rule collection and generate WAF configs for **Caddy, Nginx, and Apache**.
|
||||||
- **⚡ Automation**: GitHub Actions fetch rules **daily** and push updated configurations to the repository.
|
- **⚡ Automation**: GitHub Actions fetch rules **daily** and push updated configurations to the repository.
|
||||||
- **📄 Output**: WAF `.conf` files categorized by attack type (SQLi, XSS, LFI) for **three web servers**.
|
- **📄 Output**: WAF `.conf` files categorized by attack type (SQLi, XSS, LFI) for all supported web servers.
|
||||||
|
|
||||||
## 📂 Project Structure
|
## 📂 Project Structure
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user