
Imagine if we could automatically create detection rules for how threat actors perform their attacks based on reports from cybersecurity vendors
**
**
The increasing volume and complexity of threat intelligence reports present a significant challenge for security operations teams. Manually extracting Tactics, Techniques, and Procedures (TTPs) from these reports is a time-consuming and error-prone process, hindering the proactive development and deployment of effective detection rules. This project aims to automate the ingestion, analysis, and extraction of TTPs from threat intelligence, leveraging an AI agent to generate YARA-L rules. These rules will be automatically tested and validated within a Google SecOps environment via a streamlined DevOps pipeline, significantly improving the speed and accuracy of threat detection capabilities.
Following the discussions with the business owner, two significant problems/challenges were identified:
We can use LLMs to analyze the reports and extract the TTPs, as well as create the detection rules in Yara-L, the language used in the Government Cyber Security Operations Centre (GCSOC). Intel teams can then review the findings and rules to ensure accuracy and useability, leading to higher efficiency.