SOTAVerified

Character Level Based Detection of DGA Domain Names

2018-01-01ICLR 2018Unverified0· sign in to hype

Bin Yu, Jie Pan, Jiaming Hu, Anderson Nascimento, Martine De Cock

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Recently several different deep learning architectures have been proposed that take a string of characters as the raw input signal and automatically derive features for text classification. Little studies are available that compare the effectiveness of these approaches for character based text classification with each other. In this paper we perform such an empirical comparison for the important cybersecurity problem of DGA detection: classifying domain names as either benign vs. produced by malware (i.e., by a Domain Generation Algorithm). Training and evaluating on a dataset with 2M domain names shows that there is surprisingly little difference between various convolutional neural network (CNN) and recurrent neural network (RNN) based architectures in terms of accuracy, prompting a preference for the simpler architectures, since they are faster to train and less prone to overfitting.

Tasks

Reproductions