Tools/arpmim-02

From ChekMate Security Group

Package Directory: /opt/Operator_Extras/Tools/arpmim-02

ARP MITM attack tool. (c) xdr 2000

rewritten & enhanced by skyper 2001

Idea from scut's arptool - Requires Libnet 1.00.

Features:

  • classic mim: redirect data from 1 host to 1 host via your host.
  • redirect data from n hosts to 1 host via your host with specific ip:mac.
  • redirect data from N/all hosts to 1 host via your host with just 1 packet every 10 seconds. We use broadcast mac with unicast arp-information in the packet.
  • redirect communication from n hosts to n hosts via your host with just n packets (and _not_ n*n as most(all?) existing arpmim tools.

Hints:

  • dont forgett to enable forwarding:
"echo 1 >/proc/sys/net/ipv4/ip_forward"
  • dont use NAT/connection tracking while hijaking.
  • configure your firewall (input, output, forward rules)