Business Email Compromise – What it is and how AI Technology can stop and detect fraud.

Business Estrategy

Younghoo Lee is a Senior Data Scientist at Sophos. Together with Joshua Saxe, Sophos Chief Scientist, he recently presented these findings at DEFCON 28 AI Village.

Business Email Compromise (BEC)

It is a form of targeted phishing where attackers disguise themselves as senior executives to dupe employees into doing something they absolutely shouldn’t, like wire money.

It started out as an evolution of the fraudulent international money transfer scams, and the messages were often riddled with poor punctuation and grammar, misspelt names and more that made them relatively easy to identify. Yet they still made money.

When more sophisticated cybercriminals realized this, the quality of the emails quickly ramped up.

The most convincing Business Email Compromise scams are based on detailed research about a business, its key senior executives, and the employees responsible for financial activity. This enables the attackers to hand craft messages that look authentic and convincing.

The challenge of detection

BEC scams can be difficult to detect using security solutions because no malware is involved. There are no embedded links to questionable URLs or booby-trapped attachments. They often abuse the company’s own email addresses.

How to Detect Business Email Compromise Scams

Detecting hand crafted BEC fraud is even harder because each one is unique, and skilled attackers can be very good at mimicking the style and tone of their targets.

We set out to see if we could catch the attackers out by using natural language models to spot this sort of fraud.

The complexity of language

Detecting phishing emails and Business Email Compromise is hard because language is hard.

Language is made up of complex components. Our brains can process these naturally because they have vast reserves of context and experience to draw on and awesome computational power.

These components include:

  • Syntax – what does the structure and punctuation of a phrase tell us about the intended meaning?
  • Semantics – when used in a particular context, what do the words mean and what is the relationship between them?
  • Sentiment – the tone; what is being conveyed in terms of emotion, is it anger, irony, sarcasm?

Creating a computational model that can process all of this quickly and accurately enough to differentiate between a benign and a convincing but fraudulent email is a significant challenge for cybersecurity.

Introducing CATBERT

We started by adapting a deep learning model developed by Google and used in natural language processing (NLP).

NLP is about building computer programs that can process and analyze natural language data. Long term applications of this technology could include enhanced social robotics and human-computer interaction; real-time translations; and being able to ask computers complex open-ended questions.

The model we used is called BERT (for Bidirectional Encoder Representations from Transformers). BERT has shown impressive results in NLP tasks like story comprehension and identifying emotions. However, applying a complex BERT model to real-time security systems is difficult because they are computationally complex, and this makes them quite slow.

We decided to compress and fine-tune BERT as well as a lighter version, rather aptly named DistilBERT to create our very own cybersecurity ready model.

The cybersecurity ready model needed some important additional capability.  First, it had to be as light (fast) as possible for real-time predictions and response.

Second, it needed to be able to capture the valuable clues hiding in the email’s context information, such as sender and header details.

We called our model Context-Aware Tiny BERT, or CATBERT.

Transforming language into a mathematical model

BERT is based on something called a Transformer. Introduced in 2017, Transformers are blocks of intelligent computing power that can take natural language and then numerically encode and decode it to classify content and make predictions about meaning.

Transformers can be extensively pre-trained to understand word context and relationships and work with partial words (to allow for misspellings).

To predict both accurately and quickly whether an email was potentially malicious, we architected CATBERT with as few Transformer layers as possible.

We also enabled the model to extract and process contextual information like the email header and sender details as well as the main body copy.

Putting CATBERT to the test

We set up a series of tests for CATBERT as well as DistilBERT and others.  The tests were run using a dataset of over four million emails and meta data from a threat intelligence feed and the email system at Sophos.

Of these, 70% of samples were used for training and 30% were used for validation. The malicious samples included both BEC and phishing emails.

Most of the emails were in English, but a quarter were in other languages to reflect what is seen in the real world.

The tests showed that the CATBERT model can detect malicious phishing and BEC emails with a high degree of accuracy while also being 30% smaller and twice as fast as the lightest existing model, DistilBERT (which is itself 40% lighter than the original BERT).

The ‘Context-Aware’ architecture that takes the content features from the email text and the contextual elements from header fields further improves the model’s detection performance.

Last but not least, CATBERT was also able to pick up on subtleties in terms of email topic, tone and style, which allowed it to accurately detect new, targeted phishing attacks.

Overall, CATBERT achieved an 82% and 90% detection rate on phishing and BEC attacks respectively, with a 0.1% false positive rate.

Two emails successfully detected as malicious by CATBERT:

What to do?

As this research shows, advanced machine learning technology can help in the battle against BEC.

Nevertheless, BEC is more about social engineering and human manipulation than it is about technology and hacking.

So when it comes to protecting your organization against BEC, the most important thing you can do is to educate and continue to educate employees on what BEC is all about, the red flags to look out for and what to do if they receive a potentially suspicious message.

It’s vital to create a culture where employees feel able to question and verify a request from a colleague, however senior. These attacks deliberately exploit the fact that many employees will be too afraid to do so.

AKAVEIL Technologies is home to industry experts who offer consulting, design, implementation, maintenance, and support services.  We can partner together at any level necessary to improve your business in the achievement of its goals. As a Sophos partner we possess experience and understanding of the various products and license plans. We work directly with each business as a trusted advisor to assess and recommend the best fit now and scalable into the future. Remain competitive and grow your business with AKAVEIL.

AKAVEIL Security Services: https://akaveil.com/security/

AKAVEIL Cybersecurity Service: https://akaveil.com/cybersecurity/

RECENT POSTS