News, news analysis, and commentary on the latest trends in cybersecurity technology.

Enhancing DLP With Natural Language Understanding for Better Email Security

Natural language understanding is well-suited for scanning enterprise email to detect and filter out spam and other malicious content. Armorblox introduces a data loss prevention service to its email security platform using NLU.

humanoid robot reading a book in library
Source: Kittipong Jirasukhanont via Alamy Stock Photo

Email security startup Armorblox’s new Advanced Data Loss Prevention service highlights how the power of artificial intelligence (AI) can be harnessed to protect enterprise communications such as email.

One of the most intriguing areas of AI research focuses on how machines can work with natural language – the language used by humans – instead of constructed (programming) languages, like Java, C, or Rust. Natural language processing (NLP) focuses on machines being able to take in language as input and transform it into a standard structure in order to derive information. Natural language understanding (NLU) – which is what Armorblox incorporated into its platform – refers to interpreting the language and identifying context, intent, and sentiment being expressed. For example, NLP will take the sentence, “Please crack the windows, the car is getting hot,” as a request to literally crack the windows, while NLU will infer the request is actually about opening the window.

Natural language models are fairly mature and are already being used in various security use cases, especially in detection and prevention, says Will Lin, managing director at Forgepoint Capital. NLP/NLU is especially well-suited to help defenders figure out what they have in the corporate environment.

“Organizations and their customers create so much data. NLP/NLU is invaluable in helping a company understand where a company’s riskiest data is, how it is flowing throughout the organization, and in building controls to prevent misuse,” Lin says.

NLU in Corporate Email
NLU is well-suited for scanning enterprise email to detect and filter out spam and other malicious content, as each message contains all of the context needed to infer malicious intent. The metadata of the message, such as the IP address and domain it was sent from and who it was sent to, combined with the content in the body and attachments, provide signals to assess whether a message is good, says Anand Raghavan, co-founder and CPO of Armorblox. And thanks to the fact that Google and Microsoft already scan email messages to filter out spam and potential phishing messages in their email services, people are much more comfortable with the idea of machines reading their messages to filter out bad ones.

“When was the last time you looked at your spam box in Gmail?” Raghavan asks, noting that people trust that malicious messages have been removed.

Beyond spam, NLU could be useful at scale for parsing email messages used in business-email-compromise scams, says Fernando Montenegro, senior principal analyst at Omdia. Email-based phishing attacks account for 90% of data breaches, so security teams are looking at ways to filter out those messages before they ever reach the user.

While security awareness training is valuable, it is not realistic to rely on training alone to get to 100% security. Human beings have authority bias, where they are more inclined to believe something is true if it comes from someone in a position of power or authority, such as a boss. Machines are less susceptible and would be able to see other signs that the message instructing the recipient to initiate a wire transfer to a new destination may not actually be coming from the CEO.

Even with multiple trainings, there is always going to be that small subset of users who will click on the link in an email or think a fraudulent message is actually legitimate. Raghavan cites a recent report by insurance provider AIG that shows business email compromise (BEC) scams are the most common cybersecurity-related claim.

“You can’t train that last 14% to not click,” Raghavan says, which is why technology is necessary to make sure those messages aren’t even in the inbox for the user to see.

Another variation involves attacks where the email address of a known supplier or vendor is compromised in order to send the company an invoice. As far as the recipient is concerned, this is a known and legitimate contact, and it is not uncommon that payment instructions will change. The recipient will pay the invoice, not knowing that the funds are going somewhere else. There is not much that training alone can do to detect this kind of fraudulent message. It will be difficult for technology to identify these messages without NLU, Raghavan says.

NLU in DLP
Armorblox’s new Advanced Data Loss Prevention service uses NLU to protect organizations against accidental and malicious leaks of sensitive data, Raghavan says. Armorblox analyzes email content and attachments to identify examples of sensitive information leaving the enterprise via email channels.

Compared with legacy data-loss prevention (DLP), using NLU reduces false positives by a factor of 10, Armorblox claims.

DLP is pretty straightforward, as it looks for key information that may be sent to unauthorized recipients. Traditionally, DLP relies on static rules and regular expressions (regex), such as looking for specific keywords (such as the codename of a top-secret project) or looking for strings of nine numbers (which would look like Social Security numbers).

However, they aren’t enough, as some things may be missed. If the sender is being very careful to not use the codename, then legacy DLP won’t detect that message. It is inefficient — and time-consuming — for the security team to constantly keep coming up with rules to catch every possible combination. Or the rules may be such that messages that don’t contain sensitive content are also being flagged. If the DLP is configured to flag every message containing nine-digit strings, that means every message with a Zoom meeting link, Raghavan notes.

Understanding the content of the messages is key, which is why NLU is a natural fit for DLP, Raghavan says. Using NLU also means the DLP engine doesn’t need to be manually updated with newer rules. Policies are constantly updated as the engine learns from the messages that come in.

NLU in Cybersecurity

Raghavan says Armorblox is looking at expanding beyond email to look at other types of corporate messaging platforms, such as Slack. However, NLU – and NLP – also has possibilities outside of email and communications. Classifying data objects at cloud scale is a natural use case that powers many incident response and compliance workflows, Lin says. Two of Forgepoint Capital's portfolio companies – Symmetry Systems and DeepSee – are applying NLP models to help build classifiers and knowledge graphs.

NLU can also be used to parse vulnerability descriptions in disclosure or bug reports and potentially help optimize operations to be better at interpreting requests, Montenegro says.

Both Lin and Montenegro stress that a lot of work needs to be done before NLU (and NLP) becomes commonplace in cybersecurity.

“That said, NLU is hard. Stray too far off use cases and I think things break down,” Montenegro says.

About the Author(s)

Fahmida Y. Rashid, Managing Editor, Features, Dark Reading

As Dark Reading’s managing editor for features, Fahmida Y Rashid focuses on stories that provide security professionals with the information they need to do their jobs. She has spent over a decade analyzing news events and demystifying security technology for IT professionals and business managers. Prior to specializing in information security, Fahmida wrote about enterprise IT, especially networking, open source, and core internet infrastructure. Before becoming a journalist, she spent over 10 years as an IT professional -- and has experience as a network administrator, software developer, management consultant, and product manager. Her work has appeared in various business and test trade publications, including VentureBeat, CSO Online, InfoWorld, eWEEK, CRN, PC Magazine, and Tom’s Guide.

Keep up with the latest cybersecurity threats, newly discovered vulnerabilities, data breach information, and emerging trends. Delivered daily or weekly right to your email inbox.

You May Also Like


More Insights