Search In this Thesis
   Search In this Thesis  
العنوان
Authentication improvement and intrusion detection system generation for hadoop framework /
الناشر
Mohamed Aboelhaggag Hassany Morsy ,
المؤلف
Mohamed Aboelhaggag Hassany Morsy
هيئة الاعداد
باحث / Mohamed Aboelhaggag Hassany Morsy
مشرف / Magdy Mohamed Said Elsoudani
مشرف / Mohsen Mohamed Abdelmonem Tantawy
مناقش / Ahmed Moustafa Elsherbini
تاريخ النشر
2021
عدد الصفحات
115 P. :
اللغة
الإنجليزية
الدرجة
الدكتوراه
التخصص
الهندسة الكهربائية والالكترونية
تاريخ الإجازة
11/12/2021
مكان الإجازة
جامعة القاهرة - كلية الهندسة - Electronics and Communication
الفهرس
Only 14 pages are availabe for public view

from 144

from 144

Abstract

A framework called Hadoop, which has many tools, had been adopted to process the Big Data. The existing authentication protocol for Hadoop is Kerberos, which has a vulnerability against weak passwords and is not scalable. In this thesis, we propose an authentication protocol proper for Hadoop to address some of these issues. We call it Hash Token Based Authentication(HTBA), a token-based authentication approach to achieve scalability. In this work, we implement the proposed HTBA, Kerberos, and Hash-chain protocols on the Deter lab environment to conduct performance analysis. On the other hand, the IDS is an essential security service in Hadoop security layers. The IDS methodology is either signature-based detection or anomaly behavior detection. The use of DL to produce a model for the IDS may take a long time because of computation complexity and a large number of hyperparameters. We use Apache Spark, which is one of the Hadoop tools for this purpose. Different DL models for IDS on Apache Spark have been implemented in this thesis.We use the famous Network Security Lab - Knowledge Discovery and Data Mining (NSL-KDD) dataset and calculate a computation delay in Apache Spark. Moreover, an enhanced model has been proposed to improve attack detection accuracy