CRLGJul 10, 2023

False Sense of Security: Leveraging XAI to Analyze the Reasoning and True Performance of Context-less DGA Classifiers

arXiv:2307.04358v212 citationsh-index: 17
Originality Incremental advance
AI Analysis

This work addresses security vulnerabilities in botnet detection for cybersecurity practitioners, revealing that high-accuracy classifiers are misleading and incremental improvements are needed.

The study tackled the problem of biased deep learning classifiers for Domain Generation Algorithm (DGA) detection, which achieve over 99.9% accuracy but allow trivial bypasses, and found that eliminating these biases significantly reduces performance, though a context-aware system was designed to maintain detection rates without bias.

The problem of revealing botnet activity through Domain Generation Algorithm (DGA) detection seems to be solved, considering that available deep learning classifiers achieve accuracies of over 99.9%. However, these classifiers provide a false sense of security as they are heavily biased and allow for trivial detection bypass. In this work, we leverage explainable artificial intelligence (XAI) methods to analyze the reasoning of deep learning classifiers and to systematically reveal such biases. We show that eliminating these biases from DGA classifiers considerably deteriorates their performance. Nevertheless we are able to design a context-aware detection system that is free of the identified biases and maintains the detection rate of state-of-the art deep learning classifiers. In this context, we propose a visual analysis system that helps to better understand a classifier's reasoning, thereby increasing trust in and transparency of detection methods and facilitating decision-making.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes