Skip to content

ThreatGuard is an advanced threat detection system that utilizes the CICIDS 2017 dataset for network traffic analysis and anomaly detection.

License

Notifications You must be signed in to change notification settings

AreejFatimaz/ThreatGuard-Advanced-Threat-Detection-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ThreatGuard-Advanced-Threat-Detection-System

Overview

ThreatGuard is an advanced threat detection system that utilizes the CICIDS 2017 dataset for network traffic analysis and anomaly detection. By applying machine learning models, ThreatGuard identifies and classifies various network threats such as DDoS attacks, brute force attacks, and more. The system provides an efficient method for detecting network anomalies and ensuring network security in modern infrastructure.

This project is designed to enhance the detection of potential eavesdropping risks and improve the overall security of IoT networks.

Installation

  1. Clone the repository.
  2. Install dependencies: pip install -r requirements.txt.

Usage

  1. Place the CICIDS 2017 dataset in the data/ folder.
  2. Run the main script: python src/main.py.

Files

  • data/: Contains dataset files.
  • src/: Contains source code for data preprocessing, feature extraction, model training, and anomaly detection.

About

ThreatGuard is an advanced threat detection system that utilizes the CICIDS 2017 dataset for network traffic analysis and anomaly detection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages