mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Merge pull request #8973 from lock-wire/patch-3
Add Modbus, DNP3, BZAR, and oui-logging
This commit is contained in:
@@ -48,6 +48,11 @@ zeek:
|
|||||||
- securityonion/bpfconf
|
- securityonion/bpfconf
|
||||||
- securityonion/communityid
|
- securityonion/communityid
|
||||||
- securityonion/file-extraction
|
- securityonion/file-extraction
|
||||||
|
- oui-logging
|
||||||
|
- bzar
|
||||||
|
- icsnpp-dnp3
|
||||||
|
- icsnpp-modbus
|
||||||
|
-
|
||||||
'@load-sigs':
|
'@load-sigs':
|
||||||
- frameworks/signatures/detect-windows-shells
|
- frameworks/signatures/detect-windows-shells
|
||||||
redef:
|
redef:
|
||||||
|
|||||||
@@ -3013,6 +3013,10 @@ zeek_logs_enabled() {
|
|||||||
" - weird"\
|
" - weird"\
|
||||||
" - mysql"\
|
" - mysql"\
|
||||||
" - socks"\
|
" - socks"\
|
||||||
" - x509" >> "$zeeklogs_pillar"
|
" - x509" \
|
||||||
|
" - dnp3_objects" \
|
||||||
|
" - modbus_detailed" \
|
||||||
|
" - modbus_mask_write_single_register" \
|
||||||
|
" - modbus_read_write_multiple_registers" >> "$zeeklogs_pillar"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user