Skip to content

Outlook Add-In to detect and prevent (spear-) phishing attacks such as e.g. emotet.

Notifications You must be signed in to change notification settings

hjunker/FinalFrontier

Repository files navigation

FinalFrontier Outlook Add-In

FinalFrontier is an Outlook Add-In to detect and prevent (spear-) phishing attacks. It is under active development by

The threat: Emotet & Co

Emotet has been the major threat for initial compromise. The attack always involves emails with malicious office documents with VBA as attachments or referred to with a link. With emotet using authentic emails for spear phishing, users are overwhelmed with recognizing such attacks.

The solution: FinalFrontier

In my personal opinion, awareness does not work - typically companies spend a lot of time and money while the improvements are mostly limited. So... why don't we code the methods for recognizing phishy /malicious emails instead of teaching people? This is what FinalFrontier does as an Add-In for Outlook 2016.

Detection mechanisms

FinalFrontier uses a wide and constantly growing range of checks to determine whether an email is malicious or benign:

  • metadata, e.g. sender information and communication history
  • links, e.g. (imho) bad TLDs, link shorteners, ...
  • attachments, e.g. double extensions

More features such as machine learning, deeper attachment inspection, etc. are on the way.

Installation

Update: The learning mechanism is now also included directly in FinalFrontier.

Please note that in order to use FinalFrontier you might have to install Visual Studio Tools for Office first (https://www.microsoft.com/en-US/download/details.aspx?id=48217).

Refer to https://github.com/hjunker/FinalFrontier/blob/master/200131-FinalFrontier-Nutzerdokumentation.pdf [german]

English doc is coming soon.

Please note if you run FinalFrontier the first time it is important to run the learn process.

To run the learn process you have to right-click your mail folder and select FinalFrontier: Learn for mail history. Depending on the folder size this may take some time.

Alternatively you can trigger the learn process manualy with the FinalFrontier-Learner.

Contact, supporting my development, full-fledged & customized versions

You can send us feedback via GitHub or DM us via Twitter (see top of this page for accounts).

The greatest help is to give feedback to us. Send us your feedback, ask questions or suggest features on GitHub, let us know about additions you have made to config and/or code. THX!

musical credits

major parts of FinalFrontier were designed and implemented while listening to the great music of Oomph! (@oomphband).

About

Outlook Add-In to detect and prevent (spear-) phishing attacks such as e.g. emotet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages