paper-with-me

Papers

A Novel Malware Detection Mechanism based on Features Extracted from Converted Malware Binary Images

2021-04-14 · Abhijitt Dhavlle, Sanket Shukla

Our computer systems for decades have been threatened by various types of hardware and software attacks of which Malwares have been one of them. This malware has the ability to steal, destroy, contaminate, gain unintended access, or even disrupt the entire system. There have been techniques to detect malware by performing static and dynamic analysis of malware files, but, stealthy malware has circumvented the static analysis method and for dynamic analysis, there have been previous works that propose different methods to detect malware but, in this work we propose a novel technique to detect malware. We use malware binary images and then extract different features from the same and then employ different ML-classifiers on the dataset thus obtained. We show that this technique is successful in differentiating classes of malware based on the features extracted.

📄 PDF Abstract BibTeX arXiv:2104.06652

Code (0)

등록된 구현이 없습니다.

Tasks

Malware Detection

Similar Papers 제목 키워드 기반

An Efficient Approach For Malware Detection Using PE Header Specification

2020-06-11 · Tina Rezaei, Ali Hamzeh

Following the dramatic growth of malware and the essential role of computer systems in our daily lives, the security of computer systems and the existence of malware detection systems become …

BIG-bench Machine LearningMalware Detection

Malware Classification using Deep Learning based Feature Extraction and Wrapper based Feature Selection Technique

2019-10-24 · Muhammad Furqan Rafique, Muhammad Ali, Aqsa Saeed Qureshi, Asifullah Khan 외

In the case of malware analysis, categorization of malicious files is an essential part after malware detection. Numerous static and dynamic techniques have been reported so far for categorizing malware. This research pr…

Feature Engineeringfeature selectionGeneral ClassificationMalware Analysis+2

EMULATOR vs REAL PHONE: Android Malware Detection Using Machine Learning

2017-03-31 · Mohammed K. Alzaylaee, Suleiman Y. Yerima, Sakir Sezer

The Android operating system has become the most popular operating system for smartphones and tablets leading to a rapid rise in malware. Sophisticated Android malware employ detection avoidance techniques in order to hi…

Android Malware DetectionBIG-bench Machine LearningMalware Detection

Android Malware Detection Using Machine Learning on Image Patterns

2019-01-27 · 2018 Cyber Resilience Conference (CRC) 2019 1 · Fauzi Mohd Darus, Noor Azurati Ahmad Salleh, Aswami Fadillah Mohd Ariffin

Android platform has been targeted by cyber-criminals due to the increase number of Android users in 2017. More than 8,000 Android malware were identified everyday making it is difficult for the malware analyst to detect…

Android Malware DetectionMalware Detection

Dynamic Malware Classification of Windows PE Files using CNNs and Greyscale Images Derived from Runtime API Call Argument Conversion

2025-05-30 · Md Shahnawaz, Bishwajit Prasad Gond, Durga Prasad Mohapatra

Malware detection and classification remains a topic of concern for cybersecurity, since it is becoming common for attackers to use advanced obfuscation on their malware to stay undetected. Conventional static analysis i…

Malware ClassificationMalware Detection