u-sb / nginx-docs

n.wtf docs
https://n.wtf/
MIT License
13 stars 2 forks source link

add ngx_waf module #1

Closed ghost closed 2 years ago

ghost commented 3 years ago

Can nginx.io integrates this module like geoip2, brotli? https://github.com/ADD-SP/ngx_waf

Showfom commented 3 years ago

Thank you for your advice. We need extra time to test this module.

Showfom commented 2 years ago

I just tested ngx_waf, it's working fine with our Nginx repo

git clone https://github.com/ADD-SP/ngx_waf
cd ngx_waf
sh assets/download.sh 1.21.5 current

You need to install libmodsecurity3

apt install libmodsecurity3