Skip to content
#

sniff

Here are 22 public repositories matching this topic...

This Python script monitors ARP traffic using the scapy library to detect potential ARP spoofing attacks. It tracks known IP-MAC pairs and raises a warning if a mismatch is detected, indicating possible spoofing. The script continuously listens for ARP responses and prints real-time alerts when suspicious activity is found.

  • Updated Oct 1, 2024
  • Python

Improve this page

Add a description, image, and links to the sniff topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sniff topic, visit your repo's landing page and select "manage topics."

Learn more