paper-with-me

Papers

Protecting from Malware Obfuscation Attacks through Adversarial Risk Analysis

2019-11-09 · Alberto Redondo, David Rios Insua

Malware constitutes a major global risk affecting millions of users each year. Standard algorithms in detection systems perform insufficiently when dealing with malware passed through obfuscation tools. We illustrate this studying in detail an open source metamorphic software, making use of a hybrid framework to obtain the relevant features from binaries. We then provide an improved alternative solution based on adversarial risk analysis which we illustrate describe with an example.

📄 PDF Abstract BibTeX arXiv:1911.03653

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ADVERSARIALuscator: An Adversarial-DRL Based Obfuscator and Metamorphic Malware SwarmGenerator

2021-09-23 · Mohit Sewak, Sanjay K. Sahay, Hemant Rathore

Advanced metamorphic malware and ransomware, by using obfuscation, could alter their internal structure with every attack. If such malware could intrude even into any of the IoT networks, then even if the original malwar…

Deep Reinforcement Learning

A Malware Obfuscation AI Technique to Evade Antivirus Detection in Counter Forensic Domain

2020-09-24 · Enabling AI Applications in Data Science. Studies in Computational Intelligence, vol 911. Springer, Cham. 2020 9 · Ahmed A. Mawgoud, Hussein M. Rady, Benbella S. Tawfik

Data obfuscation is the process of converting a constant or a variable into computational results of several constants to make it hard for the files to be detected or analyzed by anti-malware engines. In recent years, ma…

Feature-level Malware Obfuscation in Deep Learning

2020-02-10 · Keith Dillon

We consider the problem of detecting malware with deep learning models, where the malware may be combined with significant amounts of benign code. Examples of this include piggybacking and trojan horse attacks on a syste…

Data AugmentationDeep LearningMalware Classification

Generating Synthetic Malware Samples Using Generative AI

2026-04-23 · Tiffany Bao, Kylie Trousil, Quang Duy Tran, Fabio Di Troia 외 arxiv

Malware attacks have a significant negative impact on organizations of varied scales in the field of cybersecurity. Recently, malware researchers have increasingly turned to machine learning techniques to combat sophisti…

Malware Classification

Identifying Obfuscated Code through Graph-Based Semantic Analysis of Binary Code

2025-04-02 · Roxane Cohen, Robin David, Florian Yger, Fabrice Rossi

Protecting sensitive program content is a critical issue in various situations, ranging from legitimate use cases to unethical contexts. Obfuscation is one of the most used techniques to ensure such protection. Consequen…

Malware AnalysisObfuscation Detection