Merge pull request #11554 from Security-Onion-Solutions/2.4/zeek6

Zeek 6 upgrade
This commit is contained in:
Jorge Reyes
2023-10-16 15:52:48 -04:00
committed by GitHub

View File

@@ -49,12 +49,13 @@ zeek:
- frameworks/files/hash-all-files - frameworks/files/hash-all-files
- frameworks/files/detect-MHR - frameworks/files/detect-MHR
- policy/frameworks/notice/extend-email/hostnames - policy/frameworks/notice/extend-email/hostnames
- policy/frameworks/notice/community-id
- policy/protocols/conn/community-id-logging
- ja3 - ja3
- hassh - hassh
- intel - intel
- cve-2020-0601 - cve-2020-0601
- securityonion/bpfconf - securityonion/bpfconf
- securityonion/communityid
- securityonion/file-extraction - securityonion/file-extraction
- oui-logging - oui-logging
- icsnpp-modbus - icsnpp-modbus
@@ -65,8 +66,6 @@ zeek:
- icsnpp-opcua-binary - icsnpp-opcua-binary
- icsnpp-bsap - icsnpp-bsap
- icsnpp-s7comm - icsnpp-s7comm
- zeek-plugin-tds
- zeek-plugin-profinet
- zeek-spicy-wireguard - zeek-spicy-wireguard
- zeek-spicy-stun - zeek-spicy-stun
load-sigs: load-sigs:
@@ -75,7 +74,7 @@ zeek:
- LogAscii::use_json = T; - LogAscii::use_json = T;
- CaptureLoss::watch_interval = 5 mins; - CaptureLoss::watch_interval = 5 mins;
networks: networks:
HOME_NET: HOME_NET:
- 192.168.0.0/16 - 192.168.0.0/16
- 10.0.0.0/8 - 10.0.0.0/8
- 172.16.0.0/12 - 172.16.0.0/12
@@ -120,4 +119,4 @@ zeek:
- stats - stats
- stderr - stderr
- stdout - stdout