7h3rAm / arp-secur

A proof-of-concept tool to safegaurd against ARP cache poisoning attacks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arp-secur v0.3

The stateless nature of Address Resolution Protocol (ARP) introduces many inherent flaws that attackers leverage to cause havoc. This tool implements ideas proposed in the "Detecting ARP Spoofing: An Active Technique" paper by Mr. Vivek Ramachandran and Mr. Sukumar Nandi (http://www.vivekramachandran.com/docs/arp-spoofing.pdf). It uses state maintenance features that help to identify malicious ARP requests/responses.

About

A proof-of-concept tool to safegaurd against ARP cache poisoning attacks.


Languages

Language:C 99.3%Language:Makefile 0.7%