Federated Attack Campaign Detection via Contrastive Encoding of Threat Indicators in Gradient Updates

📅 2026-09-04
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出FedIoC框架,通过联邦学习和对比编码方法解决跨组织网络攻击检测问题,无需直接共享敏感威胁情报。
📝 Abstract
Detecting orchestrated cyberattack campaigns that span multiple organizations traditionally requires sharing sensitive telemetry and threat intelligence across institutional boundaries and country borders, a barrier that Federated Learning removes by training shared threat detectors directly on local data. We propose FedIoC, a modular framework in which clients fold locally available structured threat indicators into their gradient updates; we instantiate the client-side encoder with a supervised contrastive loss over IoC-matched flows. Within each training batch, flows that match any known indicator pattern form the positive set; the contrastive objective pulls their learned embeddings together and pushes non-IoC embeddings away, so that campaign-relevant structure is, by design, expressed in the gradient direction. Clients sharing indicators for the same attack campaign then produce aligned gradient components, which the server clusters by the cosine similarity of their updates to recover global campaign patterns without any direct IoC transmission. We evaluate FedIoC on two public threat-detection benchmarks distributed across FL clients that each observe only a fragment of every active campaign and hold disjoint indicator sets derived from their local telemetry. In this regime the FL server recovers cross-organizational campaign cohorts directly from gradient geometry. We contribute FedIoC as a modular framework for this setting, and use it to pinpoint the non-IID gradient structure as the main driver of recovery and to define the open problem of designing encoders that improve on it.
Problem

Research questions and friction points this paper is trying to address.

Federated Learning
Cyberattack Campaigns
Threat Indicators
Gradient Updates
Contrastive Encoding
Innovation

Methods, ideas, or system contributions that make the work stand out.

Federated Learning
Contrastive Encoding
Threat Indicators
Gradient Updates
Cyberattack Detection
🔎 Similar Papers
No similar papers found.