Skip to content

kavish-p/jess-intrusion-detection-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jess-intrusion-detection-system

Intrusion Detection System - JESS/jNetPcap

This is a Java implementation of an Intrusion Detection System.

  • The jNetPcap library is used to handle the capturing of network packets prior to processing.
  • The JESS library, which is a rule-based engine, is used to enable fast processing of the network packets.
  • The signatures used to identify malicious network activity have been acquired from the Registered Rules of Snort - an existing IDS software.
  • JavaFX is used to develop the GUI.

About

Intrusion Detection System - JESS/jNetPcap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published