Skip to content

Aron-2005/CodeAlpha_NetworkIDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeAlpha_NetworkIDS

A simple Python-based Network Intrusion Detection System (NIDS).

Features

  • Detects SYN scans, ICMP sweeps, brute-force attempts, and signature-based attacks.
  • Uses Scapy for live packet monitoring.
  • Logs alerts to alerts.log.

Usage

  1. Run PowerShell or CMD as Administrator.
  2. Install dependencies:
  3. Start:
  4. Check alerts.log for detected events.

Requirements

  • Python 3.8+
  • Npcap (WinPcap-compatible)
  • Administrator privileges

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages