zeek/testing/btest/scripts/base/frameworks/file-analysis
Seth Hall 7cb6cf24a6 Functions for retrieving files by their id.
There are two new script level functions to query and lookup files
from the core by their IDs.  These are adding feature parity for
similarly named functions for files.  The function prototypes are
as follows:

  Files::file_exists(fuid: string): bool
  Files::lookup_File(fuid: string): fa_file
2018-01-09 12:16:17 -05:00
..
actions
bifs Functions for retrieving files by their id. 2018-01-09 12:16:17 -05:00
http
input Increase UIDs to 96 bits w/ C/F prefix - BIT-1016 2013-08-26 15:36:31 -05:00
big-bof-buffer.bro Fix a bug in the core files framework with handling the BOF buffer. 2015-02-05 09:09:08 -05:00
byteranges.bro Adding test with command line that used to trigger a crash. 2017-01-31 14:52:37 -08:00
ftp.bro
irc.bro File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
logging.bro File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
smtp.bro