SDN-DDOS (ICMP,TCP,UDP)
收藏官方服务:
资源简介:
Data consist of DDoS attacks in SDN which include the ICMP, TCP, and UDP flood. The attack was generated in Mininet Emulator using the Scapy and TCPReplay. The topology used was : sudo mn --topo tree,depth=3,fanout=2 --mac --controller remote,ip=0.0.0.0:6633 performed by H1 to H4
本数据集包含软件定义网络(Software Defined Network,SDN)环境下的分布式拒绝服务(Distributed Denial of Service,DDoS)泛洪攻击数据,涵盖互联网控制报文协议(Internet Control Message Protocol,ICMP)、传输控制协议(Transmission Control Protocol,TCP)与用户数据报协议(User Datagram Protocol,UDP)三种泛洪攻击类型。本次攻击在Mininet网络仿真器中生成,使用Scapy与TCPReplay工具完成。所采用的网络拓扑配置为:执行`sudo mn --topo tree,depth=3,fanout=2 --mac --controller remote,ip=0.0.0.0:6633`命令构建树形拓扑,该拓扑深度为3、扇出系数为2,启用MAC地址显示功能,并配置远程控制器(IP地址为0.0.0.0:6633),攻击由主机H1发起至主机H4。
创建时间:
2020-03-20




