ImSourin / Network-Intrusion-DetectionLinks
This project aims to detect Intrusions with a network using deep learning. The network traffic data is converted to multi channel RGB images, that are passed through CNNs to detect features useful to intrusion detection. (Additionally, we also experimented with dense SIFT based feature description. To discuss more on it, feel free to reach out.)
☆11Updated 3 years ago
Alternatives and similar repositories for Network-Intrusion-Detection
Users that are interested in Network-Intrusion-Detection are comparing it to the libraries listed below
Sorting:
- An intrusion detection system model developed using CNN and Bi-LSTM.☆13Updated 3 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆73Updated 4 years ago
- Encrypted Traffic classification☆17Updated 5 years ago
- IDS abnormal traffic detection tensorflow☆41Updated 6 years ago
- 论文:A Deep Hierarchical Network for Packet-Level Malicious Traffic Detection的源代码☆28Updated 3 years ago
- Pytorch implementation of LuNet: A Deep Neural Network for Network Intrusion Detection☆52Updated 5 years ago
- Network intrusion detection with Machine Learning (Deep Learning) experiment : 1d-cnn, softmax, neural networks, convolution☆49Updated last year
- Our implementations of the flow-based network intrusion detection model (for the COMNET paper)☆47Updated 5 years ago
- Intrusion Detection Based on Convolutional Neural Network with kdd99 data set☆56Updated 6 years ago
- Deep learning models for network intrusion detection☆39Updated 2 years ago
- Intrusion Detection System using Machine Learning and Deep Learning☆89Updated last year
- using 2d-cnn to classify network traffic☆21Updated 5 years ago
- CICIDS2017 dataset☆70Updated 3 years ago
- Anomaly based Instrusion Detection System using RNN-LSTMs. Datasets include NSL-KDD and UNSW-NB15.☆35Updated 5 years ago
- Distributed intelligent malicious traffic detection system based on GAN☆18Updated 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 7 years ago
- Intrusion detection system using CNN and RNN☆24Updated 5 years ago
- 这是一个封装了KDDCup99、NSL-KDD、UNSW-NB15等入侵监测数据集的Python包。☆47Updated 5 years ago
- Autoencoder based intrusion detection system trained and tested with the CICIDS2017 data set.☆36Updated 5 years ago
- This project is an open-source project based on a GAN network anomaly detection.☆13Updated last year
- This is a simple DNN based application for an IDS based on the CICIDS2017 dataset☆34Updated 5 years ago
- Encrypted traffic classification use CNN☆34Updated 4 years ago
- ramyaelineni5 / ML-based-Network-Intrusion-Detection-using-Cyber-Dataset-CSE-CIC-IDS2018-to-classify-network-attacks☆43Updated 4 years ago
- IoT intrusion Detection Model based on neural network and random forests☆47Updated 6 years ago
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 5 years ago
- Deep learning based Intrusion Detection System☆35Updated 5 years ago
- Network Intrusion Detection based on various machine learning and deep learning algorithms using UNSW-NB15 Dataset☆177Updated 4 years ago
- Cyber-attack classification in the network traffic database using NSL-KDD dataset☆27Updated 4 years ago
- Feature coded UNSW_NB15 intrusion detection data.☆88Updated 7 years ago
- Intrusion Detection System - IDS example using Dense, Conv1d and Lstm layers in Keras / TensorFlow☆23Updated 2 years ago