paper-with-me

Papers

RAG-targeted Adversarial Attack on LLM-based Threat Detection and Mitigation Framework

2025-11-09 · Seif Ikbarieh, Kshitiz Aryal, Maanak Gupta arxiv

The rapid expansion of the Internet of Things (IoT) is reshaping communication and operational practices across industries, but it also broadens the attack surface and increases susceptibility to security breaches. Artificial Intelligence has become a valuable solution in securing IoT networks, with Large Language Models (LLMs) enabling automated attack behavior analysis and mitigation suggestion in Network Intrusion Detection Systems (NIDS). Despite advancements, the use of LLMs in such systems further expands the attack surface, putting entire networks at risk by introducing vulnerabilities such as prompt injection and data poisoning. In this work, we attack an LLM-based IoT attack analysis and mitigation framework to test its adversarial robustness. We construct an attack description dataset and use it in a targeted data poisoning attack that applies word-level, meaning-preserving perturbations to corrupt the Retrieval-Augmented Generation (RAG) knowledge base of the framework. We then compare pre-attack and post-attack mitigation responses from the target model, ChatGPT-5 Thinking, to measure the impact of the attack on model performance, using an established evaluation rubric designed for human experts and judge LLMs. Our results show that small perturbations degrade LLM performance by weakening the linkage between observed network traffic features and attack behavior, and by reducing the specificity and practicality of recommended mitigations for resource-constrained devices.

📄 PDF Abstract BibTeX arXiv:2511.06212

Code (0)

등록된 구현이 없습니다.

Tasks

Network Intrusion DetectionAdversarial RobustnessAdversarial Attack

Similar Papers 제목 키워드 기반

Backdoor Mitigation in Object Detection via Adversarial Fine-Tuning

2026-05-07 · Kealan Dunnett, Reza Arablouei, Dimity Miller, Volkan Dedeoglu 외 arxiv

Backdoor attacks can implant malicious behaviours into deep models while preserving performance on clean data, posing a serious threat to safety-critical vision systems. Although backdoor mitigation has been studied exte…

Image ClassificationObject Detection

Robust Intrusion Detection System with Explainable Artificial Intelligence

2025-03-07 · Betül Güvenç Paltun, Ramin Fuladi, Rim El Malki

Machine learning (ML) models serve as powerful tools for threat detection and mitigation; however, they also introduce potential new risks. Adversarial input can exploit these models through standard interfaces, thus cre…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Intrusion Detection

Adversarial Defense in Cybersecurity: A Systematic Review of GANs for Threat Detection and Mitigation

2025-09-24 · Tharcisse Ndayipfukamiye, Jianguo Ding, Doreen Sebastian Sarwatt, Adamu Gaston Philipo 외 arxiv

Machine learning-based cybersecurity systems are highly vulnerable to adversarial attacks, while Generative Adversarial Networks (GANs) act as both powerful attack enablers and promising defenses. This survey systematica…

Network Intrusion DetectionAdversarial Defense

Scratch that! An Evolution-based Adversarial Attack against Neural Networks

2019-12-05 · Malhar Jere, Loris Rossi, Briland Hitaj, Gabriela Ciocarlie 외

We study black-box adversarial attacks for image classifiers in a constrained threat model, where adversaries can only modify a small fraction of pixels in the form of scratches on an image. We show that it is possible f…

Adversarial AttackImage CaptioningImage Classification

Revisiting the Adversarial Robustness of Graph-Based Traffic Forecasting

2026-07-30 · Qingzhao Zhang arxiv

Traffic forecasting by graph-based AI is a critical component of intelligent transportation systems, motivating security research on robustness to malicious sensor readings. We argue that prior robustness evaluations are…

Adversarial Robustness