项目作者: dangtunguyen

项目描述 :
Adaptive summarization of evidence to support cost-effective intrusion detection at scale
高级语言: Python
项目地址: git://github.com/dangtunguyen/nids.git
创建时间: 2018-10-24T03:07:22Z
项目社区:https://github.com/dangtunguyen/nids

开源协议:MIT License

下载


Adaptive summarization of evidence to support cost-effective intrusion detection at scale

We have recently seen an increasing number of attacks that are distributed, and span an entire wide area network (WAN). Today, typically, intrusion detection systems (IDSs) are deployed at enterprise scale and cannot handle attacks that cover a WAN. Moreover, such IDSs are implemented at a single entity that expects to look at all packets to determine an intrusion. Transferring copies of raw packets to centralized engines for analysis in a WAN can significantly impact both network performance and detection accuracy. In this project, we propose to build a framework for adaptive summarization of evidence to support cost-effective intrusion detection at scale.