lekssays commited on
Commit
a44e58a
·
verified ·
1 Parent(s): bec9f76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -1
README.md CHANGED
@@ -11,4 +11,29 @@ tags:
11
  - Adversarial Techniques Annotation
12
  - Threat Intelligence
13
  - Security
14
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  - Adversarial Techniques Annotation
12
  - Threat Intelligence
13
  - Security
14
+ ---
15
+
16
+ # TechniqueRAG
17
+ TechniqueRAG: Retrieval Augmented Generation for Adversarial Technique Annotation in Cyber Threat Intelligence Text
18
+
19
+ **Code**:
20
+ - [TechniqueRAG](https://gthub.com/qcri/TechniqueRAG)
21
+
22
+ **Citation**:
23
+
24
+ ```
25
+ @misc{lekssays2025techniqueragretrievalaugmentedgeneration,
26
+ title={TechniqueRAG: Retrieval Augmented Generation for Adversarial Technique Annotation in Cyber Threat Intelligence Text},
27
+ author={Ahmed Lekssays and Utsav Shukla and Husrev Taha Sencar and Md Rizwan Parvez},
28
+ year={2025},
29
+ eprint={2505.11988},
30
+ archivePrefix={arXiv},
31
+ primaryClass={cs.CR},
32
+ url={https://arxiv.org/abs/2505.11988},
33
+ }
34
+ ```
35
+
36
+
37
+
38
+
39
+