Actions
Optimization #5634
closeddetect: unify ValidateCallback for MD5-like keywords
Effort:
Difficulty:
Label:
Beginner
Description
For instance DetectTlsJa3SHashValidateCallback DetectTlsJa3HashValidateCallback and DetectSshHasshHashValidateCallback. could be only one function
The latest one is better as it has more checks
Same goes for SetupCallback
Actions