A survey on network data collection
117
TL;DR: A survey on existing data collection methods, mechanisms and architectures is conducted and according to a number of proposed assessment criteria, the performance ofexisting data collection mechanisms is evaluated and their characteristics are summarized.
read more
About: This article is published in Journal of Network and Computer Applications. The article was published on 15 Aug 2018. and is currently open access. The article focuses on the topics: Network security & Network management.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Data preprocessing for anomaly based network intrusion detection : a review
Jonathan J. Davis,Andrew Clark +1 more
- 25 May 2011
TL;DR: The review finds that many NIDS limit their view of network traffic to the TCP/IP packet headers, and shows a trend toward deeper packet inspection to construct more relevant features through targeted content parsing.
261
Deep Learning for Network Traffic Monitoring and Analysis (NTMA): A Survey
TL;DR: In this paper, a comprehensive review on applications of deep learning in network traffic monitoring and analysis (NTMA) applications is provided, where the authors discuss key challenges, open issues, and future research directions for using deep learning for NTMA applications.
255
An effective intrusion detection approach using SVM with naïve Bayes feature embedding
TL;DR: Wang et al. as discussed by the authors proposed an effective intrusion detection framework based on SVM with naive Bayes feature embedding, which takes the data quality into consideration, which is essential for constructing a well-performed intrusion detection system beyond machine learning techniques.
214
MTH-IDS: A Multi-Tiered Hybrid Intrusion Detection System for Internet of Vehicles
TL;DR: In this article, a multi-tiered hybrid IDS was proposed to detect both known and unknown attacks on vehicular networks, which can detect various types of known attacks with 99.99% accuracy on the CAN-intrusion-dataset representing the intra-vehicle network data.
Data Collection for Security Measurement in Wireless Sensor Networks: A Survey
TL;DR: An overview of WSNs is provided and classify the attacks in W SNs based on protocol stack layers and attack detection methods of eleven mainstream attacks are researched for WSN security measurement.
References
Software-Defined Networking: A Comprehensive Survey
Diego Kreutz,Fernando M. V. Ramos,Paulo Veríssimo,Christian Esteve Rothenberg,Siamak Azodolmolky,Steve Uhlig +5 more
- 01 Jan 2015
TL;DR: This paper presents an in-depth analysis of the hardware infrastructure, southbound and northbound application programming interfaces (APIs), network virtualization layers, network operating systems (SDN controllers), network programming languages, and network applications, and presents the key building blocks of an SDN infrastructure using a bottom-up, layered approach.
•Proceedings Article
Snort - Lightweight Intrusion Detection for Networks
Martin Roesch
- 12 Nov 1999
TL;DR: Snort provides a layer of defense which monitors network traffic for predefined suspicious activity or patterns, and alert system administrators when potential hostile traffic is detected.
Models and issues in data stream systems
Brian Babcock,Shivnath Babu,Mayur Datar,Rajeev Motwani,Jennifer Widom +4 more
- 03 Jun 2002
TL;DR: The need for and research issues arising from a new model of data processing, where data does not take the form of persistent relations, but rather arrives in multiple, continuous, rapid, time-varying data streams are motivated.
•Posted Content
Software-Defined Networking: A Comprehensive Survey
Diego Kreutz,Fernando M. V. Ramos,Paulo Veríssimo,Christian Esteve Rothenberg,Siamak Azodolmolky,Steve Uhlig +5 more
TL;DR: Software-Defined Networking (SDN) as discussed by the authors is an emerging paradigm that promises to change this state of affairs, by breaking vertical integration, separating the network's control logic from the underlying routers and switches, promoting (logical) centralization of network control, and introducing the ability to program the network.
1.9K
Frenetic: a network programming language
Nate Foster,Rob Harrison,Michael J. Freedman,Christopher Monsanto,Jennifer Rexford,Alec Story,David Walker +6 more
- 19 Sep 2011
TL;DR: Frenetic provides a declarative query language for classifying and aggregating network traffic as well as a functional reactive combinator library for describing high-level packet-forwarding policies, which facilitates modular reasoning and enables code reuse.