Skip to content

RuijieWu/KIDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kairos-based Intrusion Detection System (KIDS) is a powerful and flexible protection system which is powered by an Intrusion Detection GNN model named Kairos.

Introduction

In response to many existing security challenges and business scenarios, we have implemented the Kairos Based Intrusion Detection System (KIDS), which can collect, report and analyze network security threat intrusion data, and use the most advanced graph neural network to analyze the collected data and trace the attack source to help users accurately identify and trace the source and behavior of network security threats

KIDS Structure Design

Layout

  • KIDS Agent
  • KIDS Backend
  • KIDS DataStorage
  • KIDS Engine
  • KIDS Frontend
  • KIDS Docs
    • User Manual
    • Technology Document
    • Slides
    • Supplementary Files

Design

To learn the detail , read the Technology Document or Slides

Install / Deploy

read the User Manual