mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00

- Removed "binary" and "octet-stream" mime type detections. They don't provide any more information than an uninitialized mime_type field which implicitly means no magic signature matches and so the media type is unknown to Bro. - Slight change to "text/plain" signature. It's still not the most accurate, which is reflected in its -20 strength value. - The logic for adding file ids to {orig,resp}_fuids fields of the http.log incorrectly depended on the state of {orig,resp}_mime_types fields, so sometimes not all file ids associated w/ the session were logged.
20 lines
448 B
Text
20 lines
448 B
Text
FILE_NEW
|
|
file #0, 0, 0
|
|
MIME_TYPE
|
|
application/x-dosexec
|
|
FILE_OVER_NEW_CONNECTION
|
|
FILE_STATE_REMOVE
|
|
file #0, 1022920, 0
|
|
[orig_h=192.168.72.14, orig_p=3254/tcp, resp_h=65.54.95.206, resp_p=80/tcp]
|
|
total bytes: 1022920
|
|
source: HTTP
|
|
FILE_NEW
|
|
file #1, 0, 0
|
|
FILE_OVER_NEW_CONNECTION
|
|
FILE_TIMEOUT
|
|
FILE_TIMEOUT
|
|
FILE_STATE_REMOVE
|
|
file #1, 206024, 0
|
|
[orig_h=192.168.72.14, orig_p=3257/tcp, resp_h=65.54.95.14, resp_p=80/tcp]
|
|
total bytes: 1022920
|
|
source: HTTP
|