CRLGSEJan 25, 2024

A Modular Approach to Automatic Cyber Threat Attribution using Opinion Pools

arXiv:2401.14090v11 citationsBigData
Originality Incremental advance
AI Analysis

This work addresses the need for more tractable and interpretable automated threat attribution systems for cybersecurity professionals, though it appears incremental as it builds on existing opinion pool methods.

The paper tackles the problem of automating cyber threat attribution by proposing a modular architecture with a Pairing Aggregator that combines attributors using opinion pools, resulting in enhanced precision and recall without decreased performance compared to monolithic approaches.

Cyber threat attribution can play an important role in increasing resilience against digital threats. Recent research focuses on automating the threat attribution process and on integrating it with other efforts, such as threat hunting. To support increasing automation of the cyber threat attribution process, this paper proposes a modular architecture as an alternative to current monolithic automated approaches. The modular architecture can utilize opinion pools to combine the output of concrete attributors. The proposed solution increases the tractability of the threat attribution problem and offers increased usability and interpretability, as opposed to monolithic alternatives. In addition, a Pairing Aggregator is proposed as an aggregation method that forms pairs of attributors based on distinct features to produce intermediary results before finally producing a single Probability Mass Function (PMF) as output. The Pairing Aggregator sequentially applies both the logarithmic opinion pool and the linear opinion pool. An experimental validation suggests that the modular approach does not result in decreased performance and can even enhance precision and recall compared to monolithic alternatives. The results also suggest that the Pairing Aggregator can improve precision over the linear and logarithmic opinion pools. Furthermore, the improved k-accuracy in the experiment suggests that forensic experts can leverage the resulting PMF during their manual attribution processes to enhance their efficiency.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes