軟件定義網(wǎng)絡(luò)中分布式拒絕服務(wù)攻擊研究
本文選題:軟件定義網(wǎng)絡(luò)安全 + 分布式拒絕服務(wù)攻擊 ; 參考:《深圳大學(xué)》2017年碩士論文
【摘要】:軟件定義網(wǎng)絡(luò)(SDN,Software Defined Networking)將傳統(tǒng)IP網(wǎng)絡(luò)的路由控制和數(shù)據(jù)轉(zhuǎn)發(fā)進(jìn)行分離,從而實(shí)現(xiàn)集中控制,分布轉(zhuǎn)發(fā),通過(guò)提供軟件可編程的方式簡(jiǎn)化了網(wǎng)絡(luò)的管理和配置,但也因此擴(kuò)大了網(wǎng)絡(luò)受到的分布式拒絕服務(wù)攻擊(DDoS)的攻擊面,攻擊者可以針對(duì)SDN網(wǎng)絡(luò)任何一層發(fā)起DDoS攻擊。SDN的基礎(chǔ)設(shè)施層(數(shù)據(jù)平面)、控制層(控制平面)、應(yīng)用層三層是相互協(xié)作共同完成網(wǎng)絡(luò)中數(shù)據(jù)包的轉(zhuǎn)發(fā)。安全的木桶短板原理決定了SDN網(wǎng)絡(luò)中最薄弱的層次將成為攻擊的目標(biāo)且SDN任何一個(gè)功能層不可用將導(dǎo)致整個(gè)SDN網(wǎng)絡(luò)出現(xiàn)問(wèn)題,因而本文將研究SDN網(wǎng)絡(luò)中不同層受到DDoS攻擊的特點(diǎn)及其對(duì)應(yīng)的防范策略。首先,對(duì)國(guó)內(nèi)外SDN技術(shù)及發(fā)展、傳統(tǒng)網(wǎng)絡(luò)和SDN網(wǎng)絡(luò)中DDoS攻擊及防御研究現(xiàn)狀進(jìn)行總結(jié)。特別地,按照SDN本身各層DDoS攻擊特征,對(duì)SDN網(wǎng)絡(luò)中DDoS攻擊及防御方法相關(guān)研究進(jìn)行分類(lèi)和總結(jié)。然后,對(duì)于SDN控制平面上,考慮到針對(duì)SDN控制平面的DDoS攻擊可能致使SDN網(wǎng)絡(luò)面臨單點(diǎn)失效的危機(jī),多種DDoS攻擊及其預(yù)防策略的提出都是針對(duì)該平面的。為了達(dá)到迅速擊垮SDN控制器,該類(lèi)DDoS攻擊具有發(fā)起時(shí)間短、攻擊流量大等特點(diǎn)。針對(duì)該層上DDoS攻擊問(wèn)題,論文研究可能的多種DDoS攻擊方法、提出了一種“基于模糊綜合評(píng)判決策模型的DDoS攻擊檢測(cè)算法”和應(yīng)對(duì)該類(lèi)DDoS攻擊的一種控制器流請(qǐng)求調(diào)度策略“MSlot算法”。理論分析和模擬實(shí)驗(yàn)結(jié)果證明了針對(duì)SDN控制平面的DDoS攻擊方法的可行性;針對(duì)不同DDoS攻擊,檢測(cè)算法相比現(xiàn)有算法更具通用性和準(zhǔn)確性;當(dāng)SDN網(wǎng)絡(luò)在DDoS攻擊下,控制器流請(qǐng)求調(diào)度策略“MSlot算法”相比現(xiàn)有算法對(duì)網(wǎng)絡(luò)的保護(hù)更加高效。最后,對(duì)于SDN數(shù)據(jù)平面上,通過(guò)與SDN各層DDoS攻擊的對(duì)比,闡明了數(shù)據(jù)平面發(fā)起的隱蔽DDoS攻擊具有低速、隱蔽、持久性等特點(diǎn),因而難以被檢測(cè)。論文提出了一種隱蔽DDoS攻擊算法即“快填充隱蔽流DDoS攻擊”和針對(duì)該類(lèi)DDoS攻擊的SDN數(shù)據(jù)平面隱蔽流DDoS攻擊的檢測(cè)算法。理論分析和模擬實(shí)驗(yàn)結(jié)果證明了攻擊算法相比現(xiàn)有攻擊算法更加快速且有效;檢測(cè)算法相比現(xiàn)有算法避免了SDN安全通道額外的通信開(kāi)銷(xiāo),因而更加高效。
[Abstract]:SDN Software defined networking (SDN) separates routing control from data forwarding in traditional IP networks, which enables centralized control and distributed forwarding, and simplifies network management and configuration by providing software programming. But it also expands the scope of distributed denial of Service (DDoS) attacks on the network. Attackers can launch DDoS attacks against any layer of SDN. SDN infrastructure layer (data plane), control layer (control plane), application layer three layers of cooperation to complete the network packet forwarding. The principle of secure bucket short board determines that the weakest layer in SDN network will be the target of attack, and the non-availability of any function layer of SDN will cause problems in the whole SDN network. Therefore, this paper will study the characteristics of DDoS attacks on different layers of SDN networks and the corresponding defense strategies. Firstly, the research status of DDoS attack and defense in traditional networks and SDN networks is summarized. In particular, according to the characteristics of DDoS attacks in each layer of SDN, the research on DDoS attacks and defense methods in SDN networks is classified and summarized. Then, for SDN control plane, considering that DDoS attack against SDN control plane may lead to the crisis of single point failure of SDN network, many DDoS attacks and their preventive strategies are proposed against SDN control plane. In order to break down the SDN controller quickly, the DDoS attack has the characteristics of short initiation time and large attack traffic. Aiming at the DDoS attack problem on this layer, this paper studies several possible DDoS attack methods. A DDoS attack detection algorithm based on fuzzy comprehensive decision model and a controller flow request scheduling strategy "MSlot algorithm" for DDoS attacks are proposed. The theoretical analysis and simulation results prove the feasibility of the DDoS attack method for SDN control plane, and the detection algorithm is more universal and accurate than the existing algorithms for different DDoS attacks. When SDN network is under DDoS attack, The controller flow request scheduling strategy "MSlot algorithm" is more efficient than the existing algorithms to protect the network. Finally, for the SDN data plane, by comparing with the DDoS attacks in each layer of SDN, it is clarified that the hidden DDoS attacks launched by the data plane have the characteristics of low speed, concealment and persistence, so it is difficult to detect them. In this paper, a covert DDoS attack algorithm is proposed, that is, "fast padding covert stream DDoS attack" and an SDN data plane hidden stream DDoS attack detection algorithm for this kind of DDoS attack. Theoretical analysis and simulation results show that the attack algorithm is faster and more effective than the existing attack algorithm, and the detection algorithm avoids the additional communication overhead of SDN security channel, so it is more efficient.
【學(xué)位授予單位】:深圳大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類(lèi)號(hào)】:TP393.0
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 何宗耀,崔雪冰;DDOS攻擊的原理及對(duì)策[J];平頂山工學(xué)院學(xué)報(bào);2002年04期
2 周偉,王麗娜,張煥國(guó),傅建明;一種新的DDoS攻擊方法及對(duì)策[J];計(jì)算機(jī)工程與應(yīng)用;2003年01期
3 楊升;DDoS攻擊及其應(yīng)對(duì)措施[J];南平師專學(xué)報(bào);2003年02期
4 樊愛(ài)京;DDoS攻擊的原理及防范[J];平頂山師專學(xué)報(bào);2003年05期
5 ;天目抗DoS/DDoS[J];信息安全與通信保密;2004年12期
6 喻超;智勝DDoS攻擊解析[J];通信世界;2004年46期
7 ;Detecting DDoS Attacks against Web Server Using Time Series Analysis[J];Wuhan University Journal of Natural Sciences;2006年01期
8 唐佳佳;;DDoS攻擊和防御分類(lèi)機(jī)制[J];電腦知識(shí)與技術(shù);2006年29期
9 邱曉理;;抵御DDoS攻擊的三大法寶[J];華南金融電腦;2006年10期
10 王永杰;鮮明;陳志杰;王國(guó)玉;;DDoS攻擊分類(lèi)與效能評(píng)估方法研究[J];計(jì)算機(jī)科學(xué);2006年10期
相關(guān)會(huì)議論文 前10條
1 蔣平;;DDoS攻擊分類(lèi)及趨勢(shì)預(yù)測(cè)[A];第十七次全國(guó)計(jì)算機(jī)安全學(xué)術(shù)交流會(huì)暨電子政務(wù)安全研討會(huì)論文集[C];2002年
2 張鑌;黃遵國(guó);;DDoS防彈墻驗(yàn)證調(diào)度層設(shè)計(jì)與實(shí)現(xiàn)[A];中國(guó)電子學(xué)會(huì)第十六屆信息論學(xué)術(shù)年會(huì)論文集[C];2009年
3 李淼;李斌;郭濤;;DDoS攻擊及其防御綜述[A];第二十次全國(guó)計(jì)算機(jī)安全學(xué)術(shù)交流會(huì)論文集[C];2005年
4 王永強(qiáng);;分布式拒絕服務(wù)攻擊(DDoS)分析及防范[A];第二十一次全國(guó)計(jì)算機(jī)安全學(xué)術(shù)交流會(huì)論文集[C];2006年
5 劉晉生;岳義軍;;常用攻擊方式DDoS的全面剖析[A];網(wǎng)絡(luò)安全技術(shù)的開(kāi)發(fā)應(yīng)用學(xué)術(shù)會(huì)議論文集[C];2002年
6 蘇金樹(shù);陳曙輝;;國(guó)家級(jí)骨干網(wǎng)DDOS及蠕蟲(chóng)防御技術(shù)研究[A];全國(guó)網(wǎng)絡(luò)與信息安全技術(shù)研討會(huì)’2004論文集[C];2004年
7 王欣;方濱興;;DDoS攻擊中的相變理論研究[A];全國(guó)網(wǎng)絡(luò)與信息安全技術(shù)研討會(huì)'2005論文集(上冊(cè))[C];2005年
8 孫紅杰;方濱興;張宏莉;云曉春;;基于鏈路特征的DDoS攻擊檢測(cè)方法[A];全國(guó)網(wǎng)絡(luò)與信息安全技術(shù)研討會(huì)'2005論文集(上冊(cè))[C];2005年
9 羅華;胡光岷;姚興苗;;DDoS攻擊的全局網(wǎng)絡(luò)流量異常檢測(cè)[A];2006中國(guó)西部青年通信學(xué)術(shù)會(huì)議論文集[C];2006年
10 張少俊;李建華;陳秀真;;動(dòng)態(tài)博弈論在DDoS防御中的應(yīng)用[A];全國(guó)網(wǎng)絡(luò)與信息安全技術(shù)研討會(huì)論文集(上冊(cè))[C];2007年
相關(guān)重要報(bào)紙文章 前10條
1 邊歆;DDoS成為“商業(yè)武器”?[N];網(wǎng)絡(luò)世界;2006年
2 本報(bào)記者 那罡;網(wǎng)絡(luò)公害DDoS[N];中國(guó)計(jì)算機(jī)報(bào);2008年
3 本報(bào)記者 鄒大斌;打贏DDoS攻防戰(zhàn)[N];計(jì)算機(jī)世界;2008年
4 本報(bào)實(shí)習(xí)記者 張奕;DDoS攻擊 如何對(duì)你說(shuō)“不”[N];計(jì)算機(jī)世界;2009年
5 本報(bào)記者 那罡;DDoS防御進(jìn)入“云”清洗階段[N];中國(guó)計(jì)算機(jī)報(bào);2010年
6 ;DDoS攻防那些事兒[N];網(wǎng)絡(luò)世界;2012年
7 本報(bào)記者 李旭陽(yáng);DDoS防護(hù)需新手段[N];計(jì)算機(jī)世界;2012年
8 合泰云天(北京)信息科技公司創(chuàng)辦人 Cisco Arbor Networks流量清洗技術(shù)工程師 郭慶;云清洗三打DDoS[N];網(wǎng)絡(luò)世界;2013年
9 本報(bào)記者 姜姝;DDoS之殤 拷問(wèn)防御能力[N];中國(guó)電腦教育報(bào);2013年
10 劉佳源;英國(guó)1/5公司遭遇DDoS攻擊[N];中國(guó)電子報(bào);2013年
相關(guān)博士學(xué)位論文 前10條
1 徐圖;超球體多類(lèi)支持向量機(jī)及其在DDoS攻擊檢測(cè)中的應(yīng)用[D];西南交通大學(xué);2008年
2 徐川;應(yīng)用層DDoS攻擊檢測(cè)算法研究及實(shí)現(xiàn)[D];重慶大學(xué);2012年
3 周再紅;DDoS分布式檢測(cè)和追蹤研究[D];湖南大學(xué);2011年
4 魏蔚;基于流量分析與控制的DDoS攻擊防御技術(shù)與體系研究[D];浙江大學(xué);2009年
5 羅光春;入侵檢測(cè)若干關(guān)鍵技術(shù)與DDoS攻擊研究[D];電子科技大學(xué);2003年
6 劉運(yùn);DDoS Flooding攻擊檢測(cè)技術(shù)研究[D];國(guó)防科學(xué)技術(shù)大學(xué);2011年
7 王冬琦;分布式拒絕服務(wù)攻擊檢測(cè)和防御若干技術(shù)問(wèn)題研究[D];東北大學(xué);2011年
8 于明;DDoS攻擊流及其源端網(wǎng)絡(luò)自適應(yīng)檢測(cè)算法的研究[D];西安電子科技大學(xué);2007年
9 黃昌來(lái);基于自治系統(tǒng)的DDoS攻擊追蹤研究[D];復(fù)旦大學(xué);2009年
10 呂良福;DDoS攻擊的檢測(cè)及網(wǎng)絡(luò)安全可視化研究[D];天津大學(xué);2008年
相關(guān)碩士學(xué)位論文 前10條
1 嵇海進(jìn);DDoS攻擊的防御方法研究[D];江南大學(xué);2008年
2 崔寧;軍隊(duì)局域網(wǎng)中DDOS攻擊模擬和防御的研究[D];東北大學(xué);2009年
3 紀(jì)鍇;內(nèi)蒙古聯(lián)通DDoS安全解決方案及應(yīng)用[D];北京郵電大學(xué);2012年
4 李鶴飛;基于軟件定義網(wǎng)絡(luò)的DDoS攻擊檢測(cè)方法和緩解機(jī)制的研究[D];華東師范大學(xué);2015年
5 夏彬;基于軟件定義網(wǎng)絡(luò)的WLAN中DDoS攻擊檢測(cè)和防護(hù)[D];上海交通大學(xué);2015年
6 吳高峻;基于卡爾曼濾波器的DDoS防御技術(shù)研究[D];電子科技大學(xué);2014年
7 劉琰;DDoS智能防御系統(tǒng)的日志分析及定時(shí)任務(wù)模塊的設(shè)計(jì)與實(shí)現(xiàn)[D];南京大學(xué);2014年
8 郝力群;內(nèi)蒙古移動(dòng)互聯(lián)網(wǎng)DDoS安全防護(hù)手段的設(shè)計(jì)與實(shí)施[D];內(nèi)蒙古大學(xué);2015年
9 張麗;DDoS防護(hù)技術(shù)研究[D];國(guó)防科學(xué)技術(shù)大學(xué);2013年
10 王志剛;DDoS網(wǎng)絡(luò)攻擊的檢測(cè)方法研究[D];南昌航空大學(xué);2015年
,本文編號(hào):2096951
本文鏈接:http://www.sikaile.net/guanlilunwen/ydhl/2096951.html