paper-with-me

홈 › Papers

Design of secure and robust cognitive system for malware detection

2022-08-03 · Sanket Shukla

Machine learning based malware detection techniques rely on grayscale images of malware and tends to classify malware based on the distribution of textures in graycale images. Albeit the advancement and promising results shown by machine learning techniques, attackers can exploit the vulnerabilities by generating adversarial samples. Adversarial samples are generated by intelligently crafting and adding perturbations to the input samples. There exists majority of the software based adversarial attacks and defenses. To defend against the adversaries, the existing malware detection based on machine learning and grayscale images needs a preprocessing for the adversarial data. This can cause an additional overhead and can prolong the real-time malware detection. So, as an alternative to this, we explore RRAM (Resistive Random Access Memory) based defense against adversaries. Therefore, the aim of this thesis is to address the above mentioned critical system security issues. The above mentioned challenges are addressed by demonstrating proposed techniques to design a secure and robust cognitive system. First, a novel technique to detect stealthy malware is proposed. The technique uses malware binary images and then extract different features from the same and then employ different ML-classifiers on the dataset thus obtained. Results demonstrate that this technique is successful in differentiating classes of malware based on the features extracted. Secondly, I demonstrate the effects of adversarial attacks on a reconfigurable RRAM-neuromorphic architecture with different learning algorithms and device characteristics. I also propose an integrated solution for mitigating the effects of the adversarial attack using the reconfigurable RRAM architecture.

📄 PDF Abstract BibTeX arXiv:2208.02310

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackBIG-bench Machine LearningMalware Detection

Similar Papers 제목 키워드 기반

Malware Classification using Deep Neural Networks: Performance Evaluation and Applications in Edge Devices

2023-08-21 · Akhil M R, Adithya Krishna V Sharma, Harivardhan Swamy, Pavan A 외

With the increasing extent of malware attacks in the present day along with the difficulty in detecting modern malware, it is necessary to evaluate the effectiveness and performance of Deep Neural Networks (DNNs) for mal…

Edge-computingMalware ClassificationMalware Detection

AMD-FCG: An Enhanced Function Call Graph Dataset with Integrated Topological Features for Malware Detection and Classification

2026-06-05 · Parthajit Borah, Sakshi Singh, D. K. Bhattacharyya, J. K. Kalita arxiv

As malware illustrates a complex structure and behavior, detection of these has been a significant challenge in the domain of cybersecurity along with related services in daily life. So, it becomes crucial to have a reli…

Malware Detection

Hidden Markov Models with Random Restarts vs Boosting for Malware Detection

2023-07-17 · Aditya Raghavan, Fabio Di Troia, Mark Stamp

Effective and efficient malware detection is at the forefront of research into building secure digital systems. As with many other fields, malware detection research has seen a dramatic increase in the application of mac…

Malware Detection

Randomized Prediction Games for Adversarial Machine Learning

2016-09-03 · Samuel Rota Bulò, Battista Biggio, Ignazio Pillai, Marcello Pelillo 외

In spam and malware detection, attackers exploit randomization to obfuscate malicious data and increase their chances of evading detection at test time; e.g., malware code is typically obfuscated using random strings or …

BIG-bench Machine LearningGeneral ClassificationHandwritten Digit RecognitionMalware Detection+1

SecureScan: An AI-Driven Multi-Layer Framework for Malware and Phishing Detection Using Logistic Regression and Threat Intelligence Integration

2026-02-11 · Rumman Firdos, Aman Dangi arxiv

The growing sophistication of modern malware and phishing campaigns has diminished the effectiveness of traditional signature-based intrusion detection systems. This work presents SecureScan, an AI-driven, triple-layer d…

Intrusion Detection