zeek/scripts/base/protocols
Jon Siwek 3642ecc73e FileAnalysis: misc. tweaks/fixes.
- Add a timeout flag to file_analysis.log so it's easy to tell what
  has had at least one timeout trigger happen.

- Fix ftp-data service tag not being set for reused connections.

- Fix HTTP::Incorrect_File_Type because mime types returned by FAF have
  the charset still in them, but the HTTP::mime_types_extensions table
  does not and it requires an exact string match. (still ugly)

- Add TRIGGER_NEW_CONN to track files going over multiple connections.

- Add an initial file/mime type guess for non-linear file transfers.

- Fix a case where file/mime type detection would never be attempted
  if the start of the file was a content gap.

- Improve mime type tracking of HTTP byte-range/partial-content,
  even if the requests are pipelined or over multiple connections.

- I changed the modbus.events test because having the baseline output
  be 80+ MB is nuts and it was sensitive to connection record redefs.
2013-03-28 16:59:29 -05:00
..
conn Merge remote-tracking branch 'origin/topic/jsiwek/gridftp' 2012-10-12 10:43:16 -07:00
dns Fixed a DNS attribute issue (reported by Matt Thompson). 2012-11-26 15:58:25 -05:00
ftp FileAnalysis: misc. tweaks/fixes. 2013-03-28 16:59:29 -05:00
http FileAnalysis: misc. tweaks/fixes. 2013-03-28 16:59:29 -05:00
irc FileAnalysis: replace script-layer IRC file analysis. 2013-03-27 14:02:20 -05:00
modbus Fixing tests after modbus merge. 2012-11-05 15:58:38 -08:00
smtp FileAnalysis: misc. tweaks/fixes. 2013-03-28 16:59:29 -05:00
socks Add an error for record coercions that would orphan a field. 2013-01-24 09:56:19 -06:00
ssh Fix some Info:Record field documentation. 2012-07-13 14:04:24 -04:00
ssl add base64-encode functionality and bif. 2013-03-05 16:05:07 -08:00
syslog Fix some Info:Record field documentation. 2012-07-13 14:04:24 -04:00