Malware Detection

91 papers with code • 2 benchmarks • 4 datasets

Malware Detection is a significant part of endpoint security including workstations, servers, cloud instances, and mobile devices. Malware Detection is used to detect and identify malicious activities caused by malware. With the increase in the variety of malware activities on CMS based websites such as malicious malware redirects on WordPress site (Aka, WordPress Malware Redirect Hack) where the site redirects to spam, being the most widespread, the need for automatic detection and classifier amplifies as well. The signature-based Malware Detection system is commonly used for existing malware that has a signature but it is not suitable for unknown malware or zero-day malware

Source: The Threat of Adversarial Attacks on Machine Learning in Network Security - A Survey

Recasting Self-Attention with Holographic Reduced Representations

neuromorphiccomputationresearchprogram/hrrformer 31 May 2023

In recent years, self-attention has become the dominant paradigm for sequence modeling in a variety of domains.

36
31 May 2023

DRSM: De-Randomized Smoothing on Malware Classifier Providing Certified Robustness

shoumiksaha/drsm 20 Mar 2023

After showing how DRSM is theoretically robust against attacks with contiguous adversarial bytes, we verify its performance and certified robustness experimentally, where we observe only marginal accuracy drops as the cost of robustness.

9
20 Mar 2023

PAD: Towards Principled Adversarial Malware Detection Against Evasion Attacks

deqangss/pad4amd 22 Feb 2023

To promote defense effectiveness, we propose a new mixture of attacks to instantiate PAD to enhance deep neural network-based measurements and malware detectors.

13
22 Feb 2023

Sequential Embedding-based Attentive (SEA) classifier for malware classification

Muhammad4hmed/SEA 11 Feb 2023

The tremendous growth in smart devices has uplifted several security threats.

1
11 Feb 2023

Continuous Learning for Android Malware Detection

wagner-group/active-learning 8 Feb 2023

We propose a new hierarchical contrastive learning scheme, and a new sample selection technique to continuously train the Android malware classifier.

42
08 Feb 2023

RS-Del: Edit Distance Robustness Certificates for Sequence Classifiers via Randomized Deletion

dovermore/randomized-deletion NeurIPS 2023

When applied to the popular MalConv malware detection model, our smoothing mechanism RS-Del achieves a certified accuracy of 91% at an edit distance radius of 128 bytes.

1
31 Jan 2023

Behavioural Reports of Multi-Stage Malware

marcuscarpenter97/malware-data 30 Jan 2023

The extensive damage caused by malware requires anti-malware systems to be constantly improved to prevent new threats.

4
30 Jan 2023

Reliable Malware Analysis and Detection using Topology Data Analysis

skyguy19/tdamalwaredetection 3 Nov 2022

Next, we compare the different TDA techniques (i. e., persistence homology, tomato, TDA Mapper) and existing techniques (i. e., PCA, UMAP, t-SNE) using different classifiers including random forest, decision tree, xgboost, and lightgbm.

3
03 Nov 2022

UniASM: Binary Code Similarity Detection without Fine-tuning

clm07/uniasm 28 Oct 2022

Binary code similarity detection (BCSD) is widely used in various binary analysis tasks such as vulnerability search, malware detection, clone detection, and patch analysis.

12
28 Oct 2022

Avast-CTU Public CAPE Dataset

avast/avast-ctu-cape-dataset 6 Sep 2022

The benefit of using dynamic sandboxes is the realistic simulation of file execution in the target machine and obtaining a log of such execution.

19
06 Sep 2022