mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
Extend packet analysis test.
This commit is contained in:
parent
3f3f00030d
commit
d51252bb3f
17 changed files with 147 additions and 35 deletions
12
testing/btest/Baseline/plugins.packet-protocol/output_raw
Normal file
12
testing/btest/Baseline/plugins.packet-protocol/output_raw
Normal file
|
@ -0,0 +1,12 @@
|
|||
raw_layer_message (Message = 'I am encapsulating IP', Protocol = 4950)
|
||||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path conn
|
||||
#open 2020-09-03-17-54-45
|
||||
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p proto service duration orig_bytes resp_bytes conn_state local_orig local_resp missed_bytes history orig_pkts orig_ip_bytes resp_pkts resp_ip_bytes tunnel_parents
|
||||
#types time string addr port addr port enum string interval count count string bool bool count string count count count count set[string]
|
||||
1599068759.647566 ClEkJM2Vm5giqnMf4h 172.22.214.60 8 192.0.78.150 0 icmp - - - - OTH - - 0 - 1 28 0 0 -
|
||||
1599068759.619112 CHhAvVGS1DHFjwGM9 172.22.214.60 8 192.0.78.212 0 icmp - - - - OTH - - 0 - 1 28 0 0 -
|
||||
#close 2020-09-03-17-54-45
|
Loading…
Add table
Add a link
Reference in a new issue