ARP Monitoring script with notification and speech synthesis

A little bash script for GNU/Linux to monitor the system ARP table and detect duplicate entries leaved by ARP poisoning attacks.

See above in action :

Screenshot 1
Screenshot 2

  • State:

    This is a Proof of Concept...
    You can install 'notify-send' to be alerted by notifications and 'espeak' for the speech synthesis.

  • License:

    MIT License
    MIT License

  • Code from my Github Gist: