[关闭]
@semanticyong 2017-03-25T02:05:10.000000Z 字数 1549 阅读 815

Big Data、AI、ML for IDS

IDS AI


随着大数据

起点: darpa98

darpa98 简介

The Information System Technology (IST) group of Lincoln laboratories at MIT university under contract of
DARPA and in collaboration with ARFL created a network. In this network, they simulated real traffic with normal and
attack connections and they sniffed them with tcpdump (linux command). The experiment lasted 7 weeks of 5 days. The
generated tcpdump files and ps outputs, log files... are known as darpa98 database. (More information on the following
website http://www.ll.mit.edu/mission/communications/ist/corpora/ideval/data/index.html).
该链接已失效

kddcup99

kddcup99 简介

After this simulation, they extracted connections from the tcpdump files and they represented them in a tabular
dataset in UCI repository format. This way, instances of the dataset belong to connections. They extracted 41 attributes
for each connection plus the class attribute. These attributes are divided in three main groups: intrinsic features (extracted
from the headers' area of the network packets), content features (extracted from the contents area of the network
packets), traffic features (extracted with information about previous connections). This dataset is known as kddcup99.

kddcup99 相关参考

http://kdd.ics.uci.edu/databases/kddcup99/kddcup99.html

目前正在调研的: UADI/gureKddcup

UADI 简介

UADI 是 Unsupervised Anomaly Detection in Intrusion Detection Systems 的缩写。
这是 EHU 的一个研究团队于 2010 年 1 月 开始的一个研究项目。旨在通过机器学习的方法,构造一个 IDS。这个项目的一项重要产出物是 gureKDDCup。

团队成员

Iñigo Perona, Olatz Arbelaitz, Javi Muguerza, Ibai Gurrutxaga

gureKDDCup

其他研究

Support Vector Machine (SVM), Decision Tree, K nearest neighbor, K-Mean and Fuzzy C-Mean Clustering
https://www.researchgate.net/publication/263929521_A_Detail_Analysis_on_Intrusion_Detection_Datasets

Q&A

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注