paper-with-me

Papers

DeepMAL -- Deep Learning Models for Malware Traffic Detection and Classification

2020-03-03 · Gonzalo Marín, Pedro Casas, Germán Capdehourat

Robust network security systems are essential to prevent and mitigate the harming effects of the ever-growing occurrence of network attacks. In recent years, machine learning-based systems have gain popularity for network security applications, usually considering the application of shallow models, which rely on the careful engineering of expert, handcrafted input features. The main limitation of this approach is that handcrafted features can fail to perform well under different scenarios and types of attacks. Deep Learning (DL) models can solve this limitation using their ability to learn feature representations from raw, non-processed data. In this paper we explore the power of DL models on the specific problem of detection and classification of malware network traffic. As a major advantage with respect to the state of the art, we consider raw measurements coming directly from the stream of monitored bytes as input to the proposed models, and evaluate different raw-traffic feature representations, including packet and flow-level ones. We introduce DeepMAL, a DL model which is able to capture the underlying statistics of malicious traffic, without any sort of expert handcrafted features. Using publicly available traffic traces containing different families of malware traffic, we show that DeepMAL can detect and classify malware flows with high accuracy, outperforming traditional, shallow-like models.

📄 PDF Abstract BibTeX arXiv:2003.04079

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDeep LearningGeneral Classification

Similar Papers 제목 키워드 기반

Learning Fast and Slow: PROPEDEUTICA for Real-time Malware Detection

2017-12-04 · Ruimin Sun, Xiaoyong Yuan, Pan He, Qile Zhu 외

Existing malware detectors on safety-critical devices have difficulties in runtime detection due to the performance overhead. In this paper, we introduce PROPEDEUTICA, a framework for efficient and effective real-time ma…

CPUGeneral ClassificationMalware Detection

IoT Malware Network Traffic Classification using Visual Representation and Deep Learning

2020-10-04 · Gueltoum Bendiab, Stavros Shiaeles, Abdulrahman Alruban, Nicholas Kolokotronis

With the increase of IoT devices and technologies coming into service, Malware has risen as a challenging threat with increased infection rates and levels of sophistication. Without strong security mechanisms, a huge amo…

General ClassificationTraffic Classification

When a RF Beats a CNN and GRU, Together -- A Comparison of Deep Learning and Classical Machine Learning Approaches for Encrypted Malware Traffic Classification

2022-06-16 · Adi Lichy, Ofek Bader, Ran Dubin, Amit Dvir 외

Internet traffic classification is widely used to facilitate network management. It plays a crucial role in Quality of Services (QoS), Quality of Experience (QoE), network visibility, intrusion detection, and traffic tre…

ClassificationIntrusion DetectionMalware DetectionManagement+1

A short review on Applications of Deep learning for Cyber security

2018-12-15 · Mohammed Harun Babu R, Vinayakumar R, Soman Kp

Deep learning is an advanced model of traditional machine learning. This has the capability to extract optimal feature representation from raw input samples. This has been applied towards various use cases in cyber secur…

Android Malware DetectionBIG-bench Machine LearningDeep LearningGeneral Classification+3

NF-GNN: Network Flow Graph Neural Networks for Malware Detection and Classification

2021-03-05 · Julian Busch, Anton Kocheturov, Volker Tresp, Thomas Seidl

Malicious software (malware) poses an increasing threat to the security of communication systems as the number of interconnected mobile devices increases exponentially. While some existing malware detection and classific…

General ClassificationGraph Neural NetworkMalware Detection