Giter Club home page Giter Club logo

5up3rc / host-based-intrusion-detection-system-using-genetic-algorithm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oluwoleoyetoke/host-based-intrusion-detection-system-using-genetic-algorithm

0.0 1.0 0.0 15.31 MB

The GA-IDS is a full-fledged host based intrusion detection system developed using the Java programming language to help detect packets having spoofed IP addresses. It first and foremost sniffs the incoming packets on the host system and there after analyzes them in order to detect an intrusion. Considering the fact that this sniffing process is a low level operation, the java application makes use of the Java Packet Capturing Library (JpCap) which works in conjunction with the Windows Packet Capturing Library (WinpCap).

Java 100.00%

host-based-intrusion-detection-system-using-genetic-algorithm's Introduction

The JpCap library used for this project is only available in 32 bit version. Therefore, if your computer is 64 bit, copy the 
file 'jpcap.jar' into 
C:\Program Files\Java\Your JRE Version\lib\ext
C:\Program Files\Java\Your JDK Version\jre\lib\ext

And also

JpCap.dll into C:\Program Files\Java\Your JRE Version\bin 
C:\Program Files\Java\Your JDK Version\jre\bin


For 32 bit users, simply install the JpCap setup and the WinPCap set up. 

Make sure the set up is run only after you have instlalled your JRE on your computer. this is because the JPcap set up is meant to install into 
specific JRE folders which must be avaiable at installation time.

JPcap, WinPCap setup, JPCap.dll and JPCap.jar can be found in the 'Other Needed Files' folder

host-based-intrusion-detection-system-using-genetic-algorithm's People

Contributors

oluwoleoyetoke avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.