Skip to content
#

intrusion-detection-system

Here are 224 public repositories matching this topic...

securityonion

Security Onion is a free and open platform for threat hunting, enterprise security monitoring, and log management. It includes our own interfaces for alerting, dashboards, hunting, PCAP, and case management. It also includes other tools such as Playbook, osquery, CyberChef, Elasticsearch, Logstash, Kibana, Suricata, and Zeek.

  • Updated May 2, 2024
  • Shell

Slips, a free software behavioral Python intrusion prevention system (IDS/IPS) that uses machine learning to detect malicious behaviors in the network traffic. Stratosphere Laboratory, AIC, FEL, CVUT in Prague.

  • Updated Apr 30, 2024
  • Python

Code for IDS-ML: intrusion detection system development using machine learning algorithms (Decision tree, random forest, extra trees, XGBoost, stacking, k-means, Bayesian optimization..)

  • Updated Oct 13, 2023
  • Jupyter Notebook

Data stream analytics: Implement online learning methods to address concept drift and model drift in data streams using the River library. Code for the paper entitled "PWPAE: An Ensemble Framework for Concept Drift Adaptation in IoT Data Streams" published in IEEE GlobeCom 2021.

  • Updated Jun 5, 2023
  • Jupyter Notebook

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

  • Updated Oct 18, 2019
  • Python

An online learning method used to address concept drift and model drift. Code for the paper entitled "A Lightweight Concept Drift Detection and Adaptation Framework for IoT Data Streams" published in IEEE Internet of Things Magazine.

  • Updated Jan 20, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the intrusion-detection-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the intrusion-detection-system topic, visit your repo's landing page and select "manage topics."

Learn more