Commit graph

6 commits

Author SHA1 Message Date
Terrtia
c01b806ae3
chg: [mail exporter] add obj content extract for each yara rule match 2023-08-24 11:11:57 +02:00
Terrtia
4eb5b4c4b9
fix: [MailExporter] improve logs + SMTP over SSL: add an option to validate self signed CA
This exporter use STARTTLS by defaults. If the SMTP server does not support the STARTTLS extension, the client will switch to SSL instead.
2023-07-28 11:10:21 +02:00
Terrtia
9b2e8718d7
chg: [logs] add new logger 2023-05-12 15:29:53 +02:00
Terrtia
0daf5bad44
chg: [trackers] refactor trackers: track objects + filter by object types/sources/subtypes 2023-05-04 16:35:56 +02:00
Terrtia
ab24343b48
fix: [modules] fix modules 2023-02-22 11:08:29 +01:00
Terrtia
24ffcae690
chg: [exporter] refactor + add a new way to create and use exporters 2023-02-15 11:02:47 +01:00