ArpON
Tool and Usage
Project details
- License
- BSD
- Programming language
- C
- Author
- Andrea Di Pasquale
- Latest release
- No release found
- Latest release date
- Unknown
Project health
Links
ArpON project website |
Introduction
ArpOn protects a system by running as a daemon and guard against a Man in the Middle (MitM) attack due to ARP spoofing, cache poisoning, or an ARP poison routing attack.
The tool works by using three types of inspection to detect a related attack.
- SARPI (Static ARP Inspection), statically configured networks (without DHCP)
- DARPI (Dynamic ARP Inspection), dynamically configured networks (with DHCP)
- HARPI (Hybrid ARP Inspection), statically and dynamically configured networks (with DHCP)
Tool review and remarks
The review and analysis of this project resulted in the following remarks for this security tool:
Strengths
- + The source code of this software is available
ArpON alternatives
Similar tools to ArpON:
MongoSanitizer
MongoSanitizer is a software component sanitizes MongoDB queries to prevent injection attacks as much as possible.
Fail2ban
Fail2Ban is an intrusion prevention software framework that protects computer servers from brute-force attacks
hBlock
hBlock is a security tool to protect against advertisements, trackers, and malware. It does so by altering the /etc/hosts file and block bad or malicious hosts.
This tool page was updated at . Found an improvement? Help the community by submitting an update.
Related tool information
Categories
This tool is categorized as a Linux security defense tool and MitM protection tool.