Image description

Sophos has recently released a new research on how the cyber security industry can leverage GPT- 3 as a co-pilot to help defeat attackers.

Sophos is a global leader in innovating and delivering cyber security as a service.

The latest report, “’GPT for You and Me: Applying AI Language Processing to Cyber Defenses,’ details projects developed by Sophos X-Ops using GPT’s large language models to simplify the search for malicious activity in datasets from security software, more accurately filter spam, and speed up analysis of ‘living off the land’ binary attacks.

‘Since OpenAI unveiled ChatGPT back in November, the security community has largely focused on the potential risks this new technology could bring. Can the AI help wannabee attackers write malware or help cybercriminals write much more convincing phishing emails? Perhaps, at Sophos, we’ve long seen AI as an ally rather than an enemy for defenders, making it a cornerstone technology for Sophos, and GPT-3 is no different. The security community should be paying attention not just to the potential risks, but the potential opportunities GPT-3 brings,’ said Sophos principal threat researcher Sean Gallagher.

Sophos X-Ops researchers, including SophosAI principal data scientist Younghoo Lee, have been working on three prototype projects that demonstrate the potential of GPT-3 as an assistant to cyber security defenders. All three use a technique called ‘few-shot learning’ to train the AI model with just a few data samples, reducing the need to collect a large volume of pre-classified data.

The first application Sophos tested with the few-shot learning method was a natural language query interface for sifting through malicious activity in security software telemetry, specifically Sophos tested the model against its endpoint detection and response product. With this interface, defenders can filter through the telemetry with basic English commands, removing the need for defenders to understand SQL or a database’s underlying structure.

Next, Sophos tested a new spam filter using ChatGPT and found that, when compared to other machine learning models for spam filtering, the filter using GPT-3 was significantly more accurate.

Finally, Sophos researchers were able to create a program to simplify the process for reverse-engineering the command lines of LOLBins. Such reverse-engineering is notoriously difficult, but also critical for understanding LOLBins’ behavior—and putting a stop to those types of attacks in the future.