News

This project is a simple Intrusion Detection System (IDS) written in Python, using the Scapy library for packet sniffing and analysis. The IDS captures network packets, extracts detailed information ...
In this project I have developed a simple mechanism for realtime intrusion detection using java pcap4j library and python to implement the detection. This code is able to detect intrusion with 97% of ...