base/bif/plugins/Bro_File.events.bif.bro

GLOBAL
Namespace:GLOBAL
Source File:/scripts/base/bif/plugins/Bro_File.events.bif.bro

Summary

Events

file_transferred: event Generated when a TCP connection associated w/ file data transfer is seen (e.g.

Detailed Interface

Events

file_transferred
Type:event (c: connection, prefix: string, descr: string, mime_type: string)

Generated when a TCP connection associated w/ file data transfer is seen (e.g. as happens w/ FTP or IRC).

C:The connection over which file data is transferred.
Prefix:Up to 1024 bytes of the file data.
Descr:Deprecated/unused argument.
Mime_type:MIME type of the file or “<unknown>” if no file magic signatures matched.

Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.