mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 19:48:20 +00:00
Merge branch 'master' of https://github.com/hosom/zeek
* 'master' of https://github.com/hosom/zeek: Normalize the intel seen filename for smb. load smb-filenames in scripts/policy/frameworks/intel/seen/__load__.bro Add SMB::IN_FILE_NAME to Intel::Where enum Support filenamess for SMB files I added a test case
This commit is contained in:
commit
8b29df96cc
10 changed files with 66 additions and 2 deletions
|
@ -0,0 +1,10 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path intel
|
||||
#open 2019-03-25-23-33-09
|
||||
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p seen.indicator seen.indicator_type seen.where seen.node matched sources fuid file_mime_type file_desc
|
||||
#types time string addr port addr port string enum enum string set[enum] set[string] string string string
|
||||
1549644186.691869 CHhAvVGS1DHFjwGM9 169.254.128.18 49155 169.254.128.15 445 pythonfile Intel::FILE_NAME SMB::IN_FILE_NAME bro Intel::FILE_NAME source1 FG403EpKSkh5CwCre - pythonfile
|
||||
#close 2019-03-25-23-33-09
|
Loading…
Add table
Add a link
Reference in a new issue