File size: 885 Bytes
39e3510
 
 
 
 
 
 
 
 
 
 
 
 
f5d1fd5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
license: apache-2.0
datasets:
- qcri-cs/TechniqueRAG-Datasets
language:
- en
base_model:
- mistralai/Ministral-8B-Instruct-2410
tags:
- MITRE ATT&CK
- Adversarial Techniques Annotation
- Threat Intelligence
- Security
---


# TechniqueRAG
TechniqueRAG: Retrieval Augmented Generation for Adversarial Technique Annotation in Cyber Threat Intelligence Text

**Code**: 
- [TechniqueRAG](https://gthub.com/qcri/TechniqueRAG)

**Citation**:

```
@misc{lekssays2025techniqueragretrievalaugmentedgeneration,
      title={TechniqueRAG: Retrieval Augmented Generation for Adversarial Technique Annotation in Cyber Threat Intelligence Text}, 
      author={Ahmed Lekssays and Utsav Shukla and Husrev Taha Sencar and Md Rizwan Parvez},
      year={2025},
      eprint={2505.11988},
      archivePrefix={arXiv},
      primaryClass={cs.CR},
      url={https://arxiv.org/abs/2505.11988}, 
}
```