Mamcose/NSL-KDD-Network-Intrusion-Detection
Machine Learning Algorithms on NSL-KDD dataset
This project helps network security professionals identify cyberattacks by analyzing network traffic data. It takes raw network connection logs as input and outputs classifications of whether a connection is normal or an intrusion, helping to flag suspicious activity. This is intended for network administrators, security analysts, or anyone responsible for maintaining network integrity.
No commits in the last 6 months.
Use this if you need to automatically detect common network intrusions by applying machine learning models to your network flow data.
Not ideal if you require real-time, high-performance intrusion detection for large-scale, live network environments without a pre-existing dataset for training.
Stars
97
Forks
45
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
May 30, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Mamcose/NSL-KDD-Network-Intrusion-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
AIS-Package/aisp
Artificial Immune Systems Package (AISP) is an open-source Python library that features...
ubc-provenance/PIDSMaker
A framework for building provenance-based intrusion detection systems with neural networks
Western-OC2-Lab/Intrusion-Detection-System-Using-Machine-Learning
Code for IDS-ML: intrusion detection system development using machine learning algorithms...
zimingttkx/Network-Security-Based-On-ML
基于机器学习的网络安全检测系统 | 集成Kitsune/LUCID算法 | 支持ML/DL/RL模型 | 99.58%攻击检测准确率 | 19913 QPS | Docker/K8s部署
Western-OC2-Lab/Intrusion-Detection-System-Using-CNN-and-Transfer-Learning
Code for intrusion detection system (IDS) development using CNN models and transfer learning