paper-with-me

Papers

Sequential Embedding-based Attentive (SEA) classifier for malware classification

2023-02-11 · Muhammad Ahmed, Anam Qureshi, Jawwad Ahmed Shamsi, Murk Marvi

The tremendous growth in smart devices has uplifted several security threats. One of the most prominent threats is malicious software also known as malware. Malware has the capability of corrupting a device and collapsing an entire network. Therefore, its early detection and mitigation are extremely important to avoid catastrophic effects. In this work, we came up with a solution for malware detection using state-of-the-art natural language processing (NLP) techniques. Our main focus is to provide a lightweight yet effective classifier for malware detection which can be used for heterogeneous devices, be it a resource constraint device or a resourceful machine. Our proposed model is tested on the benchmark data set with an accuracy and log loss score of 99.13 percent and 0.04 respectively.

📄 PDF Abstract BibTeX arXiv:2302.05728

Code (1)

Muhammad4hmed/SEA 공식 구현

Tasks

ClassificationMalware ClassificationMalware Detection

Similar Papers 제목 키워드 기반

Sequence Feature Extraction for Malware Family Analysis via Graph Neural Network

2022-08-10 · S. W. Hsiao, P. Y. Chu

Malicious software (malware) causes much harm to our devices and life. We are eager to understand the malware behavior and the threat it made. Most of the record files of malware are variable length and text-based files …

Graph Neural Network

IoT-based Android Malware Detection Using Graph Neural Network With Adversarial Defense

2025-12-23 · Rahul Yumlembam, Biju Issac, Seibu Mary Jacob, Longzhi Yang arxiv

Since the Internet of Things (IoT) is widely adopted using Android applications, detecting malicious Android apps is essential. In recent years, Android graph-based deep learning research has proposed many approaches to …

Graph Neural NetworkAdversarial DefenseMalware Detection

Malware Classification with Word Embedding Features

2021-03-03 · Aparna Sunil Kale, Fabio Di Troia, Mark Stamp

Malware classification is an important and challenging problem in information security. Modern malware classification techniques rely on machine learning models that can be trained on features such as opcode sequences, A…

BIG-bench Machine LearningClassificationGeneral ClassificationHybrid Machine Learning+1

Query-Efficient Black-Box Attack Against Sequence-Based Malware Classifiers

2018-04-23 · Ishai Rosenberg, Asaf Shabtai, Yuval Elovici, Lior Rokach

In this paper, we present a generic, query-efficient black-box attack against API call-based machine learning malware classifiers. We generate adversarial examples by modifying the malware's API call sequences and non-se…

A two-steps approach to improve the performance of Android malware detectors

2022-05-17 · Nadia Daoudi, Kevin Allix, Tegawendé F. Bissyandé, Jacques Klein

The popularity of Android OS has made it an appealing target to malware developers. To evade detection, including by ML-based techniques, attackers invest in creating malware that closely resemble legitimate apps. In thi…

Android Malware DetectionBinary ClassificationClassificationContrastive Learning+2