-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathzkg.meta
More file actions
24 lines (22 loc) · 872 Bytes
/
zkg.meta
File metadata and controls
24 lines (22 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[package]
script_dir = scripts
test_command = cd testing && btest -c btest.cfg
summary = ICSNPP-ROC-Plus over UDP
description = ICSNPP-ROC-Plus is a Spicy based Zeek plugin for
parsing and logging fields within the ROC Plus protocol.
credits = Jason Rush <[email protected]>
tags = ROC-PLUS, ROCPLUS, ROC, ROC+, roc-plus, rocplus, roc, roc+, ics, ICS, CISA, INL, ICSNPP, icsnpp, zeek plugin, log writer, protocol analyzer
depends =
zeek >=6.1.0
build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build .
[template]
source = https://github.com/zeek/package-template
version = v3.1.0
zkg_version = 2.13.0-46
features = spicy-protocol-analyzer
[template_vars]
name = spicy-roc_plus
analyzer = ROC_PLUS
transport = UDP
unit_orig = ROC_Headers
unit_resp = ROC_Headers