中文
相关论文

相关论文: Detecting Malicious PowerShell Commands using Deep…

200 篇论文

Malware detection has become a major concern due to the increasing number and complexity of malware. Traditional detection methods based on signatures and heuristics are used for malware detection, but unfortunately, they suffer from poor…

密码学与安全 · 计算机科学 2023-08-21 Tristan Bilot , Nour El Madhoun , Khaldoun Al Agha , Anis Zouaoui

The rise of deep learning has led to various successful attempts to apply deep neural networks (DNNs) for important networking tasks such as intrusion detection. Yet, running DNNs in the network control plane, as typically done in existing…

密码学与安全 · 计算机科学 2024-07-01 Kamran Razavi , Shayan Davari Fard , George Karlos , Vinod Nigade , Max Mühlhäuser , Lin Wang

We apply language modeling techniques to detect ransomware activity in NVMe command sequences. We design and train two types of transformer-based models: the Command-Level Transformer (CLT) performs in-context token classification to…

机器学习 · 计算机科学 2025-02-10 Barak Bringoltz , Elisha Halperin , Ran Feraru , Evgeny Blaichman , Amit Berman

With the continuous rise of malicious campaigns and the exploitation of new attack vectors, it is necessary to assess the efficacy of the defensive mechanisms used to detect them. To this end, the contribution of our work is twofold. First,…

密码学与安全 · 计算机科学 2021-05-04 Vasilios Koutsokostas , Constantinos Patsakis

Deep learning (DL) has proven to be effective in detecting sophisticated malware that is constantly evolving. Even though deep learning has alleviated the feature engineering problem, finding the most optimal DL model, in terms of neural…

密码学与安全 · 计算机科学 2023-11-07 Austin Brown , Maanak Gupta , Mahmoud Abdelsalam

Autonomous coding agents are increasingly integrated into software development workflows, offering capabilities that extend beyond code suggestion to active system interaction and environment management. OpenClaw, a representative platform…

密码学与安全 · 计算机科学 2026-03-23 Fazhong Liu , Zhuoyan Chen , Tu Lan , Haozhen Tan , Zhenyu Xu , Xiang Li , Guoxing Chen , Yan Meng , Haojin Zhu

Malicious PDF files represent one of the biggest threats to computer security. To detect them, significant research has been done using handwritten signatures or machine learning based on manual feature extraction. Those approaches are both…

密码学与安全 · 计算机科学 2020-08-04 Raphael Fettaya , Yishay Mansour

A promising avenue for improving the effectiveness of behavioral-based malware detectors would be to combine fast traditional machine learning detectors with high-accuracy, but time-consuming deep learning models. The main idea would be to…

While machine learning (ML) models are being increasingly trusted to make decisions in different and varying areas, the safety of systems using such models has become an increasing concern. In particular, ML models are often trained on data…

The advent of Large Language Models LLMs marks a milestone in Artificial Intelligence, altering how machines comprehend and generate human language. However, LLMs are vulnerable to malicious prompt injection attacks, where crafted inputs…

计算与语言 · 计算机科学 2024-10-29 Sahasra Kokkula , Somanathan R , Nandavardhan R , Aashishkumar , G Divya

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

From tiny pacemaker chips to aircraft collision avoidance systems, the state-of-the-art Cyber-Physical Systems (CPS) have increasingly started to rely on Deep Neural Networks (DNNs). However, as concluded in various studies, DNNs are highly…

密码学与安全 · 计算机科学 2021-05-10 Faiq Khalid , Muhammad Abdullah Hanif , Muhammad Shafique

This paper proposes a generic classification system designed to detect security threats based on the behavior of malware samples. The system relies on statistical features computed from proxy log fields to train detectors using a database…

机器学习 · 统计学 2017-02-09 Lukas Machlica , Karel Bartos , Michal Sofka

In an era of escalating cyber threats, malware poses significant risks to individuals and organizations, potentially leading to data breaches, system failures, and substantial financial losses. This study addresses the urgent need for…

密码学与安全 · 计算机科学 2025-01-28 Marzieh Esnaashari , Nima Moradi

The unprecedented success of deep neural networks in many applications has made these networks a prime target for adversarial exploitation. In this paper, we introduce a benchmark technique for detecting backdoor attacks (aka Trojan…

计算机视觉与模式识别 · 计算机科学 2020-05-18 Soheil Kolouri , Aniruddha Saha , Hamed Pirsiavash , Heiko Hoffmann

This paper presents HeNet, a hierarchical ensemble neural network, applied to classify hardware-generated control flow traces for malware detection. Deep learning-based malware detection has so far focused on analyzing executable files and…

密码学与安全 · 计算机科学 2018-01-09 Li Chen , Salmin Sultana , Ravi Sahita

The emergence of online services in our daily lives has been accompanied by a range of malicious attempts to trick individuals into performing undesired actions, often to the benefit of the adversary. The most popular medium of these…

密码学与安全 · 计算机科学 2021-06-22 Lukas Halgas , Ioannis Agrafiotis , Jason R. C. Nurse

In recent years, there has been a surge in malware attacks across critical infrastructures, requiring further research and development of appropriate response and remediation strategies in malware detection and classification. Several works…

密码学与安全 · 计算机科学 2024-05-08 Quincy Card , Kshitiz Aryal , Maanak Gupta

We propose a deep learning approach for identifying malware families using the function call graphs of x86 assembly instructions. Though prior work on static call graph analysis exists, very little involves the application of modern,…

密码学与安全 · 计算机科学 2020-12-04 Thomas Dalton , Mauritius Schmidtler , Alireza Hadj Khodabakhshi

Intrusion detection is a long standing and crucial problem in security. A system capable of detecting intrusions automatically is on great demand in enterprise security solutions. Existing solutions rely heavily on hand-crafted rules…

密码学与安全 · 计算机科学 2024-04-23 Jiongliang Lin , Yiwen Guo , Hao Chen