mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
SMB: fix rounding error due to value truncation when converting timestamps.
This commit is contained in:
parent
ff114709db
commit
fd54892da3
2 changed files with 6 additions and 6 deletions
|
@ -3,8 +3,8 @@
|
|||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path files
|
||||
#open 2016-08-05-15-39-06
|
||||
#open 2016-08-16-23-02-30
|
||||
#fields ts fuid tx_hosts rx_hosts conn_uids source depth analyzers mime_type filename duration local_orig is_orig seen_bytes total_bytes missing_bytes overflow_bytes timedout parent_fuid md5 sha1 sha256 extracted
|
||||
#types time string set[addr] set[addr] set[string] string count set[string] string string interval bool bool count count count count bool string string string string string
|
||||
1323202695.515890 FUU9mc3Ub5uZdcqg1d 10.0.0.11 10.0.0.12 CHhAvVGS1DHFjwGM9 SMB 0 (empty) application/pdf WP_SMBPlugin.pdf 0.073970 - T 1508939 - 0 0 T - - - - -
|
||||
#close 2016-08-05-15-39-06
|
||||
1323202695.515890 Fg6wjp3BAYahIGAEf7 10.0.0.11 10.0.0.12 CHhAvVGS1DHFjwGM9 SMB 0 (empty) application/pdf WP_SMBPlugin.pdf 0.073970 - T 1508939 - 0 0 T - - - - -
|
||||
#close 2016-08-16-23-02-30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue