zeek/scripts/base/protocols/smtp
Arne Welzel 6061c9c542 SMTP: Adapt scripts for SMTP::enable_mail_data_file_analysis
Specifically, set a file's parent_id to the mail_fuid if that's
set and take into account the current mail_fuid for describe_file()
to avoid fuid collisions of top-level mail and mime attachments.
2025-07-15 20:17:53 +02:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
dpd.sig Added a missing curly brace in smtp/dpd.sig 2013-07-09 22:57:36 -04:00
entities.zeek http/smtp: Fix wrong character class usage 2023-09-12 12:00:36 -07:00
files.zeek SMTP: Adapt scripts for SMTP::enable_mail_data_file_analysis 2025-07-15 20:17:53 +02:00
main.zeek smtp: Fix last_reply column in smtp.log for BDAT LAST 2025-06-06 10:40:49 +02:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00

Support for Simple Mail Transfer Protocol (SMTP) analysis.