paper-with-me

Papers

Towards Novel Malicious Packet Recognition: A Few-Shot Learning Approach

2024-09-17 · Kyle Stein, Andrew A. Mahyari, Guillermo Francia III, Eman El-Sheikh

As the complexity and connectivity of networks increase, the need for novel malware detection approaches becomes imperative. Traditional security defenses are becoming less effective against the advanced tactics of today's cyberattacks. Deep Packet Inspection (DPI) has emerged as a key technology in strengthening network security, offering detailed analysis of network traffic that goes beyond simple metadata analysis. DPI examines not only the packet headers but also the payload content within, offering a thorough insight into the data traversing the network. This study proposes a novel approach that leverages a large language model (LLM) and few-shot learning to accurately recognizes novel, unseen malware types with few labels samples. Our proposed approach uses a pretrained LLM on known malware types to extract the embeddings from packets. The embeddings are then used alongside few labeled samples of an unseen malware type. This technique is designed to acclimate the model to different malware representations, further enabling it to generate robust embeddings for each trained and unseen classes. Following the extraction of embeddings from the LLM, few-shot learning is utilized to enhance performance with minimal labeled data. Our evaluation, which utilized two renowned datasets, focused on identifying malware types within network traffic and Internet of Things (IoT) environments. Our approach shows promising results with an average accuracy of 86.35% and F1-Score of 86.40% on different malware types across the two datasets.

📄 PDF Abstract BibTeX arXiv:2409.11254

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningLanguage ModellingLarge Language ModelMalware Detection

Similar Papers 제목 키워드 기반

Adapter-Based Few-Shot Continual Learning for Malicious Packet Recognition

2026-08-24 · Kyle Stein, Guillermo Francia, III Eman El-Sheikh, Andrew Arash Mahyari arxiv

The continual evolution of malware variants necessitates detection systems that can adapt to new threats without retraining from scratch. However, continually updating models on new data often leads to catastrophic forge…

Few-Shot Class-Incremental LearningSelf-Supervised LearningMalware ClassificationContinual Learning

A Transformer-Based Framework for Payload Malware Detection and Classification

2024-03-27 · Kyle Stein, Arash Mahyari, Guillermo Francia III, Eman El-Sheikh

As malicious cyber threats become more sophisticated in breaching computer networks, the need for effective intrusion detection systems (IDSs) becomes crucial. Techniques such as Deep Packet Inspection (DPI) have been in…

Binary ClassificationIntrusion DetectionMalware Detection

Machine Learning Approach on Multiclass Classification of Internet Firewall Log Files

2023-06-12 · Md Habibur Rahman, Taminul Islam, Md Masum Rana, Rehnuma Tasnim 외

Firewalls are critical components in securing communication networks by screening all incoming (and occasionally exiting) data packets. Filtering is carried out by comparing incoming data packets to a set of rules design…

A survey on deep packet inspection for intrusion detection systems

2008-03-01 · Tamer Abuhmed, Abedelaziz Mohaisen, DaeHun Nyang

Deep packet inspection is widely recognized as a powerful way which is used for intrusion detection systems for inspecting, deterring and deflecting malicious at- tacks over the network. Fundamentally, almost intru- sion…

Intrusion DetectionSurvey

Deep PackGen: A Deep Reinforcement Learning Framework for Adversarial Network Packet Generation

2023-05-18 · Soumyadeep Hore, Jalal Ghadermazi, Diwas Paudel, Ankit Shah 외

Recent advancements in artificial intelligence (AI) and machine learning (ML) algorithms, coupled with the availability of faster computing infrastructure, have enhanced the security posture of cybersecurity operations c…

Deep Reinforcement LearningIntrusion DetectionNetwork Intrusion Detectionreinforcement-learning