mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00

The intel-framework now supports the new indicator type Intel::SUBNET. As subnets are matched against seen addresses, the field matched was introduced to indicate which indicator types caused the hit. A testcase for subents was added and the old ones have been updated accordingly.
10 lines
508 B
Text
10 lines
508 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path intel
|
|
#open 2016-03-22-18-11-20
|
|
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p fuid file_mime_type file_desc seen.indicator seen.indicator_type seen.where seen.node matched sources
|
|
#types time string addr port addr port string string string string enum enum string set[enum] set[string]
|
|
1458670280.078658 - - - - - - - - 123.123.123.123 Intel::ADDR Intel::IN_ANYWHERE worker-2 Intel::ADDR worker-1
|
|
#close 2016-03-22-18-11-29
|