man arpforge (Commandes) - arpforge forges ARP-request packets.
NAME
arpforge forges ARP-request packets.
SYNOPSIS
arpforge <prga file> <type> <bssid> <mac src> <ip src> <ip dest> <output filename>
DESCRIPTION
arpforge is a tool designed to forge ARP-request with source MAC address, and source & destination IP addresses.
EXAMPLE
arpforge test.xor 1 00:09:5b:12:40:cc 00:10:2a:cb:30:14 192.168.1.100 192.168.1.1 arp-request.cap
AUTHOR
This manual page was written by Adam Cecile gandalf@le-vert.net for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.