中文
相关论文

相关论文: Malware Sight-Seeing: Accelerating Reverse-Enginee…

200 篇论文

Malicious software is an integral part of cybercrime defense. Due to the growing number of malicious attacks and their target sources, detecting and preventing the attack becomes more challenging due to the assault's changing behavior. The…

密码学与安全 · 计算机科学 2023-08-10 Mohammad Aziz , Ali Saeed Alfoudi

We propose a novel method to detect and visualize malware through image classification. The executable binaries are represented as grayscale images obtained from the count of N-grams (N=2) of bytes in the Discrete Cosine Transform (DCT)…

Cyber security threats have been growing significantly in both volume and sophistication over the past decade. This poses great challenges to malware detection without considerable automation. In this paper, we have proposed a novel…

密码学与安全 · 计算机科学 2019-02-12 Jason Zhang

Instant payment infrastructures have stringent performance requirements, processing millions of transactions daily with zero-downtime expectations. Traditional monitoring approaches fail to bridge the gap between technical infrastructure…

机器学习 · 计算机科学 2025-10-28 Lorenzo Porcelli

Existing countermeasures for hardware IP protection, such as obfuscation, camouflaging, and redaction, aim to defend against confidentiality and integrity attacks. However, within the current threat model, these techniques overlook the…

密码学与安全 · 计算机科学 2025-01-22 Aritra Dasgupta , Sudipta Paria , Christopher Sozio , Andrew Lukefahr , Swarup Bhunia

Through the generalization of deep learning, the research community has addressed critical challenges in the network security domain, like malware identification and anomaly detection. However, they have yet to discuss deploying them on…

密码学与安全 · 计算机科学 2023-01-10 Arshiya Khan , Chase Cotton

The detection of malware is a critical task for the protection of computing environments. This task often requires extremely low false positive rates (FPR) of 0.01% or even lower, for which modern machine learning has no readily available…

机器学习 · 计算机科学 2021-09-07 Andre T. Nguyen , Edward Raff , Charles Nicholas , James Holt

Dynamic malware analysis executes the program in an isolated environment and monitors its run-time behaviour (e.g. system API calls) for malware detection. This technique has been proven to be effective against various code obfuscation…

密码学与安全 · 计算机科学 2020-01-27 Zhaoqi Zhang , Panpan Qi , Wei Wang

Adversarial EXEmples are carefully-perturbed programs tailored to evade machine learning Windows malware detectors, with an ongoing effort to develop robust models able to address detection effectiveness. However, even if robust models can…

密码学与安全 · 计算机科学 2025-05-06 Matous Kozak , Luca Demetrio , Dmitrijs Trizna , Fabio Roli

In recent years, the increase in non-Windows malware threats had turned the focus of the cybersecurity community. Research works on hunting Windows PE-based malwares are maturing, whereas the developments on Linux malware threat hunting are…

密码学与安全 · 计算机科学 2023-06-16 Anandharaju Durai Raju , Ibrahim Abualhaol , Ronnie Salvador Giagone , Yang Zhou , Shengqiang Huang

We propose a novel solution framework for inverse mixed-integer optimization based on analytic center concepts from interior point methods. We characterize the optimality gap of a given solution, provide structural results, and propose…

最优化与控制 · 数学 2025-04-08 Samir Elhedhli , Göksu Ece Okur

With increasingly sophisticated cyber-adversaries able to access a wider repertoire of mechanisms to implant malware such as ransomware, CPU/GPU keyloggers, and stealthy kernel rootkits, there is an urgent need for techniques to detect and…

密码学与安全 · 计算机科学 2025-01-23 Farshad Khorrami , Ramesh Karri , Prashanth Krishnamurthy

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 this paper, we propose…

密码学与安全 · 计算机科学 2022-05-18 Nadia Daoudi , Kevin Allix , Tegawendé F. Bissyandé , Jacques Klein

Malware analysis and detection techniques have been evolving during the last decade as a reflection to development of different malware techniques to evade network-based and host-based security protections. The fast growth in variety and…

密码学与安全 · 计算机科学 2018-08-06 Andrii Shalaginov , Sergii Banin , Ali Dehghantanha , Katrin Franke

Internet of Things devices have seen a rapid growth and popularity in recent years with many more ordinary devices gaining network capability and becoming part of the ever growing IoT network. With this exponential growth and the limitation…

密码学与安全 · 计算机科学 2021-09-09 Robert Shire , Stavros Shiaeles , Keltoum Bendiab , Bogdan Ghita , Nicholas Kolokotronis

In this article, we explored orthogonal methods to analyze malware motivated by signal and image processing. Malware samples are represented as images or signals. Image and signal-based features are extracted to characterize malware. Our…

密码学与安全 · 计算机科学 2016-05-18 Lakshmanan Nataraj , B. S. Manjunath

Coping with malware is getting more and more challenging, given their relentless growth in complexity and volume. One of the most common approaches in literature is using machine learning techniques, to automatically learn models and…

密码学与安全 · 计算机科学 2018-11-27 Daniele Ucci , Leonardo Aniello , Roberto Baldoni

Malware detection is a critical aspect of information security. One difficulty that arises is that malware often evolves over time. To maintain effective malware detection, it is necessary to determine when malware evolution has occurred so…

密码学与安全 · 计算机科学 2021-03-11 Sunhera Paul , Mark Stamp

Internet security is getting less secure because of the existing of botnet threats. An attack plan can only be planned out to take down the botnet after the monitoring activities to understand the behaviour of a botnet. Nowadays, the…

密码学与安全 · 计算机科学 2022-07-27 Wong Yan Shen , Selvakumar Manickam , Mahmood A. Al-Shareeda

In this paper, we explore the use of metric learning to embed Windows PE files in a low-dimensional vector space for downstream use in a variety of applications, including malware detection, family classification, and malware attribute…

机器学习 · 计算机科学 2022-12-07 Ethan M. Rudd , David Krisiloff , Scott Coull , Daniel Olszewski , Edward Raff , James Holt