bvsam/cic-ids-2017
收藏资源简介:
--- pretty_name: "CIC-IDS-2017" language: - en tags: - cybersecurity - network - pcap - flow task_categories: - tabular-classification configs: - config_name: machine_learning data_files: "machine_learning/*.parquet" - config_name: traffic_labels data_files: "traffic_labels/*.parquet" --- # CIC-IDS-2017 Dataset This repository contains the [CIC-IDS-2017 dataset](https://www.unb.ca/cic/datasets/ids-2017.html) with the original PCAPs and the CSVs converted to Parquet format for easier use. ## Dataset Structure ### Configurations 1. **`machine_learning`**: Contains the flow-based features used for ML training (Converted from `MachineLearningCVE` CSVs). 2. **`traffic_labels`**: Contains the labelled flows (Converted from `TrafficLabelling` CSVs). Timestamps have been normalized to UTC. ### Raw Data The `pcap/` folder contains the original PCAP files. These are not part of the Hugging Face Dataset Viewer but can be downloaded via Git LFS. ## License _(Copied from original dataset License section)_ The **CICIDS2017** dataset consists of labeled network flows, including full packet payloads in pcap format, the corresponding profiles and the labeled flows (GeneratedLabelledFlows.zip) and CSV files for machine and deep learning purpose (MachineLearningCSV.zip) are publicly available for researchers. If you are using our dataset, you should cite our related paper which outlining the details of the dataset and its underlying principles: - Iman Sharafaldin, Arash Habibi Lashkari, and Ali A. Ghorbani, “Toward Generating a New Intrusion Detection Dataset and Intrusion Traffic Characterization”, 4th International Conference on Information Systems Security and Privacy (ICISSP), Portugal, January 2018.
--- pretty_name: "CIC-IDS-2017" language: - 英语 tags: - 网络安全 - 网络 - 数据包捕获(PCAP) - 流量流 task_categories: - 表格分类 configs: - config_name: machine_learning data_files: "machine_learning/*.parquet" - config_name: traffic_labels data_files: "traffic_labels/*.parquet" --- # CIC-IDS-2017 数据集 本仓库包含[CIC-IDS-2017数据集](https://www.unb.ca/cic/datasets/ids-2017.html)的原始PCAP文件,以及转换为Parquet格式的CSV文件,以提升使用便捷性。 ## 数据集结构 ### 配置项 1. **`machine_learning`**:存储用于机器学习训练的基于流量流的特征(由`MachineLearningCVE`格式的CSV文件转换而来)。 2. **`traffic_labels`**:存储带标签的流量流(由`TrafficLabelling`格式的CSV文件转换而来),其中时间戳已统一标准化为协调世界时(UTC)。 ### 原始数据 `pcap/` 文件夹包含原始PCAP文件。此类文件未纳入Hugging Face数据集查看器,但可通过Git LFS进行下载。 ## 许可证 (内容源自原数据集许可证章节) **CICIDS2017** 数据集由带标签的网络流量流构成,包含PCAP格式的完整数据包负载、相关配置文件,以及供机器学习与深度学习研究使用的带标签流量流文件(GeneratedLabelledFlows.zip)与CSV文件(MachineLearningCSV.zip),面向科研人员公开获取。若您使用本数据集,请引用下述阐述了数据集细节与底层原理的相关论文: - Iman Sharafaldin、Arash Habibi Lashkari与Ali A. Ghorbani,《面向新型入侵检测数据集构建与入侵流量特征分析》,第4届信息系统安全与隐私国际会议(ICISSP),葡萄牙,2018年1月。




