paper-with-me

Papers

Explaining Machine Learning DGA Detectors from DNS Traffic Data

2022-08-10 · Giorgio Piras, Maura Pintor, Luca Demetrio, Battista Biggio

One of the most common causes of lack of continuity of online systems stems from a widely popular Cyber Attack known as Distributed Denial of Service (DDoS), in which a network of infected devices (botnet) gets exploited to flood the computational capacity of services through the commands of an attacker. This attack is made by leveraging the Domain Name System (DNS) technology through Domain Generation Algorithms (DGAs), a stealthy connection strategy that yet leaves suspicious data patterns. To detect such threats, advances in their analysis have been made. For the majority, they found Machine Learning (ML) as a solution, which can be highly effective in analyzing and classifying massive amounts of data. Although strongly performing, ML models have a certain degree of obscurity in their decision-making process. To cope with this problem, a branch of ML known as Explainable ML tries to break down the black-box nature of classifiers and make them interpretable and human-readable. This work addresses the problem of Explainable ML in the context of botnet and DGA detection, which at the best of our knowledge, is the first to concretely break down the decisions of ML classifiers when devised for botnet/DGA detection, therefore providing global and local explanations.

📄 PDF Abstract BibTeX arXiv:2208.05285

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Traffic4cast at NeurIPS 2022 -- Predict Dynamics along Graph Edges from Sparse Node Data: Whole City Traffic and ETA from Stationary Vehicle Detectors

2023-03-14 · Moritz Neun, Christian Eichenberger, Henry Martin, Markus Spanring 외

The global trends of urbanization and increased personal mobility force us to rethink the way we live and use urban space. The Traffic4cast competition series tackles this problem in a data-driven way, advancing the late…

Explaining machine-learned particle-flow reconstruction

2021-11-24 · Farouk Mokhtar, Raghav Kansal, Daniel Diaz, Javier Duarte 외

The particle-flow (PF) algorithm is used in general-purpose particle detectors to reconstruct a comprehensive particle-level view of the collision by combining information from different subdetectors. A graph neural netw…

Decision MakingGraph Neural Network

A Hybrid Physics Machine Learning Approach for Macroscopic Traffic State Estimation

2022-02-01 · Zhao Zhang, Ding Zhao, Xianfeng Terry Yang

Full-field traffic state information (i.e., flow, speed, and density) is critical for the successful operation of Intelligent Transportation Systems (ITS) on freeways. However, incomplete traffic information tends to be …

BIG-bench Machine LearningState Estimation

Are Existing Out-Of-Distribution Techniques Suitable for Network Intrusion Detection?

2023-08-28 · Andrea Corsini, Shanchieh Jay Yang

Machine learning (ML) has become increasingly popular in network intrusion detection. However, ML-based solutions always respond regardless of whether the input data reflects known patterns, a common issue across safety-…

Contrastive LearningIntrusion DetectionNetwork Intrusion Detection

GEE: A Gradient-based Explainable Variational Autoencoder for Network Anomaly Detection

2019-03-15 · Quoc Phong Nguyen, Kar Wai Lim, Dinil Mon Divakaran, Kian Hsiang Low 외

This paper looks into the problem of detecting network anomalies by analyzing NetFlow records. While many previous works have used statistical models and machine learning techniques in a supervised way, such solutions ha…

Anomaly Detection