/IDS

This project is an intrusion detection system which is trying to sniff the traffic packets and using ID3 classifier detects DoS attacks (Slowloris and Syn Flood). This source code has been written in python.

Primary LanguagePythonMIT LicenseMIT

IDS

This project is an intrusion detection system which is trying to sniff the traffic packets. By using ID3 classifier, it can detects DoS attacks (Slowloris and Syn Flood). This source code has been written in python.