Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

AppleJack

Pre-release
Pre-release
Compare
Choose a tag to compare
@buixor buixor released this 08 Oct 14:43
· 459 commits to master since this release

Note: A slight bug in disabling rules is present in this release. If you use this feature, please wait for 0.53-1 !

Naxsi-core 0.53 brings a lot of important features :

  • Added support for regex matchzones (documented in wiki as well)
  • Added scores and block flags to NAXSI_FMT
  • Added support for exclusion whitelists : wl:-4242 will whitelist all user rules (>=1000) except rule 4242.

And of course, various bugfixes :

  • Fixed a bug in case sensitivity where MixedCase URLs whitelist would not work
  • Fixed a bug in NAXSI_EXLOG, that would make the line disappear if main error_log was set to debug
  • Removed a leftover #debug define in naxsi_runtime.c