(Web)
Technologies
HTML
CSS
JavaScript
Python
Django
Bootstrap
This Python script detects potential Man-in-the-Middle (MITM) attacks by analyzing the ARP table for duplicate MAC addresses. It continuously monitors the network, and if a duplicate MAC address is found, it triggers a custom alert with a red warning window using Tkinter. The script is designed to run in a loop, checking the network every 30 seconds.