mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #15271 from Security-Onion-Solutions/TOoSmOotH-patch-2
Add JA4D option to config.zeek.ja4
This commit is contained in:
@@ -11,6 +11,8 @@ export {
|
|||||||
option JA4S_enabled: bool = F;
|
option JA4S_enabled: bool = F;
|
||||||
option JA4S_raw: bool = F;
|
option JA4S_raw: bool = F;
|
||||||
|
|
||||||
|
option JA4D_enabled: bool = F;
|
||||||
|
|
||||||
option JA4H_enabled: bool = F;
|
option JA4H_enabled: bool = F;
|
||||||
option JA4H_raw: bool = F;
|
option JA4H_raw: bool = F;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user