paper-with-me

홈 › Papers

Detecting Algorithmically Generated Domains Using a GCNN-LSTM Hybrid Neural Network

2022-08-06 · Zheng Wang

Domain generation algorithm (DGA) is used by botnets to build a stealthy command and control (C&C) communication channel between the C&C server and the bots. A DGA can periodically produce a large number of pseudo-random algorithmically generated domains (AGDs). AGD detection algorithms provide a lightweight, promising solution in response to the existing DGA techniques. In this paper, a GCNN (gated convolutional neural network)-LSTM (long short-term memory) Hybrid Neural Network (GLHNN) for AGD detection is proposed. In GLHNN, GCNN is applied to extract the informative features from domain names on top of LSTM which further processes the feature sequence. GLHNN is experimentally validated using representative AGDs covering six classes of DGAs. GLHNN is compared with the state-of-the-art detection models and demonstrates the best overall detection performance among these tested models.

📄 PDF Abstract BibTeX arXiv:2208.03445

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Physical Rule-Guided Convolutional Neural Network

2024-09-03 · Kishor Datta Gupta, Marufa Kamal, Rakib Hossain Rifat, Mohd Ariful Haque 외

The black-box nature of Convolutional Neural Networks (CNNs) and their reliance on large datasets limit their use in complex domains with limited labeled data. Physics-Guided Neural Networks (PGNNs) have emerged to addre…

World Knowledge

EEG-GCNN: Augmenting Electroencephalogram-based Neurological Disease Diagnosis using a Domain-guided Graph Convolutional Neural Network

2020-11-17 · Neeraj Wagh, Yogatheesan Varatharajah

This paper presents a novel graph convolutional neural network (GCNN)-based approach for improving the diagnosis of neurological diseases using scalp-electroencephalograms (EEGs). Although EEG is one of the main tests us…

EEGElectroencephalogram (EEG)Functional Connectivity

Understanding the Basis of Graph Convolutional Neural Networks via an Intuitive Matched Filtering Approach

2021-08-23 · Ljubisa Stankovic, Danilo Mandic

Graph Convolutional Neural Networks (GCNN) are becoming a preferred model for data processing on irregular domains, yet their analysis and principles of operation are rarely examined due to the black box nature of NNs. T…

Graph-Powered Defense: Controller Area Network Intrusion Detection for Unmanned Aerial Vehicles

2024-12-03 · Reek Majumder, Gurcan Comert, David Werth, Adrian Gale 외

The network of services, including delivery, farming, and environmental monitoring, has experienced exponential expansion in the past decade with Unmanned Aerial Vehicles (UAVs). Yet, UAVs are not robust enough against c…

Graph AttentionIntrusion DetectionNetwork Intrusion Detection

Detecting Alzheimer's Disease Using Gated Convolutional Neural Network from Audio Data

2018-03-30

We propose an automatic detection method of Alzheimer's diseases using a gated convolutional neural network (GCNN) from speech data. This GCNN can be trained with a relatively small amount of data and can capture the tem…