Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.26 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.26 KB

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