Chen Yuzhong, Liu Zhenyu, Liu Yulin, Dong Chen
Fujian Key Laboratory of Network Computing and Intelligent Information Processing, College of Mathematics and Computer Science, Fuzhou University, Fuzhou 350116, China.
Key Laboratory of Spatial Data Mining & Information Sharing, Ministry of Education, Fuzhou 350116, China.
Entropy (Basel). 2020 Sep 14;22(9):1026. doi: 10.3390/e22091026.
Attack graph modeling aims to generate attack models by investigating attack behaviors recorded in intrusion alerts raised in network security devices. Attack models can help network security administrators discover an attack strategy that intruders use to compromise the network and implement a timely response to security threats. However, the state-of-the-art algorithms for attack graph modeling are unable to obtain a high-level or global-oriented view of the attack strategy. To address the aforementioned issue, considering the similarity between attack behavior and workflow, we employ a heuristic process mining algorithm to generate the initial attack graph. Although the initial attack graphs generated by the heuristic process mining algorithm are complete, they are extremely complex for manual analysis. To improve their readability, we propose a graph segmentation algorithm to split a complex attack graph into multiple subgraphs while preserving the original structure. Furthermore, to handle massive volume alert data, we propose a distributed attack graph generation algorithm based on Hadoop MapReduce and a distributed attack graph segmentation algorithm based on Spark GraphX. Additionally, we conduct comprehensive experiments to validate the performance of the proposed algorithms. The experimental results demonstrate that the proposed algorithms achieve considerable improvement over comparative algorithms in terms of accuracy and efficiency.
攻击图建模旨在通过调查网络安全设备中产生的入侵警报所记录的攻击行为来生成攻击模型。攻击模型可以帮助网络安全管理员发现入侵者用来破坏网络的攻击策略,并对安全威胁及时做出响应。然而,用于攻击图建模的现有算法无法获得攻击策略的高级或全局视角。为了解决上述问题,考虑到攻击行为与工作流之间的相似性,我们采用启发式过程挖掘算法来生成初始攻击图。尽管启发式过程挖掘算法生成的初始攻击图是完整的,但对于人工分析来说极其复杂。为了提高其可读性,我们提出了一种图分割算法,将复杂的攻击图分割成多个子图,同时保留原始结构。此外,为了处理海量警报数据,我们提出了一种基于Hadoop MapReduce的分布式攻击图生成算法和一种基于Spark GraphX的分布式攻击图分割算法。此外,我们进行了全面的实验来验证所提出算法的性能。实验结果表明,所提出的算法在准确性和效率方面比对比算法有显著提高。