zeek/scripts/base/protocols/imap
Johanna Amann 4a5737708c Basic IMAP StartTLS analyzer.
Parses certificates out of imap connections using StartTLS. Aborts
processing if StartTLS is not found.
2015-07-22 10:35:49 -07:00
..
__load__.bro Basic IMAP StartTLS analyzer. 2015-07-22 10:35:49 -07:00
main.bro Basic IMAP StartTLS analyzer. 2015-07-22 10:35:49 -07:00
README Basic IMAP StartTLS analyzer. 2015-07-22 10:35:49 -07:00

Support for the Internet Message Access Protocol (IMAP).

Note that currently the IMAP analyzer only supports analyzing IMAP sessions
until they do or do not switch to TLS using StartTLS. Hence, we do not get
mails from IMAP sessions, only X509 certificates.