paper-with-me

Papers

Efficient Attack Graph Analysis through Approximate Inference

2016-06-22 · Luis Muñoz-González, Daniele Sgandurra, Andrea Paudice, Emil C. Lupu

Attack graphs provide compact representations of the attack paths that an attacker can follow to compromise network resources by analysing network vulnerabilities and topology. These representations are a powerful tool for security risk assessment. Bayesian inference on attack graphs enables the estimation of the risk of compromise to the system's components given their vulnerabilities and interconnections, and accounts for multi-step attacks spreading through the system. Whilst static analysis considers the risk posture at rest, dynamic analysis also accounts for evidence of compromise, e.g. from SIEM software or forensic investigation. However, in this context, exact Bayesian inference techniques do not scale well. In this paper we show how Loopy Belief Propagation - an approximate inference technique - can be applied to attack graphs, and that it scales linearly in the number of nodes for both static and dynamic analysis, making such analyses viable for larger networks. We experiment with different topologies and network clustering on synthetic Bayesian attack graphs with thousands of nodes to show that the algorithm's accuracy is acceptable and converge to a stable solution. We compare sequential and parallel versions of Loopy Belief Propagation with exact inference techniques for both static and dynamic analysis, showing the advantages of approximate inference techniques to scale to larger attack graphs.

📄 PDF Abstract BibTeX arXiv:1606.07025

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceClustering

Similar Papers 제목 키워드 기반

Prompt-based Unifying Inference Attack on Graph Neural Networks

2024-12-20 · Yuecen Wei, Xingcheng Fu, Lingyun Liu, Qingyun Sun 외

Graph neural networks (GNNs) provide important prospective insights in applications such as social behavior analysis and financial risk analysis based on their powerful learning capabilities on graph data. Nevertheless, …

DisentanglementInference AttackPrompt Learning

Can Graph Neural Networks Expose Training Data Properties? An Efficient Risk Assessment Approach

2024-11-06 · Hanyang Yuan, Jiarong Xu, Renhong Huang, Mingli Song 외

Graph neural networks (GNNs) have attracted considerable attention due to their diverse applications. However, the scarcity and quality limitations of graph data present challenges to their training process in practical …

DiversityInference Attack

Exact Inference Techniques for the Analysis of Bayesian Attack Graphs

2015-10-08 · Luis Muñoz-González, Daniele Sgandurra, Martín Barrère, Emil Lupu

Attack graphs are a powerful tool for security risk assessment by analysing network vulnerabilities and the paths attackers can use to compromise network resources. The uncertainty about the attacker's behaviour makes Ba…

A Systematic Study of Model Extraction Attacks on Graph Foundation Models

2025-11-14 · Haoyan Xu, Ruizhi Qian, Jiate Li, Yushun Dong 외 arxiv

Graph machine learning has advanced rapidly in tasks such as link prediction, anomaly detection, and node classification. As models scale up, pretrained graph models have become valuable intellectual assets because they …

Node ClassificationAnomaly DetectionModel extractionFraud Detection

Algebraic Connectivity Control and Maintenance in Multi-Agent Networks under Attack

2024-06-26 · Wenjie Zhao, Diego Deplano, Zhiwu Li, Alessandro Giua 외

This paper studies the problem of increasing the connectivity of an ad-hoc peer-to-peer network subject to cyber-attacks targeting the agents in the network. The adopted strategy involves the design of local interaction …