مشخصات مقاله | |
ترجمه عنوان مقاله | چارچوب ارزیابی جامع امنیت برای شبکه های نرم افزار محور |
عنوان انگلیسی مقاله | A Comprehensive Security Assessment Framework for Software-Defined Networks |
انتشار | مقاله سال 2020 |
تعداد صفحات مقاله انگلیسی | 20 صفحه |
هزینه | دانلود مقاله انگلیسی رایگان میباشد. |
پایگاه داده | نشریه الزویر |
نوع نگارش مقاله |
مقاله پژوهشی (Research Article) |
مقاله بیس | این مقاله بیس نمیباشد |
نمایه (index) | Scopus – Master Journals List – JCR |
نوع مقاله | ISI |
فرمت مقاله انگلیسی | |
ایمپکت فاکتور(IF) |
4.337 در سال 2019 |
شاخص H_index | 77 در سال 2020 |
شاخص SJR | 0.667 در سال 2019 |
شناسه ISSN | 0167-4048 |
شاخص Quartile (چارک) | Q1 در سال 2019 |
مدل مفهومی | ندارد |
پرسشنامه | ندارد |
متغیر | ندارد |
رفرنس | دارد |
رشته های مرتبط | مهندسی کامپیوتر، مهندسی فناوری اطلاعات |
گرایش های مرتبط | امنیت اطلاعات، مهندسی نرم افزار، شبکه های کامپیوتری |
نوع ارائه مقاله |
ژورنال |
مجله | رایانه و امنیت – Computers & Security |
دانشگاه | Graduate School of Information Security, School of Computing, KAIST, Daejeon 34141, Republic of Korea |
کلمات کلیدی | شبکه های نرم افزار محور، امنیت، امنیت شبکه، تست نفوذ |
کلمات کلیدی انگلیسی |
Software-Defined Networking، Security، Network security، Penetration testing
|
شناسه دیجیتال – doi |
https://doi.org/10.1016/j.cose.2020.101720 |
کد محصول | E14527 |
وضعیت ترجمه مقاله | ترجمه آماده این مقاله موجود نمیباشد. میتوانید از طریق دکمه پایین سفارش دهید. |
دانلود رایگان مقاله | دانلود رایگان مقاله انگلیسی |
سفارش ترجمه این مقاله | سفارش ترجمه این مقاله |
فهرست مطالب مقاله: |
Abstract 1. Introduction 2. Background and motivation 3. Related work 4. Vulnerabilities in SDN flows 5. System design 6. Implementation 7. Evaluation 8. Limitation and discussion 9. Conclusion Declaration of Competing Interest Acknowledgment References |
بخشی از متن مقاله: |
Abstract
As Software-Defined Networking (SDN) is getting popular, its security issue is being magnified as a new controversy, and this trend can be found from recent studies of presenting possible security vulnerabilities in SDN. Understanding the attack surface of SDN is necessary, and it is the starting point to make it more secure. However, most existing studies depend on empirical methods in different environments, and thus they have stopped short of converging on a systematic methodology or developing automated systems to rigorously test for security flaws in SDNs. Therefore, we need to disclose any possible attack scenarios in diverse SDN environments and examine how these attacks operate in those environments. Inspired by the necessity for disclosing the vulnerabilities in diverse SDN operating scenarios, we suggest an SDN penetration tool, DELTA, to regenerate known attack scenarios in diverse test cases. Furthermore, DELTA can even provide a chance of discovering unknown security problems in SDN by employing a fuzzing module. In our evaluation, DELTA successfully reproduced 26 known attack scenarios, across diverse SDN controller environments, and also discovered 9 novel SDN application mislead attacks. Introduction Security has been a subject of controversy in many newly emerged networked systems, such as peer-to-peer networks and cloud networks. After their appearance, researchers and practitioners have examined their security issues from various angles to verify their safeness, and this process makes them more secure so that they can be adapted in a real-world system. Software-Defined Networking (SDN), which manages a network in a centralized way, is a recently proposed networking technology, and now it is endorsed by both industry and academia. As SDN technology is getting popular, its security problem is being at issue, and thus researchers are investigating its security issues as they have conducted in other networked systems [26, 46, 39, 20, 25, 1]. Such security-critical reviews of SDNs offer a view into various breaches, but overall, the attack surfaces thus far explored have been quite limited to either highly targeted exploits, such as ARP spoofing or specific vulnerabilities that arise in various SDN components. Each previous result may not be applicable to other SDN environments (e.g., different control planes). Hence, operators seeking to assess security issues in their SDN environments need to survey existing SDN security-related studies and determine relevance on a case-by-case basis. Furthermore, an operator may have to adapt or redesign deployment-specific security test suites. This paper introduces a new SDN security evaluation framework, called DELTA, which can automatically instan- ∗Corresponding author ORCID(s): tiate attack cases against SDN elements across diverse environments, and which may assist in uncovering unknown security problems within an SDN deployment. Motivated by security testing tools in the traditional network security domain [45, 15], DELTA represents the first security assessment tool for SDN environments. Furthermore, we enhanced our tool with a specialized fuzzing module [30] to exploit opportunities for discovering unknown security flaws in SDNs. |