NICROct 17, 2019

FASHION: Functional and Attack graph Secured HybrId Optimization of virtualized Networks

arXiv:1910.07921v3
Originality Incremental advance
AI Analysis

This addresses the challenge for network administrators in enterprises to manually reconfigure networks for security and functionality, though it appears incremental as it builds on existing methods like attack graphs and software-defined networking.

The paper tackles the problem of balancing network flow routing with security risk by introducing FASHION, a linear optimizer that formalizes routing as a multi-commodity flow problem with security constraints based on probabilistic attack graphs, achieving solve times averaging 30 minutes on large instances with up to 600 devices and millions of edges.

Maintaining a resilient computer network is a delicate task with conflicting priorities. Flows should be served while controlling risk due to attackers. Upon publication of a vulnerability, administrators scramble to manually mitigate risk while waiting for a patch. We introduce FASHION: a linear optimizer that balances routing flows with the security risk posed by these flows. FASHION formalizes routing as a multi-commodity flow problem with side constraints. FASHION formulates security using two approximations of risk in a probabilistic attack graph (Frigault et al., Network Security Metrics 2017). FASHION's output is a set of software-defined networking rules consumable by Frenetic (Foster et al., ICFP 2011). We introduce a topology generation tool that creates data center network instances including flows and vulnerabilities. FASHION is executed on instances of up to 600 devices, thousands of flows, and million edge attack graphs. Solve time averages 30 minutes on the largest instances (seconds on the smallest instances). To ensure the security objective is accurate, the output solution is assessed using risk as defined by Frigault et al. FASHION allows enterprises to reconfigure their network in response to changes in functionality or security requirements.

Foundations

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

Your Notes