Applied Sciences (Jul 2021)

Malicious Powershell Detection Using Graph Convolution Network

  • Sunoh Choi

DOI
https://doi.org/10.3390/app11146429
Journal volume & issue
Vol. 11, no. 14
p. 6429

Abstract

Read online

The internet’s rapid growth has resulted in an increase in the number of malicious files. Recently, powershell scripts and Windows portable executable (PE) files have been used in malicious behaviors. To solve these problems, artificial intelligence (AI) based malware detection methods have been widely studied. Among AI techniques, the graph convolution network (GCN) was recently introduced. Here, we propose a malicious powershell detection method using a GCN. To use the GCN, we needed an adjacency matrix. Therefore, we proposed an adjacency matrix generation method using the Jaccard similarity. In addition, we show that the malicious powershell detection rate is increased by approximately 8.2% using GCN.

Keywords