nbs-system / naxsi

NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX
GNU General Public License v3.0
4.8k stars 606 forks source link

Whitelist generation #493

Closed boitsovy closed 4 years ago

boitsovy commented 4 years ago

As I understood, when I use ./nxtool.py -c nxapi.json -s www.x1.fr -f --filter 'uri /foo/bar/test' --slack nxtool does not making a whitelist file. It makes rules, that I have to put into whitelist file. So, after creating the whitelist should I specify it in the config?