zeek/scripts/base/frameworks
Seth Hall ee3e885712 Lots of fixes for file type identification.
- Plain text now identified with BOMs for UTF8,16,32
   (even though 16 and 32 wouldn't get identified as plain text, oh-well)
 - X.509 certificates are now populating files.log with
   the mime type application/pkix-cert.
 - File signatures are split apart into file types
   to help group and organize signatures a bit better.
 - Normalized some FILE_ANALYSIS debug messages.
 - Improved Javascript detection.
 - Improved HTML detection.
 - Removed a bunch of bad signatures.
 - Merged a bunch of signatures that ultimately detected
   the same mime type.
 - Added detection for MS LNK files.
 - Added detection for cross-domain-policy XML files.
 - Added detection for SOAP envelopes.
2015-03-13 22:14:44 -04:00
..
analyzer Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
broker Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
cluster Document which Bro script vars are set by BroControl 2013-10-22 16:40:29 -05:00
communication Document which Bro script vars are set by BroControl 2013-10-22 16:40:29 -05:00
control Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
dpd Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
files Lots of fixes for file type identification. 2015-03-13 22:14:44 -04:00
input Converting log writers and input readers to plugins. 2014-07-20 19:17:58 +02:00
intel Improve documentation of the Intelligence Framework 2015-01-07 00:01:35 -06:00
logging Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
notice Updates the files event api and brings file reassembly up to master. 2014-09-26 00:40:37 -04:00
packet-filter Fixing warnings during doc build. 2013-11-07 00:46:48 -08:00
reporter Integrate new Broxygen functionality into Sphinx. 2013-11-21 14:34:32 -06:00
signatures Fix minor formatting issues in script docs 2014-06-12 00:33:55 -05:00
software Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
sumstats define empty request_key method for sumstats in cluster mode. 2014-04-18 16:29:51 -07:00
tunnels Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00