odedshimon / BruteShark

Network Analysis Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Module: Emails Extracting (MIME Parser)

odedshimon opened this issue · comments

Implement a new module, end to end that will be responsible for extracting E-Mails data (aka MIME data - SMTP, POP3, IMAP).
That's include:

  • Implement the module.
  • Adjust BruteSharkDesktop GUI.
  • Adjust BruteSharkCli.
  • Write tests, upload example files etc.
  • Update readme file