paper-with-me

Papers

Powershell malware detection method based on features combination

2021-01-01 · Journal of Cyber Security 2021 1 · LIU Yue, LIU Baoxu, ZHAO Zihao, LIU Chaoge, WANG Xiaoxi, WU Xianda

In recent years, powershell is widely used in APT attack due to its ease of use and high concealment. Tradi- tional malicious code detection technology based on artificial feature extraction and machine learning method is more and more difficult to be effective in the detection of malicious code in PowerShell. For this reason, this paper proposes a mali- cious Powershell code detection method based on random forest features combination and deep learning. This method uses random forest to generate new features which better characterize the original data, and uses deep neural network to build classifiers for classification and recognition. This method can make up for the lack of experience in artificial feature engi- neering, and characterize the original data better, so as to improve the detection effect. The experimental results in this article show that this method has a good performance, high recall rate and accuracy rate, which can effectively detect and identify malicious Powershell code

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Malware Detection

Similar Papers 제목 키워드 기반

AI-Generated PowerShell Malware: An Experimental Framework and Dataset

2026-06-29 · Luciano Pianese, Vittorio Orbinato, Pietro Liguori, Roberto Natella arxiv

Generative AI has emerged as a significant cybersecurity threat, with several recent attack campaigns leveraging LLMs to generate code for malicious purposes via scripting languages such as PowerShell. Consequently, for …

AMSI-Based Detection of Malicious PowerShell Code Using Contextual Embeddings

2019-05-23 · Amir Rubin, Shay Kels, Danny Hendler

PowerShell is a command-line shell, supporting a scripting language. It is widely used in organizations for configuration management and task automation but is also increasingly used by cybercriminals for launching cyber…

Management

Explaining high-dimensional text classifiers

2023-11-22 · Odelia Melamed, Rich Caruana

Explainability has become a valuable tool in the last few years, helping humans better understand AI-guided decisions. However, the classic explainability tools are sometimes quite limited when considering high-dimension…

Malware DetectionSentiment Analysis

OMD: Orthogonal Malware Detection Using Audio, Image, and Static Features

2021-11-08 · Lakshmanan Nataraj, Tajuddin Manhar Mohammed, Tejaswi Nanjundaswamy, Satish Chikkagoudar 외

With the growing number of malware and cyber attacks, there is a need for "orthogonal" cyber defense approaches, which are complementary to existing methods by detecting unique malware samples that are not predicted by o…

Malware Detection

An investigation of a deep learning based malware detection system

2018-09-16 · Mohit Sewak, Sanjay K. Sahay, Hemant Rathore

We investigate a Deep Learning based system for malware detection. In the investigation, we experiment with different combination of Deep Learning architectures including Auto-Encoders, and Deep Neural Networks with vary…

Deep LearningFeature EngineeringMalware Detection