paper-with-me

Papers

Anti-Malware Sandbox Games

2022-02-28 · Sujoy Sikdar, Sikai Ruan, Qishen Han, Paween Pitimanaaree, Jeremy Blackthorne, Bulent Yener, Lirong Xia

We develop a game theoretic model of malware protection using the state-of-the-art sandbox method, to characterize and compute optimal defense strategies for anti-malware. We model the strategic interaction between developers of malware (M) and anti-malware (AM) as a two player game, where AM commits to a strategy of generating sandbox environments, and M responds by choosing to either attack or hide malicious activity based on the environment it senses. We characterize the condition for AM to protect all its machines, and identify conditions under which an optimal AM strategy can be computed efficiently. For other cases, we provide a quadratically constrained quadratic program (QCQP)-based optimization framework to compute the optimal AM strategy. In addition, we identify a natural and easy to compute strategy for AM, which as we show empirically, achieves AM utility that is close to the optimal AM utility, in equilibrium.

📄 PDF Abstract BibTeX arXiv:2202.13520

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

AM 설명 없음

Similar Papers 제목 키워드 기반

Agent-based Vs Agent-less Sandbox for Dynamic Behavioral Analysis

2019-03-12 · Muhammad Ali, Stavros Shiaeles, Maria Papadaki, Bogdan Ghita

Malicious software is detected and classified by either static analysis or dynamic analysis. In static analysis, malware samples are reverse engineered and analyzed so that signatures of malware can be constructed. These…

Malware Detection

Unmasking the Shadows: Pinpoint the Implementations of Anti-Dynamic Analysis Techniques in Malware Using LLM

2024-11-08 · Haizhou Wang, Nanqing Luo, Xusheng Li, Peng Liu

Sandboxes and other dynamic analysis processes are prevalent in malware detection systems nowadays to enhance the capability of detecting 0-day malware. Therefore, techniques of anti-dynamic analysis (TADA) are prevalent…

Language ModelingLanguage ModellingLarge Language ModelMalware Analysis+1

Trident: Improving Malware Detection with LLMs and Behavioral Features

2026-04-30 · Rebecca Saul, Jingzhi Jiang, Elliott Chia, David Wagner arxiv

Traditionally, machine learning methods for PE malware detection have relied on static features like byte histograms, string information, and PE header contents. One barrier to incorporating dynamic analysis features has…

Malware DetectionActive Learning

Android Malware Characterization using Metadata and Machine Learning Techniques

2017-12-12 · Ignacio Martín, José Alberto Hernández, Alfonso Muñoz, Antonio Guzmán

Android Malware has emerged as a consequence of the increasing popularity of smartphones and tablets. While most previous work focuses on inherent characteristics of Android apps to detect malware, this study analyses in…

BIG-bench Machine Learning

Using Static and Dynamic Malware features to perform Malware Ascription

2021-12-05 · Jashanpreet Singh Sraw, Keshav Kumar

Malware ascription is a relatively unexplored area, and it is rather difficult to attribute malware and detect authorship. In this paper, we employ various Static and Dynamic features of malicious executables to classify…

AttributeBIG-bench Machine Learning