zeek/scripts/policy
Jon Siwek 095a68b2ec Various minor changes related to file mime type detection.
- Improve or just remove some file magic signatures ported from libmagic
  that were too general and matched incorrectly too often.

- Fix MHR script's use of fa_file$mime_type before checking if it's
  initialized.  It may be uninitialized if no signatures match.

- The "fa_file" record now contains a "mime_types" field that contains
  all magic signatures that matched the file content (where the
  "mime_type" field is just a shortcut for the strongest match).
2014-03-06 11:41:10 -06:00
..
frameworks Various minor changes related to file mime type detection. 2014-03-06 11:41:10 -06:00
integration Add more script package README files 2013-10-22 14:44:59 -05:00
misc Merge branch 'topic/robin/event-dumper' 2013-12-04 12:13:07 -08:00
protocols Rewrite DNS state tracking which matches queries and replies. 2014-01-30 17:21:01 -06:00
tuning Add more script package README files 2013-10-23 16:36:14 -05:00