oliviagallucci/ids-aiml
🕵️ IDS with accuracy rates of 94.4% for misuse detection and 99.0% for anomaly detection
This system helps network security professionals automatically detect suspicious activity and cyberattacks on their networks. By analyzing network traffic data, it can identify known attack patterns (misuse detection) and unusual behaviors (anomaly detection) that might indicate a new threat. Network engineers and security analysts would use this to improve their network's defense against intrusions.
No commits in the last 6 months.
Use this if you need to set up or enhance an intrusion detection system for your network, capable of identifying both common and novel attack types.
Not ideal if you are looking for a fully-packaged, ready-to-deploy commercial IDS solution without any manual configuration or data preparation.
Stars
15
Forks
1
Language
Python
License
MIT
Category
Last pushed
Dec 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/oliviagallucci/ids-aiml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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