webpro255 / network-anomaly-detectionLinks
A Network Anomaly Detection system that leverages machine learning to monitor and identify unusual activities in network traffic in real-time. This project is designed to enhance network security by providing early detection of potential threats and anomalies.
☆16Updated last year
Alternatives and similar repositories for network-anomaly-detection
Users that are interested in network-anomaly-detection are comparing it to the libraries listed below
Sorting:
- Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS☆115Updated 2 years ago
- Thesis research on enhancing Network Intrusion Detection System (NIDS) explainability using Transformers.☆17Updated 2 years ago
- Real-time Intrusion Detection System implementing Machine Learning. We combine Supervised Learning (RF) for detecting known attacks from …☆74Updated 4 months ago
- This repository contains an in-depth analysis of the Intrusion Detection Evaluation Dataset (CIC-IDS2017) for Intrusion Detection, showca…☆84Updated 2 years ago
- ☆88Updated last year
- Network Intrusion Detection based on various machine learning and deep learning algorithms using UNSW-NB15 Dataset☆176Updated 4 years ago
- Network System Intrusion Detection using Graph Neural Networks☆20Updated 2 years ago
- The dataset that has been processed and the code used to process it☆16Updated 3 years ago
- ☆155Updated 2 years ago
- 基于神经网络的流量异常检测☆144Updated 5 years ago
- Deep learning models for network intrusion detection☆40Updated 2 years ago
- Deep learning based Intrusion Detection System☆35Updated 5 years ago
- Deep Model Intrusion Detection (IDS) Evaluation of NSL KDD and CIC IDS 2018 datasets.☆18Updated 2 years ago
- Building an Intrusion Detection System on UNSW-NB15 Dataset Based on Machine Learning Algorithm☆87Updated 5 years ago
- Machine Learning in Cybersecurity☆86Updated 4 months ago
- ⼀个有潜⼒的⽹络⼊侵检测算法,引⼊了乘法注意⼒机制将其融合到 CNN 的分类模型中,在KDD99和UNSM-NB15数据集进行模型的训练结果优于一般机器学习方法和CNN。A promising network intrusion detection algorithm is…☆10Updated last year
- 网络流量分类对比方法汇总☆194Updated 5 months ago
- 多进程读取pcap,基于五元组分流并提取流量特征。结果输出为csv文件,用于机器学习中对加密流量进行分类☆92Updated 3 years ago
- Here, we use RNN to deal with the network intrusion problem. The UNSW-NB15 dataset is used.☆74Updated 5 years ago
- CNN网络入侵检测☆56Updated last year
- The purpose of this repository is to demonstrate the steps of processing CICIDS2017 dataset using machine learning algorithms.☆64Updated 5 years ago
- A thesis submitted for the degree of Master of Science in Computer Networks and Security☆230Updated 2 years ago
- Neural Network based Intrusion Detection System (NIDS) on Intrusion Detection Evaluation Dataset (CICIDS2017)☆12Updated 5 years ago
- An Intrusion Detection System based on Deep Belief Networks☆87Updated 2 years ago
- ramyaelineni5 / ML-based-Network-Intrusion-Detection-using-Cyber-Dataset-CSE-CIC-IDS2018-to-classify-network-attacks☆43Updated 4 years ago
- ☆47Updated 3 years ago
- Low-Quality Training Data Only? A Robust Framework for Detecting Encrypted Malicious Network Traffic☆58Updated 9 months ago
- Feature coded UNSW_NB15 intrusion detection data.☆89Updated 7 years ago
- Implementation of Robust Transformer Based Intrusion Detection, based on the Paper by Wu et. Al☆22Updated last year
- 在当前的数字时代,随着网络攻击日益复杂和频繁,网络安全成为了保障信息安全的重中之重。尤其是在网络入侵检测领域,传统的基于规则的检测方法已经难以应对日新月异的攻击技术。因此,利用深度学习技术进行网络入侵检测成为了研究的新趋势。本项目旨在开发一种基于卷积神经网络(CNN)和Tr…☆32Updated last year