Actions
Feature #3204
closed
VJ
VJ
ja3(s): automatically enable when rules require it
Feature #3204:
ja3(s): automatically enable when rules require it
Effort:
Difficulty:
Label:
Description
With the ET 5.0 ruleset quite a few rules use the ja3_hash keyword. If the JA3 functionality is not enabled in the config, this will lead to ruleset loading errors. If Suricata-Update is in use, it's test phase will fail.
We should probably change the logic to enable JA3 on demand. This should be done in a thread safe way as the ruleset can be (re)loaded when traffic is already being processed.
Actions