ggulgun / NIDS-Intrusion-DetectionLinks
Simple Implementation of Network Intrusion Detection System. KddCup'99 Data set is used for this project. kdd_cup_10_percent is used for training test. correct set is used for test. PCA is used for dimension reduction. SVM and KNN supervised algorithms are the classification algorithms of project. Accuracy : %83.5 For SVM , %80 For KNN
☆88Updated 5 years ago
Alternatives and similar repositories for NIDS-Intrusion-Detection
Users that are interested in NIDS-Intrusion-Detection are comparing it to the libraries listed below
Sorting:
- This is the repo of the research paper, "Evaluating Shallow and Deep Neural Networks for Network Intrusion Detection Systems in Cyber Sec…☆280Updated last year
- Machine Learning with the NSL-KDD dataset for Network Intrusion Detection☆260Updated 5 years ago
- Network intrusions classification using algorithms such as Support Vector Machine (SVM), Decision Tree, Naive Baye, K-Nearest Neighbor (K…☆103Updated 7 years ago
- Network Intrusion Detection System using Deep Learning Techniques☆156Updated 5 years ago
- Due to the increasingly development of network technology recently, there are various cyber-attacks posed the huge threats to different …☆30Updated 6 years ago
- I have tried some of the machine learning and deep learning algorithm for IDS 2017 dataset. The link for the dataset is here: http://www.…☆41Updated 6 years ago
- Network data classifier based on the recurrent neural network.☆20Updated 6 years ago
- IoT intrusion Detection Model based on neural network and random forests☆46Updated 6 years ago
- A Recurrent Neural Networks implementation using Keras for network intrusion detection☆30Updated 4 years ago
- VGG-19 deep learning model trained using ISCX 2012 IDS Dataset☆141Updated 6 years ago
- Machine Learning for Network Intrusion Detection & Misc Cyber Security Utilities☆207Updated last year
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set☆55Updated 6 years ago
- Intrusion Detection System using Machine Learning and Deep Learning☆88Updated last year
- Network Intrusion Detection based on various machine learning and deep learning algorithms using UNSW-NB15 Dataset☆175Updated 3 years ago
- Network intrusion detection with Machine Learning (Deep Learning) experiment : 1d-cnn, softmax, neural networks, convolution☆46Updated last year
- Feature coded UNSW_NB15 intrusion detection data.☆88Updated 7 years ago
- A Novel Statistical Analysis and Autoencoder Driven Intelligent Intrusion Detection Approach☆134Updated 3 years ago
- PySpark solution to the NSL-KDD dataset: https://www.unb.ca/cic/datasets/nsl.html☆126Updated 4 years ago
- Machine Learning Algorithms on NSL-KDD dataset☆99Updated 6 years ago
- Unofficial repo of the research paper ”An Intrusion Detection System Using a Deep Neural Network with Gated Recurrent Units“. Developed u…☆33Updated 5 years ago
- CICIDS2017 dataset☆70Updated 3 years ago
- A network data classifier for UNSW-NB15 data set. This is an university course work for "ITKST42 Information Security Technology".☆38Updated 8 years ago
- Deep learning models for network intrusion detection☆37Updated 2 years ago
- Deep learning based Intrusion Detection System☆32Updated 5 years ago
- A thesis submitted for the degree of Master of Science in Computer Networks and Security☆226Updated 2 years ago
- A machine learning based Intrusion Detection System☆142Updated 5 years ago
- manojkumar-github / Intrusion-Detection-System-for-IoT-networks-using-Gated-Recurrent-Neural-Networks-GRUAn Intelligent Intrusion Detection System for IoT networks using Gated Recurrent Neural Networks (GRU) : A Deep Learning Approach☆33Updated 6 years ago
- Two staged IDS specific to IoT networks where Signature based IDS and Anomaly based IDS which is trained and classified using machine lea…☆43Updated 6 years ago
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 4 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆72Updated 4 years ago