Skip to content

lokiee0/PortSentinel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PortSentinel - Lightweight Port Scan Detector

PortSentinel is a simple, lightweight Intrusion Detection System built using Scapy. It monitors incoming TCP traffic to detect potential port scanning attacks on your network.

⚙️ Features

  • Detects TCP port scans based on connection frequency
  • Customizable thresholds via command-line
  • Logs alerts to alerts.log
  • Colored terminal output using colorama
  • Graceful shutdown with Ctrl+C

📸 Screenshot

screenshot


🚀 Getting Started

🧩 Requirements

  • Python 3.7+
  • Npcap (Windows only)
  • Admin/root privileges for sniffing

🔧 Installation

  1. Clone the repo
    git clone https://github.com/yourusername/PortSentinel.git
    cd PortSentinel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages