Traditional security log detections rely on static rules. But when striving to develop mature types of detections, they aren’t possible with rule-based logic. Recognizing this challenge, we can turn to machine learning to develop dynamic security detections.
While most people have been using LLMs for chatbot-like assistants, LLMs can also be leveraged for classification tasks, specifically security log detections. Our talk will go in-depth about one particular security detection use case: command obfuscation detection. We will demonstrate how to detect command obfuscation by finetuning a popular open-source LLM and how you can generalize this training framework for other security detections.
Learning Objectives: