/EmailHunter

Primary LanguagePythonMIT LicenseMIT

EmailHunter

Build Status Maintenance GitHub last commit GitHub

Work in Progress Will take a list of emails denoted in the config.ini file, log into them and then search for emails with attachments. It will download the attachments and gather some information about the email such as:

  • Date
  • Sender
  • Subject
  • Return-Path
  • Received

The intent is for this to be able to be used as a collection source for Threat Intelligence.

Other planned features are:

  • Place each attachment into the Viper2 Framework
  • Place other info in a Threat Intelligence Platform such as OpenCTI

I will be writting about this in my blog and how to set up the various components and what is needed to interact with them.

Thank you for your patience.