Skip to content

BHK0407/enhanced-anomaly-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Enhanced Anomaly Detection

Enhanced Anomaly Detection is a network security tool implemented in Python for identifying potential threats in network traffic. It combines signature-based and anomaly-based detection methods to enhance network security.

Features

Signature-based detection of known threats. Anomaly-based detection to identify unusual patterns in network traffic. Email notifications for detected threats. Logging of detected anomalies for further analysis. Usage Clone the repository.

bash

git clone https://github.com/BHK0407/enhanced-anomaly-detection.git

Navigate to the project directory.

bash

cd enhanced-anomaly-detection Run the anomaly detection script.

bash

sudo python3 enhanced_anomaly_detection.py

Dependencies

Python 3 Scapy

License This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages