《電子技術(shù)應(yīng)用》
您所在的位置:首頁 > 其他 > 设计应用 > 安全态势感知系统中K-Means算法的并行化研究
安全态势感知系统中K-Means算法的并行化研究
《信息技术与网络安全》2020年第7期
江佳希,谢颖华
东华大学 信息科学与技术学院,上海201620
摘要: 大数据环境下的网络安全事件层出不穷,安全态势感知系统的应用势在必行。通过挖掘日志数据并进行安全分析,可以实现对异常事件的追责与溯源,有效地减少网络安全事故的发生。针对传统K-Means算法时间开销大、执行效率低的问题,将改进K-Means算法在大数据计算框架Hadoop上实现并行化,来满足大数据下安全态势感知系统日志安全分析的需求。实验表明,改进后的算法在有效性和时间复杂度方面都优于传统算法。
關(guān)鍵詞: Hadoop 安全态势 k-means 数据挖掘
中圖分類號: TP311
文獻(xiàn)標(biāo)識碼: A
DOI: 10.19358/j.issn.2096-5133.2020.07.006
引用格式: 江佳希,謝穎華. 安全態(tài)勢感知系統(tǒng)中K-Means算法的并行化研究[J].信息技術(shù)與網(wǎng)絡(luò)安全,2020,
39(7):36-40,51.
Research on parallelization of K-Means algorithm in security situation awareness system
Jiang Jiaxi,Xie Yinghua
School of Information Science and Technology,Donghua University,Shanghai 201620,China
Abstract: With the emergence of network security events in a big data environment, the application of security situation awareness systems is imperative. By digging log data and performing security analysis, we can achieve accountability and traceability to abnormal events, and effectively reduce the occurrence of network security incidents. Aiming at the problems of large time overhead and low execution efficiency of the traditional K-Means algorithm, the security situation awareness system in this paper improves the K-Means algorithm to achieve parallelization on the big data computing framework Hadoop,and to meet the needs of log security analysis under big data. Experimental results show that the improved algorithm is superior to traditional algorithms in terms of effectiveness and time complexity.
Key words : Hadoop;security situation;K-Means;data mining

隨著大數(shù)據(jù)時代的來臨,SQL注入攻擊、XSS攻擊等網(wǎng)絡(luò)安全事件層見疊出,給網(wǎng)絡(luò)安全帶來了巨大的挑戰(zhàn)。日志記錄著設(shè)備運(yùn)行狀態(tài),各種安全事件都會在系統(tǒng)中留下日志記錄,通過對日志進(jìn)行分析,可以挖掘重要信息,實(shí)時掌握網(wǎng)絡(luò)安全狀況,既可做到事前防護(hù),又可做到事后追本溯源及責(zé)任追查。

本文設(shè)計的安全態(tài)勢感知系統(tǒng)將采集到的日志文件送至分布式文件系統(tǒng)HDFS進(jìn)行存儲,在Hadoop架構(gòu)上將改進(jìn)的K-Means算法和MapReduce高效的并行計算能力相結(jié)合,對存儲的日志進(jìn)行聚類和分析。安全態(tài)勢感知系統(tǒng)可以實(shí)時監(jiān)控網(wǎng)絡(luò)安全態(tài)勢,實(shí)現(xiàn)日志分析追責(zé),有效地減少網(wǎng)絡(luò)安全事故的發(fā)生。系統(tǒng)采用高可用部署模式,具有可靠、易拓展、易維護(hù)以及可視化的特點(diǎn)。



本文詳細(xì)內(nèi)容請下載:http://m.ihrv.cn/resource/share/2000003220

作者信息:

江佳希,謝穎華

(東華大學(xué) 信息科學(xué)與技術(shù)學(xué)院,上海201620)


此內(nèi)容為AET網(wǎng)站原創(chuàng),未經(jīng)授權(quán)禁止轉(zhuǎn)載。

相關(guān)內(nèi)容