paper-with-me

홈 › Papers

Cloud Security Leveraging AI: A Fusion-Based AISOC for Malware and Log Behaviour Detection

2025-12-16 · Nnamdi Philip Okonkwo, Lubna Luxmi Dhirani arxiv

Cloud Security Operations Center (SOC) enable cloud governance, risk and compliance by providing insights visibility and control. Cloud SOC triages high-volume, heterogeneous telemetry from elastic, short-lived resources while staying within tight budgets. In this research, we implement an AI-Augmented Security Operations Center (AISOC) on AWS that combines cloud-native instrumentation with ML-based detection. The architecture uses three Amazon EC2 instances: Attacker, Defender, and Monitoring. We simulate a reverse-shell intrusion with Metasploit, and Filebeat forwards Defender logs to an Elasticsearch and Kibana stack for analysis. We train two classifiers, a malware detector built on a public dataset and a log-anomaly detector trained on synthetically augmented logs that include adversarial variants. We calibrate and fuse the scores to produce multi-modal threat intelligence and triage activity into NORMAL, SUSPICIOUS, and HIGH\_CONFIDENCE\_ATTACK. On held-out tests the fusion achieves strong macro-F1 (up to 1.00) under controlled conditions, though performance will vary in noisier and more diverse environments. These results indicate that simple, calibrated fusion can enhance cloud SOC capabilities in constrained, cost-sensitive setups.

📄 PDF Abstract BibTeX arXiv:2512.14935

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Large Language Model (LLM) for Software Security: Code Analysis, Malware Analysis, Reverse Engineering

2025-04-07 · Hamed Jelodar, Samita Bai, Parisa Hamedi, Hesamodin Mohammadian 외

Large Language Models (LLMs) have recently emerged as powerful tools in cybersecurity, offering advanced capabilities in malware detection, generation, and real-time monitoring. Numerous studies have explored their appli…

Language ModelingLanguage ModellingLarge Language ModelMalware Analysis+1

Generating Synthetic Malware Samples Using Generative AI

2026-04-23 · Tiffany Bao, Kylie Trousil, Quang Duy Tran, Fabio Di Troia 외 arxiv

Malware attacks have a significant negative impact on organizations of varied scales in the field of cybersecurity. Recently, malware researchers have increasingly turned to machine learning techniques to combat sophisti…

Malware Classification

Leveraging LSTM and GAN for Modern Malware Detection

2024-05-07 · Ishita Gupta, Sneha Kumari, Priya Jha, Mohona Ghosh

The malware booming is a cyberspace equal to the effect of climate change to ecosystems in terms of danger. In the case of significant investments in cybersecurity technologies and staff training, the global community ha…

Ensemble LearningMalware Detection

Analyzing Machine Learning Approaches for Online Malware Detection in Cloud

2021-05-19 · Jeffrey C Kimmell, Mahmoud Abdelsalam, Maanak Gupta

The variety of services and functionality offered by various cloud service providers (CSP) have exploded lately. Utilizing such services has created numerous opportunities for enterprises infrastructure to become cloud-b…

BIG-bench Machine LearningMalware Detection

AI-Generated PowerShell Malware: An Experimental Framework and Dataset

2026-06-29 · Luciano Pianese, Vittorio Orbinato, Pietro Liguori, Roberto Natella arxiv

Generative AI has emerged as a significant cybersecurity threat, with several recent attack campaigns leveraging LLMs to generate code for malicious purposes via scripting languages such as PowerShell. Consequently, for …