Skip to content

SpamScope v2.0.0

Compare
Choose a tag to compare
@fedelemantuano fedelemantuano released this 05 Nov 15:13
· 209 commits to develop since this release

Highlights

  • Support Outlook mail (msg format). Enable flag outlook: True in mailboxes main configuration for folders that have this mail format.
  • Added SpamAssassin post processing. Every mails can be analyzed from SpamAssassin. Be careful the parsing can be very slow.
  • Now you can extract custom headers from mail with headers: list in mailboxes main configuration (see configuration example in this repository).
  • Merged urls bolts of body and attachments in one bolt.
  • Fixed Elasticsearch template.
  • Upgraded mail-parser and streamparse.
  • Added headers receiveds in main output.
  • The form in mails now are analyzed from phishing bolt.
  • New code to analyze raw mail with third part tools.
  • The binary attachments have a flag binary.
  • SpamScope can extract samples from mailformed zip attachments.
  • SpamScope can extract samples from quoted-printable headers mail.