Skip to content

WIDRS (Wireless Intrusion Detection and Response System) is a compact, Raspberry Pi-based solution that detects and alerts on common wireless attacks like deauthentication floods, rogue access points, and Evil Twin APs. Built using Kismet and Kali Linux, it offers real-time monitoring and a graphical dashboard for easy analysis.

License

Notifications You must be signed in to change notification settings

adityaG001/Wireless-Intrusion-Detection-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Wireless Network Intrusion Detection and Response System (WIDRS)

WIDRS is a lightweight and affordable wireless intrusion detection and response system built using Kismet and Kali Linux on Raspberry Pi. It monitors wireless traffic in real-time, detects common wireless threats, and provides immediate alerting through the Kismet dashboard.

πŸ” Project Functionality

  • Detects:
    • Deauthentication Attacks (DoS)
    • Fake Access Point Flooding
    • Evil Twin Attacks (Rogue APs)
  • Uses Kismet for packet sniffing and alerting
  • Simulates wireless threats using another device with Kali Live OS
  • Provides graphical dashboard with categorized alerts

🧰 Hardware Requirements

  • Raspberry Pi 4 or 3 (used as monitoring system)
  • External Wi-Fi Adapter (preferably Atheros AR9271 chipset)
  • microSD card (16GB or 32GB) for Raspberry Pi
  • USB Pendrive (8GB or larger) for Kali Live OS
  • Computer with BIOS/UEFI (for attacker machine)

πŸ’» Software Requirements

  • Kali Linux ARM for Raspberry Pi (Monitoring Device)
  • Kali Linux Live ISO for Attacker Device
  • Tools:
    • Kismet
    • Airmon-ng (from Aircrack-ng)
    • MDK4
    • Airbase-ng
    • Wireshark or Tcpdump (optional for validation)

πŸ“ Repository Contents

  • setup.md: Complete step-by-step setup guide for both devices
  • commands.md: All terminal commands used
  • report.pdf: Final mini project documentation
  • screenshots/: Screenshots from Kismet dashboard
  • LICENSE: License for code or usage

About

WIDRS (Wireless Intrusion Detection and Response System) is a compact, Raspberry Pi-based solution that detects and alerts on common wireless attacks like deauthentication floods, rogue access points, and Evil Twin APs. Built using Kismet and Kali Linux, it offers real-time monitoring and a graphical dashboard for easy analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published