Authors

Vandhana M

Department of Electrical and Electronics Engineering, PES Institute of Technology and Management, Shivamogga, Karnataka, India

Pradeep Kumar S

Department of Electrical and Electronics Engineering, PES Institute of Technology and Management, Shivamogga, Karnataka, India

D. Sivamanikkam

Department of Electrical and Electronics Engineering, PES Institute of Technology and Management, Shivamogga, Karnataka, India

Abstract

The exponential growth of mobile ecosystems for data exchange, collaborative workflows, and cloud-based file management has significantly expanded the attack surface for malware propagation, ransomware infiltration, and zero-day exploits. Modern mobile devices frequently interact with heterogeneous file sources—including cloud storage platforms, email attachments, peer-to-peer transfers, and third-party applications—thereby increasing vulnerability to malicious payload injection and unauthorized execution. In response to these escalating cybersecurity challenges, a cross-platform mobile security framework, Secure.inc, has been designed and implemented to provide proactive malware detection and containment through container-based sandboxing mechanisms. Secure.inc adopts an isolation-driven security architecture in which uploaded or shared files are executed and analyzed within a cloud-hosted, containerized virtual environment prior to end-user access. This container-based sandbox leverages operating system–level virtualization to create ephemeral, resource-restricted execution instances that prevent lateral movement or system compromise. Static and dynamic analysis techniques are integrated to inspect file metadata, behavioral patterns, API calls, and potential malicious signatures before the file is released to the user environment. If anomalous behavior is detected, the file is quarantined and flagged for further inspection, thereby mitigating infection risks. The frontend application is developed using Flutter to ensure cross-platform compatibility across Android and iOS devices, delivering a unified and responsive user interface. The backend infrastructure is implemented using Node.js with Express.js to handle API orchestration, request routing, authentication, and file-processing workflows. Firebase is integrated to support real-time database synchronization, user authentication, and secure storage operations. The cloud-hosted container orchestration environment dynamically provisions isolated instances for file scanning, enabling scalable and parallelized threat analysis under varying workloads. The proposed architecture emphasizes security, scalability, and performance optimization. By offloading computationally intensive malware analysis to cloud-based containers, the system preserves device-level resources such as CPU, memory, and battery life. Additionally, encrypted communication channels (HTTPS/TLS), role-based access control (RBAC), and token-based authentication mechanisms are incorporated to strengthen data confidentiality and integrity. Overall, Secure.inc provides a resilient, lightweight, and scalable defense model that combines sandbox isolation, cloud computing, and real-time database integration to deliver robust malware mitigation without compromising mobile device efficiency or user experience.

Keywords

Containerization Malware Detection Secure File Handling Mobile Security Flutter Node.js Firebase

Citation of this Article

Vandhana M, Pradeep Kumar S, & D. Sivamanikkam. (2026). Cloud-Assisted Sandbox Architecture for Advanced Malware Mitigation in Mobile Platforms. Current Journal of Engineering and Science Research. 3(2), 39-45. Article DOI: https://doi.org/10.47001/CJESR/2026.302005

Licence Copyright (c) 2026 Current Journal of Engineering and Science Research. This work is licensed under a Creative Commons Attribution Non Commercial 4.0 International Licence.

References

  1. D. Merkel, "Docker: lightweight Linux containers for consistent development and deployment," Linux Journal, 2014.
  2. P. Grau and Q. Northrup, "Securing Containers on Mobile Platforms: A Practical Guide," SANS Institute, 2017.
  3. T. Bui et al., "An Analysis of Container-Based Security Challenges in Mobile Cloud Computing," IEEE, 2016.
  4. W. Felter et al., "Performance Comparison of Virtual Machines and Containers," IBM Research, 2015.
  5. J. Turnbull, "The Docker Book: Containerization is the New Virtualization," James Turnbull Publications, 2014.
  6. W. Li et al., "Efficient, Secure, and Authenticated Container Image Distribution using Blockchain and CAS," ACM Symposium on Cloud Computing, 2019.
  7. C. Pahl, "Containerization and the PaaS Cloud," IEEE Cloud Computing, vol. 2, no. 3, pp. 24-31, 2015.
  8. Y. Xia et al., "A Survey on Docker Security Challenges," IEEE Access, 2018.
  9. H. Raj et al., "Container Security: Attack Surfaces and Defense Strategies," IBM X-Force Research Report, 2018.
  10. S. Ghedir and M. Sghaier, "Malware Detection in Containerized Systems," ACM Cloud Computing Workshop, 2019.
  11. K. Shin et al., "Enhancing Container Security by Isolating Files and Networks," IEEE Security & Privacy, 2017.
  12. E. Peterson, "Containerization of Security for Real-Time Mobile Applications," IEEE Symposium on Security and Privacy, 2016.
  13. R. Morabito, "Power Consumption of Virtual Machines vs. Containers: An Empirical Investigation," IEEE IC2E, 2015.