mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
First SMB test.
This commit is contained in:
parent
c8818da09a
commit
21d8cab0c0
3 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path smb_files
|
||||
#open 2016-03-07-17-23-56
|
||||
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p fuid action path name size times.modified times.accessed times.created times.changed
|
||||
#types time string addr port addr port string enum string string count time time time time
|
||||
1403194573.484358 CXWv6p3arKYeMETxOg 192.168.1.78 55770 192.168.1.53 445 - SMB::UNKNOWN_OPEN - (empty) 0 1403193605.830790 1403193605.830790 1403193211.405449 1403193605.830790
|
||||
1403194573.484701 CXWv6p3arKYeMETxOg 192.168.1.78 55770 192.168.1.53 445 - SMB::UNKNOWN_OPEN - Test 0 1403193632.973276 1403193632.973276 1403193604.628965 1403193632.973276
|
||||
#close 2016-03-07-17-23-56
|
Loading…
Add table
Add a link
Reference in a new issue