Datasets:
Create README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,28 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-3.0
|
| 3 |
-
|
| 4 |
-
- any-to-any
|
| 5 |
-
- zero-shot-classification
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
tags:
|
| 9 |
- IDS
|
|
|
|
|
|
|
| 10 |
- parquet
|
| 11 |
-
|
| 12 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-3.0
|
| 3 |
+
pretty_name: NetFlow V3
|
|
|
|
|
|
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
tags:
|
| 7 |
- IDS
|
| 8 |
+
- NIDS
|
| 9 |
+
- NetFlow
|
| 10 |
- parquet
|
| 11 |
+
- cybersecurity
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# NetFlow V3
|
| 15 |
+
|
| 16 |
+
NetFlow V3 datasets for machine learning-based network intrusion detection research.
|
| 17 |
+
|
| 18 |
+
This repository republishes the NetFlow V3 datasets introduced in *Temporal Analysis of NetFlow Datasets for Network Intrusion Detection Systems* by Majed Luay, Siamak Layeghy, Seyedehfaezeh Hosseininoorbin, Mohanad Sarhan, Nour Moustafa, and Marius Portmann. [oai_citation:0‡arXiv](https://arxiv.org/abs/2503.04404?utm_source=chatgpt.com)
|
| 19 |
+
|
| 20 |
+
## Description
|
| 21 |
+
|
| 22 |
+
NetFlow V3 extends earlier NetFlow datasets with temporal features for time-based analysis in NIDS research. [oai_citation:1‡arXiv](https://arxiv.org/abs/2503.04404?utm_source=chatgpt.com)
|
| 23 |
+
|
| 24 |
+
## Citation
|
| 25 |
+
|
| 26 |
+
If you use this dataset, please cite the original paper:
|
| 27 |
+
|
| 28 |
+
Luay, M., Layeghy, S., Hosseininoorbin, S., Sarhan, M., Moustafa, N., & Portmann, M. (2025). *Temporal Analysis of NetFlow Datasets for Network Intrusion Detection Systems*. arXiv:2503.04404. [oai_citation:2‡arXiv](https://arxiv.org/abs/2503.04404?utm_source=chatgpt.com)
|