base/protocols/smtp/entities.bro

SMTP

Analysis and logging for MIME entities found in SMTP sessions.

Namespace:SMTP
Imports:base/frameworks/files, base/protocols/smtp/main.bro, base/utils/files.bro, base/utils/strings.bro
Source File:/scripts/base/protocols/smtp/entities.bro

Summary

Types

SMTP::Entity: record  

Redefinitions

SMTP::Info: record  
SMTP::State: record  

Detailed Interface

Types

SMTP::Entity
Type:

record

filename: string &optional

Filename for the entity if discovered from a header.

excerpt: string &log &default = "" &optional

(present if policy/protocols/smtp/entities-excerpt.bro is loaded)

The entity body excerpt.


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