Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aishwaryagm1999 authored Nov 2, 2024
1 parent 1c0510b commit b389fd3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Aircraft-Network-Security-using-YARA-Rules-and-Machine-Learning-for-Threat-Detection-and-Prevention

## Overview
This project introduces an Intrusion Detection and Prevention System (IDPS) specifically designed for the unique cybersecurity requirements of aircraft networks. Leveraging YARA for signature-based detection alongside machine learning for anomaly detection, this system enhances security by identifying and mitigating cyber threats in real time. The IDPS integrates both signature and behavior-based patterns, providing robust protection for aircraft networks from cyber threats like malware, DDoS attacks, and unauthorized access attempts.

## Features
- **Signature-Based Detection**: Utilizes YARA rules for malware signature detection.
- **Machine Learning Anomaly Detection**: Employs random forest classifiers and feature hashing for behavior-based threat identification.
- **Real-Time Alerts**: Sends instant alerts to pilots and ground control upon detecting threats.
- **Incident Response**: Implements automated responses, including blocking IPs and restricting access to compromised zones.

0 comments on commit b389fd3

Please sign in to comment.