codymlewis/nbaiot
收藏资源简介:
N-BAIoT数据集旨在解决公共僵尸网络数据集的缺乏问题,特别是针对物联网(IoT)设备。该数据集提供了真实的流量数据,这些数据是从9种商业IoT设备中收集的,这些设备被Mirai和BASHLITE两种僵尸网络真实感染。数据集的特征包括115个浮点数的序列、10种攻击类型和1种良性流量,以及9种不同的IoT设备类型。数据集分为训练集和测试集,训练集包含6002588个样本,测试集包含1060018个样本。该数据集可以用于异常检测和多类分类任务。
The N-BAIoT dataset is designed to address the shortage of public botnet datasets, particularly for Internet of Things (IoT) devices. It provides real-world traffic data collected from nine commercial IoT devices that were genuinely infected by two botnets, Mirai and BASHLITE. The dataset includes 115-dimensional floating-point sequences, 10 types of attack traffic, 1 type of benign traffic, and 9 distinct IoT device categories. It is split into training and test sets, with the training set containing 6,002,588 samples and the test set containing 1,060,018 samples. This dataset can be used for anomaly detection and multi-class classification tasks.
数据集卡片 for N-BAIoT
数据集详情
数据集描述
-
特征描述:
features: 序列类型,长度为115,数据类型为float32。attack: 类别标签,包含11个类别,分别是:- 0: benign_traffic
- 1: combo
- 2: junk
- 3: mirai-ack
- 4: mirai-scan
- 5: mirai-syn
- 6: mirai-udp
- 7: mirai-udpplain
- 8: scan
- 9: tcp
- 10: udp
device: 类别标签,包含9个类别,分别是:- 0: Danmini_Doorbell
- 1: Ecobee_Thermostat
- 2: Ennio_Doorbell
- 3: Philips_B120N10_Baby_Monitor
- 4: Provision_PT_737E_Security_Camera
- 5: Provision_PT_838_Security_Camera
- 6: Samsung_SNH_1011_N_Webcam
- 7: SimpleHome_XCS7_1002_WHT_Security_Camera
- 8: SimpleHome_XCS7_1003_WHT_Security_Camera
-
数据集划分:
train: 包含6002588个样本,总字节数为2857231888。test: 包含1060018个样本,总字节数为504568568。
-
数据集大小:
- 下载大小:1772922927字节。
- 数据集总大小:3361800456字节。
-
许可证: Creative Commons Attribution 4.0 International (CC BY 4.0)
数据集来源
- 数据集名称: N-BAIoT
- 数据集目的: 用于检测IoT僵尸网络攻击。
- 数据集特点: 包含9种商业IoT设备的真实流量数据,这些设备被Mirai和BASHLITE僵尸网络真实感染。
数据集使用
- 原始目标: 通过异常检测技术区分良性流量和恶意流量数据。
- 扩展用途: 由于恶意数据可以分为10种攻击类型,数据集也可用于多类别分类,包括10种攻击类型和1种良性流量。
数据集结果
- 训练过程: 对每种IoT设备,使用其2/3的良性数据(即每个设备的训练集)训练和优化深度自动编码器,以捕捉正常网络流量模式。
- 测试过程: 每个设备的测试数据包括剩余的1/3良性数据和所有恶意数据。在每个测试集上应用相应的训练好的深度自动编码器作为异常检测器。异常检测(即从每个IoT设备发起的网络攻击)的结论是100%的真正例率(TPR)。
数据集创建者
- 创建者: Meidan, Yair, Bohadana, Michael, Mathov, Yael, Mirsky, Yisroel, Breitenbacher, Dominik, Asaf, and Shabtai, Asaf




