All Journals
Journal of Cyber Security and Mobility (JCSM)

Periodical

Journal of Cyber Security and Mobility (JCSM)

ISSN 2245-1439 E-ISSN 2245-4578 2 Articles

Issues

2 Published
Issue cover

Volume 1 · Issue 2

Journal of Cyber Security and Mobility (JCSM)

2026

Test

Read
Issue cover

Volume 1 · Issue 1

Journal of Cyber Security and Mobility (JCSM)

2026

Malware exhibits characteristics such as rapid variant evolution, sophisticated obfuscation techniques, and frequent zero-day attacks. Existing detection methods suffer from issues like insufficient feature extraction, weak generalization capabilities, and difficulty in capturing code semantic information. This paper proposes a malware detection and classification algorithm based on the fusion of Graph Neural Networks (GNN) and attention mechanisms. First, this paper transforms the control flow graph and function call graph of malware into a heterogeneous graph structure, extracting node and edge features. Second, it employs a Graph Convolutional Network (GCN) for multi-layer feature aggregation, introducing a multi-head attention mechanism to adaptively learn the weights of key code snippets. Then, it reduces dimensionality and integrates global features through a graph pooling layer, utilizing a fully connected layer for binary classification detection and multi-class family identification of malware. Finally, adversarial training is applied to enhance the model’s robustness.

Read