opnsense / plugins

OPNsense plugin collection
https://opnsense.org/
BSD 2-Clause "Simplified" License
849 stars 644 forks source link

NGINX - NAXSI new repo with additional rules #4351

Open juliocbc opened 1 week ago

juliocbc commented 1 week ago

Important notices Before you add a new report, we ask you kindly to acknowledge the following:

Is your feature request related to a problem? Please describe. Is it possible to add to the embedded rules on the NGINX plugin these rules? https://github.com/wargio/naxsi/tree/main/naxsi_rules/

Describe the solution you'd like There are interesting rules like: scanners, wordpress, etc. Would be great to have it added to the plugin. Also in this repo they have whitelists which could ease the configuration of NAXSI rules in some scenarios.

Additional context The wargio's repo is recommended by the NAXSI repo, so I think it is something reliable.