mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
clean up, test and pcap for transform_header added
This commit is contained in:
parent
f1cdae2829
commit
a346b01a85
10 changed files with 76 additions and 6 deletions
|
@ -0,0 +1,11 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path smb_mapping
|
||||
#open 2019-02-21-09-15-32
|
||||
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p path service native_file_system share_type
|
||||
#types time string addr port addr port string string string string
|
||||
1495015336.544229 CHhAvVGS1DHFjwGM9 10.160.64.139 38166 10.160.65.202 445 \\\\WS2016\\encrypted - - DISK
|
||||
1495015336.569009 CHhAvVGS1DHFjwGM9 10.160.64.139 38166 10.160.65.202 445 \\\\10.160.65.202\\IPC$ - - PIPE
|
||||
#close 2019-02-21-09-15-32
|
Loading…
Add table
Add a link
Reference in a new issue