Web Projects

CRM App


(Web)




Technologies


HTML

HTML Icon

CSS

CSS Icon

JavaScript

JavaScript Icon

Python

Python Icon

Django

Django İcon

Bootstrap

BootStrap Icon



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.