Skip to content

apoorvasaraswat5/NetworkIntrusionDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Network Intrusion Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors