paper-with-me

Papers

False Alarms, Real Damage: Adversarial Attacks Using LLM-based Models on Text-based Cyber Threat Intelligence Systems

2025-07-05 · Samaneh Shafee, Alysson Bessani, Pedro M. Ferreira arxiv

Cyber Threat Intelligence (CTI) has emerged as a vital complementary approach that operates in the early phases of the cyber threat lifecycle. CTI involves collecting, processing, and analyzing threat data to provide a more accurate and rapid understanding of cyber threats. Due to the large volume of data, automation through Machine Learning (ML) and Natural Language Processing (NLP) models is essential for effective CTI extraction. These automated systems leverage Open Source Intelligence (OSINT) from sources like social networks, forums, and blogs to identify Indicators of Compromise (IoCs). Although prior research has focused on adversarial attacks on specific ML models, this study expands the scope by investigating vulnerabilities within various components of the entire CTI pipeline and their susceptibility to adversarial attacks. These vulnerabilities arise because they ingest textual inputs from various open sources, including real and potentially fake content. We analyse three types of attacks against CTI pipelines, including evasion, flooding, and poisoning, and assess their impact on the system's information selection capabilities. Specifically, on fake text generation, the work demonstrates how adversarial text generation techniques can create fake cybersecurity and cybersecurity-like text that misleads classifiers, degrades performance, and disrupts system functionality. The focus is primarily on the evasion attack, as it precedes and enables flooding and poisoning attacks within the CTI pipeline.

📄 PDF Abstract BibTeX arXiv:2507.06252

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

X-Detect: Explainable Adversarial Patch Detection for Object Detectors in Retail

2023-06-14 · Omer Hofman, Amit Giloni, Yarin Hayun, Ikuya Morikawa 외

Object detection models, which are widely used in various domains (such as retail), have been shown to be vulnerable to adversarial attacks. Existing methods for detecting adversarial attacks on object detectors have had…

Decision MakingObjectobject-detectionObject Detection

Evaluating False Alarm and Missing Attacks in CAN IDS

2026-02-02 · Nirab Hossain, Pablo Moriano arxiv

Modern vehicles rely on electronic control units (ECUs) interconnected through the Controller Area Network (CAN), making in-vehicle communication a critical security concern. Machine learning (ML)-based intrusion detecti…

Adversarial RobustnessIntrusion Detection

Optimizing Fire Safety: Reducing False Alarms Using Advanced Machine Learning Techniques

2025-03-13 · Muhammad Hassan Jamal, ABDULWAHAB ALAZEB, Shahid Allah Bakhsh, Wadii Boulila 외

Fire safety practices are important to reduce the extent of destruction caused by fire. While smoke alarms help save lives, firefighters struggle with the increasing number of false alarms. This paper presents a precise …

Pelican: A Deep Residual Network for Network Intrusion Detection

2020-01-19 · Peilun Wu, Hui Guo, Nour Moustafa

One challenge for building a secure network communication environment is how to effectively detect and prevent malicious network behaviours. The abnormal network activities threaten users' privacy and potentially damage …

BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion Detection

CloudShield: Real-time Anomaly Detection in the Cloud

2021-08-20 · Zecheng He, Ruby B. Lee

In cloud computing, it is desirable if suspicious activities can be detected by automatic anomaly detection systems. Although anomaly detection has been investigated in the past, it remains unsolved in cloud computing. C…

Anomaly DetectionCloud Computing