zeek/scripts/base/frameworks/files
Arne Welzel 1a5ce65e3d signatures: Move ISO 9660 signature to policy
The previous "fix" caused significant performance degradation without
the signature ever having a chance to trigger. Moving it to policy
seems the best compromise, the alternative being outright removing it.
2024-02-26 13:35:23 +01:00
..
magic signatures: Move ISO 9660 signature to policy 2024-02-26 13:35:23 +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.