Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# The Security Attack Pattern (TTP) Recognition or Mapping Task
|
2 |
[](https://creativecommons.org/licenses/by/4.0/)
|
3 |
[](https://arxiv.org/abs/2401.10337)
|
@@ -31,7 +50,7 @@ If you use the datasets in your research or want to refer to our work, please ci
|
|
31 |
```
|
32 |
@inproceedings{nguyen-srndic-neth-ttpm,
|
33 |
title = "Noise Contrastive Estimation-based Matching Framework for Low-resource Security Attack Pattern Recognition",
|
34 |
-
author = "
|
35 |
booktitle = "Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics",
|
36 |
month = mar,
|
37 |
year = "2024",
|
|
|
1 |
+
---
|
2 |
+
license: cc
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- question-answering
|
6 |
+
- zero-shot-classification
|
7 |
+
- sentence-similarity
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
tags:
|
11 |
+
- security
|
12 |
+
- ttp mapping
|
13 |
+
- mitre att&ck
|
14 |
+
- 'extreme multilabel '
|
15 |
+
- multilabel classification
|
16 |
+
pretty_name: Security Attack Pattern Recognition Datasets
|
17 |
+
size_categories:
|
18 |
+
- 1K<n<10K
|
19 |
+
---
|
20 |
# The Security Attack Pattern (TTP) Recognition or Mapping Task
|
21 |
[](https://creativecommons.org/licenses/by/4.0/)
|
22 |
[](https://arxiv.org/abs/2401.10337)
|
|
|
50 |
```
|
51 |
@inproceedings{nguyen-srndic-neth-ttpm,
|
52 |
title = "Noise Contrastive Estimation-based Matching Framework for Low-resource Security Attack Pattern Recognition",
|
53 |
+
author = "Nguyen, Tu and Srndic, Nedim and Neth, Alexander",
|
54 |
booktitle = "Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics",
|
55 |
month = mar,
|
56 |
year = "2024",
|