pith. sign in

Available: https://arxiv.org/abs/1611.00791

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it
abstract

Various families of malware use domain generation algorithms (DGAs) to generate a large number of pseudo-random domain names to connect to a command and control (C&C) server. In order to block DGA C&C traffic, security organizations must first discover the algorithm by reverse engineering malware samples, then generating a list of domains for a given seed. The domains are then either preregistered or published in a DNS blacklist. This process is not only tedious, but can be readily circumvented by malware authors using a large number of seeds in algorithms with multivariate recurrence properties (e.g., banjori) or by using a dynamic list of seeds (e.g., bedep). Another technique to stop malware from using DGAs is to intercept DNS queries on a network and predict whether domains are DGA generated. Such a technique will alert network administrators to the presence of malware on their networks. In addition, if the predictor can also accurately predict the family of DGAs, then network administrators can also be alerted to the type of malware that is on their networks. This paper presents a DGA classifier that leverages long short-term memory (LSTM) networks to predict DGAs and their respective families without the need for a priori feature extraction. Results are significantly better than state-of-the-art techniques, providing 0.9993 area under the receiver operating characteristic curve for binary classification and a micro-averaged F1 score of 0.9906. In other terms, the LSTM technique can provide a 90% detection rate with a 1:10000 false positive (FP) rate---a twenty times FP improvement over comparable methods. Experiments in this paper are run on open datasets and code snippets are provided to reproduce the results.

citation-role summary

background 1

citation-polarity summary

fields

cs.CR 2

years

2026 1 2019 1

verdicts

UNVERDICTED 2

roles

background 1

polarities

background 1

representative citing papers

DRIFT: Drift-Resilient Invariant-Feature Transformer for DGA Detection

cs.CR · 2026-05-11 · unverdicted · novelty 6.0

DRIFT uses hybrid character and subword tokenization plus multi-task self-supervised pre-training to build DGA detectors that resist temporal drift and outperform baselines in forward-chaining evaluations over nine years of data.

citing papers explorer

Showing 2 of 2 citing papers.

  • DRIFT: Drift-Resilient Invariant-Feature Transformer for DGA Detection cs.CR · 2026-05-11 · unverdicted · none · ref 28

    DRIFT uses hybrid character and subword tokenization plus multi-task self-supervised pre-training to build DGA detectors that resist temporal drift and outperform baselines in forward-chaining evaluations over nine years of data.

  • An AI-based, Multi-stage detection system of banking botnets cs.CR · 2019-07-18 · unverdicted · none · ref 12 · internal anchor

    A multi-stage detection system for banking botnets that applies AI techniques at different stages and reports strong deep learning performance on public datasets.