中文
相关论文

相关论文: Zero Day Ransomware Detection with Pulse: Function…

200 篇论文

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

The popularity of dynamic malware analysis has grown significantly, as it enables analysts to observe the behavior of executing samples, thereby enhancing malware detection and classification decisions. With the continuous increase in new…

密码学与安全 · 计算机科学 2023-08-10 Ran Liu , Charles Nicholas

Due to its open-source nature, the Android operating system has consistently been a primary target for attackers. Learning-based methods have made significant progress in the field of Android malware detection. However, traditional…

密码学与安全 · 计算机科学 2025-04-11 Xingyuan Wei , Zijun Cheng , Ning Li , Qiujian Lv , Ziyang Yu , Degang Sun

Machine learning is a popular approach to signatureless malware detection because it can generalize to never-before-seen malware families and polymorphic strains. This has resulted in its practical use for either primary detection engines…

密码学与安全 · 计算机科学 2018-01-31 Hyrum S. Anderson , Anant Kharkar , Bobby Filar , David Evans , Phil Roth

Ransomware poses a significant threat to individuals and organisations, compelling tools to investigate its behaviour and the effectiveness of mitigations. To answer this need, we present SAFARI, an open-source framework designed for safe…

密码学与安全 · 计算机科学 2025-04-11 Tommaso Compagnucci , Franco Callegati , Saverio Giallorenzo , Andrea Melis , Simone Melloni , Alessandro Vannini

With the increase of IoT devices and technologies coming into service, Malware has risen as a challenging threat with increased infection rates and levels of sophistication. Without strong security mechanisms, a huge amount of sensitive…

密码学与安全 · 计算机科学 2020-10-06 Gueltoum Bendiab , Stavros Shiaeles , Abdulrahman Alruban , Nicholas Kolokotronis

Malware, or software designed with harmful intent, is an ever-evolving threat that can have drastic effects on both individuals and institutions. Neural network malware classification systems are key tools for combating these threats but…

密码学与安全 · 计算机科学 2024-04-09 Preston K. Robinette , Diego Manzanas Lopez , Serena Serbinowska , Kevin Leach , Taylor T. Johnson

Behavioral malware detection aims to improve on the performance of static signature-based techniques used by anti-virus systems, which are less effective against modern polymorphic and metamorphic malware. Behavioral malware classification…

密码学与安全 · 计算机科学 2018-11-20 Bander Alsulami , Spiros Mancoridis

We present here a reverse engineering tool that can be used for information retrieval and anti-malware techniques. Our main contribution is the design and implementation of an instrumentation framework aimed at providing insight on the…

密码学与安全 · 计算机科学 2023-11-08 Paul Irofti

The advancement and adoption of Artificial Intelligence (AI) models across diverse domains have transformed the way we interact with technology. However, it is essential to recognize that while AI models have introduced remarkable…

密码学与安全 · 计算机科学 2025-05-07 Hema Karnam Surendrababu , Nithin Nagaraj

Most behavioral detectors of malware remain specific to a given language and platform, mostly PE executables for Windows. The objective of this paper is to define a generic approach for behavioral detection based on two layers respectively…

密码学与安全 · 计算机科学 2009-02-03 Gregoire Jacob , Herve Debar , Eric Filiol

Identifying the tasks a given piece of malware was designed to perform (e.g. logging keystrokes, recording video, establishing remote access, etc.) is a difficult and time-consuming operation that is largely human-driven in practice. In…

密码学与安全 · 计算机科学 2015-07-08 Eric Nunes , Casey Buto , Paulo Shakarian , Christian Lebiere , Stefano Bennati , Robert Thomson , Holger Jaenisch

Active learning for classification seeks to reduce the cost of labeling samples by finding unlabeled examples about which the current model is least certain and sending them to an annotator/expert to label. Bayesian theory can provide a…

密码学与安全 · 计算机科学 2025-07-08 Ahmed Bensaoud , Jugal Kalita

Malware detection has become a challenging task due to the increase in the number of malware families. Universal malware detection algorithms that can detect all the malware families are needed to make the whole process feasible. However,…

密码学与安全 · 计算机科学 2020-12-03 Farid Ghareh Mohammadi , Farzan Shenavarmasouleh , M. Hadi Amini , Hamid R. Arabnia

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 malware instance gets…

密码学与安全 · 计算机科学 2021-09-27 Mohit Sewak , Sanjay K. Sahay , Hemant Rathore

Malware attacks pose a significant threat in today's interconnected digital landscape, causing billions of dollars in damages. Detecting and identifying families as early as possible provides an edge in protecting against such malware. We…

The persistent threat of Android malware presents a serious challenge to the security of millions of users globally. While many machine learning-based methods have been developed to detect these threats, their reliance on large labeled…

密码学与安全 · 计算机科学 2025-07-08 M. Tahir Akdeniz , Zeynep Yeşilkaya , İ. Enes Köse , İ. Ulaş Ünal , Sevil Şen

Cybersecurity is a domain where there is constant change in patterns of attack, and we need ways to make our Cybersecurity systems more adaptive to handle new attacks and categorize for appropriate action. We present a novel approach to…

密码学与安全 · 计算机科学 2021-06-29 Dattaraj Rao , Shraddha Mane

Traditional techniques to detect malware infections were not meant to be used by the end-user and current malware removal tools and security software cannot handle the heterogeneity of IoT devices. In this paper, we design, develop and…

密码学与安全 · 计算机科学 2022-03-10 Antoine d'Estalenx , Carlos H. Gañán

Deep Neural Networks (DNNs) have become a powerful toolfor a wide range of problems. Yet recent work has found an increasing variety of adversarial samplesthat can fool them. Most existing detection mechanisms against adversarial…

机器学习 · 计算机科学 2019-11-22 Ilia Shumailov , Yiren Zhao , Robert Mullins , Ross Anderson