zeek/scripts/base/frameworks/files
Arne Welzel d2409dd432 signatures: Fix ISO 9960 signature
This signature only really works when default_file_bof_buffer_size is bumped
to a sufficient value (40k).
2024-02-22 12:37:40 +01:00
..
magic signatures: Fix ISO 9960 signature 2024-02-22 12:37:40 +01:00
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
main.zeek files: Warn once for missing get_file_handle() 2023-05-19 09:37:51 -07:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00

The file analysis framework provides an interface for driving the analysis
of files, possibly independent of any network protocol over which they're
transported.