Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

MALWARE DETECTION USING DEEP LEARNING TO ANALYZE WITH DEEP NEURAL NETWORKS DEPLOYED ON THE CLOUD

View through CrossRef
Malware attacks have become one of the most critical cybersecurity threats in modern digital environments due to the rapid growth of internet-connected systems, cloud computing, and smart devices. Traditional signature-based malware detection methods are increasingly ineffective against evolving threats such as zero-day attacks, polymorphic malware, and obfuscated malicious code. This study presents the design, implementation, and evaluation of a deep learning-based malware detection system integrated with cloud computing for scalable and real-time threat detection. The system leverages advanced artificial intelligence techniques, including Convolutional Neural Networks (CNN), Long Short-Term Memory (LSTM), and hybrid deep learning architectures, to automatically extract and learn patterns from malware datasets. The model was trained and tested using publicly available datasets such as EMBER and other cybersecurity repositories. Data preprocessing techniques, including normalization, feature extraction, and class balancing using SMOTE, were applied to enhance model performance. The proposed system was implemented using Python and machine learning frameworks such as TensorFlow and Keras, and deployed on a cloud platform to support real-time malware detection. Experimental results show that the system achieved high performance with an accuracy of 97.8%, precision of 96.9%, recall of 97.3%, and an F1-score of 97.1%, demonstrating its effectiveness in detecting both known and unknown malware threats. The findings confirm that deep learning-based approaches significantly outperform traditional methods in malware detection tasks. The integration of cloud computing further enhances scalability, efficiency, and accessibility. This study concludes that AI-driven malware detection systems provide a reliable solution for modern cybersecurity challenges and recommends further research into explainable AI, federated learning, and edge-based malware detection systems.
Title: MALWARE DETECTION USING DEEP LEARNING TO ANALYZE WITH DEEP NEURAL NETWORKS DEPLOYED ON THE CLOUD
Description:
Malware attacks have become one of the most critical cybersecurity threats in modern digital environments due to the rapid growth of internet-connected systems, cloud computing, and smart devices.
Traditional signature-based malware detection methods are increasingly ineffective against evolving threats such as zero-day attacks, polymorphic malware, and obfuscated malicious code.
This study presents the design, implementation, and evaluation of a deep learning-based malware detection system integrated with cloud computing for scalable and real-time threat detection.
The system leverages advanced artificial intelligence techniques, including Convolutional Neural Networks (CNN), Long Short-Term Memory (LSTM), and hybrid deep learning architectures, to automatically extract and learn patterns from malware datasets.
The model was trained and tested using publicly available datasets such as EMBER and other cybersecurity repositories.
Data preprocessing techniques, including normalization, feature extraction, and class balancing using SMOTE, were applied to enhance model performance.
The proposed system was implemented using Python and machine learning frameworks such as TensorFlow and Keras, and deployed on a cloud platform to support real-time malware detection.
Experimental results show that the system achieved high performance with an accuracy of 97.
8%, precision of 96.
9%, recall of 97.
3%, and an F1-score of 97.
1%, demonstrating its effectiveness in detecting both known and unknown malware threats.
The findings confirm that deep learning-based approaches significantly outperform traditional methods in malware detection tasks.
The integration of cloud computing further enhances scalability, efficiency, and accessibility.
This study concludes that AI-driven malware detection systems provide a reliable solution for modern cybersecurity challenges and recommends further research into explainable AI, federated learning, and edge-based malware detection systems.

Related Results

Dynamic Features for Robust Malware Detection: A Systematic Review, Taxonomy, and Practical Analysis Framework
Dynamic Features for Robust Malware Detection: A Systematic Review, Taxonomy, and Practical Analysis Framework
The need to mitigate malware attacks cannot be overemphasized, as they pose serious threats to the critical information assets in cyberspace. Understanding and utilizing appropriat...
Malware Behaviour Visualization
Malware Behaviour Visualization
The number of unique malware variants released each year is on the rise. Researchers may often need to use manual static and dynamic analysis to study new malware samples. Manual a...
CLOUD COMPUTING - NAVIGATING THE DIGITAL SKY
CLOUD COMPUTING - NAVIGATING THE DIGITAL SKY
“Cloud Computing – Navigating the Digital Sky” is an extensive guide designed to provide a thorough understanding of cloud computing, an essential technology in today’s digital age...
Android Malware Detection Techniques: A Literature Review
Android Malware Detection Techniques: A Literature Review
Objective: This paper provides the basics of Android malware, its evolution and tools and techniques for malware analysis. Its main aim is to present a review of the literature on ...
NEURAL NETWORKS AND DEEP LEARNING: THEORITICAL INSIGHTS AND FRAMEWORKS
NEURAL NETWORKS AND DEEP LEARNING: THEORITICAL INSIGHTS AND FRAMEWORKS
“NEURAL NETWORKS AND DEEP LEARNING: THEORITICAL INSIGHTS AND FRAMEWORKS” is a comprehensive guide that dives deep into the world of neural networks and their applications in modern...
MCPDS: image-based malware classification method using PE metadata alone
MCPDS: image-based malware classification method using PE metadata alone
Abstract In response to the increasing threat posed by the exponential growth of malware in cybersecurity, researchers have developed a numbe...
Malware Detection using Deep Learning
Malware Detection using Deep Learning
Malicious software or malware continues to pose a major security concern in this digital age as computer users, corporations, and governments witness an exponential growth in malwa...
An optimal deep learning-based framework for the detection and classification of android malware
An optimal deep learning-based framework for the detection and classification of android malware
 The use of smartphones is increasing rapidly and the malicious intrusions associated with it have become a challenging task that needs to be resolved. A secure and effective techn...

Back to Top