Skip to content

Tushar1412/HotTopic5_NIDS

Repository files navigation

HotTopic5_NIDS

This is a intrusion detection system created by Team HotTopic5.

To Install

chmod u+x setup.sh Run.py && sudo ./setup.sh

myrules.txt could be your own file of rules

To Run

sudo python3 Run.py myrules.txt
  # OR
sudo python3 Run.py myrules.txt >> (output file).txt
#Rules format

alert udp any any -> any any (tos:_;msg:"";flags:_;offset:_;content:_;seq:_;ack:_;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published