International Journal on Science and Technology

E-ISSN: 2229-7677     Impact Factor: 9.88

A Widely Indexed Open Access Peer Reviewed Multidisciplinary Bi-monthly Scholarly International Journal

Call for Paper Volume 16 Issue 3 July-September 2025 Submit your research before last 3 days of September to publish your research paper in the issue of July-September.

Malware Detection System Using Machine Learning

Author(s) Ms. M Roopa Sarika
Country India
Abstract The increasing prevalence of sophisticated and elusive malware presents a persistent and significant challenge to contemporary cybersecurity. This project addresses this critical issue by developing an intelligent malware detection system that employs machine learning to enhance the efficacy of malware identification. The system focuses on the static analysis of key structural information within executable files (PE files), specifically the PE header, enabling rapid initial assessment and mitigating the risks associated with executing potentially harmful code.Our system has a layered architecture, comprising a user-friendly web interface (React), a processing engine (Flask API), and a data storage component (MongoDB). The React interface streamlines file uploads and provides a clear presentation of scan results. The Flask API manages file processing, orchestrates the extraction of relevant data, and utilizes a pre- trained Random Forest model to classify files as either benign or malicious. MongoDB provides robust storage for scan results and historical data, facilitating efficient data management and analysis. At the core of this system is the Random Forest algorithm, a powerful ensemble learning technique that excels at discerning complex patterns in data. By training this model on a diverse dataset of benign and malicious PE files, the system learns to recognize subtle structural features indicative of malicious intent. This enables the system to potentially identify novel malware variants exhibiting similar characteristics to known threats, offering a proactive defense that complements traditional signature-based methods. By focusing on PE header analysis, the system achieves accelerated initial scans compared to more in-depth dynamic analysis methods, which is crucial for minimizing potential damage. The system also provides a confidence score, offering users a quantitative measure of the model's certainty in its prediction and aiding in risk assessment. The system's modular design allows for future expansion and the integration of more advanced analysis techniques.
Field Engineering
Published In Volume 16, Issue 2, April-June 2025
Published On 2025-05-30
DOI https://doi.org/10.71097/IJSAT.v16.i2.6747
Short DOI https://doi.org/g9r8dm

Share this