Skip to content

Intrusion Detection System (IDS) for our development course.

Notifications You must be signed in to change notification settings

groumache/Intrusion-Detection-System

Repository files navigation

Intrusion Detection System

Projet d'implémentation d'un IDS (Intrusion Detection System) pour le cours de développement IR209 en bloc 2 au 1er quadrimestre, à l'Hénallux.


Project of implementing an IDS (Intrusion Detection System) for the development course IR209 in bloc 2 during the 1-st semester at Hénallux.

Notes:

  • The project is meant to run on kali linux
  • You need to install libpcap-dev (sudo apt install libpcap-dev)
  • Command to build the program : gcc −Wall −o ids main.c populate.c rules.c error.c −lpcap
  • You need root privileges to run the program

About

Intrusion Detection System (IDS) for our development course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published