You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates ARP Poisoning, a Man-in-the-Middle (MITM) attack, using Kali Linux and Windows 11. Tools like Wireshark and Ettercap were employed to intercept network traffic and exploit vulnerabilities, highlighting the risks of data theft and unauthorized access.
Automated bash file used to sniff http requests on a router using the concept of 'Man in the middle' attack by performing an 'ARP(Address Resolution Protocol) poisoning'. Tools used: WireShark, nmap , ettercap
Designed an automated Python script that utilizes ARP spoofing to conduct vulnerability testing by identifying and exploiting weaknesses in a target's network security.