Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 672 Bytes

File metadata and controls

9 lines (5 loc) · 672 Bytes

Network Intrusion Detection

An intrusion detection system (IDS) is a device or software application that monitors a network for malicious activity or policy violations. Any malicious activity or violation is typically reported or collected centrally using a security information and event management system. Some IDS’s are capable of responding to detected intrusion upon discovery. These are classified as intrusion prevention systems (IPS). This application detects Network Intrusion using Machine Learning algorithm Random Forest with an accuracy of 94.3%.

Dataset used: http://kdd.ics.uci.edu/databases/kddcup99/kddcup99.html

How to run:

python kddcup.py