bettercap

Network attack and monitoring toolkit for reconnaissance and MITM

brewmacoslinux
Try with needOr install directly
Source

About

Swiss army knife for network attacks and monitoring

Commands

bettercap

Examples

Start interactive mode with default configuration$ bettercap
Capture and log network traffic on specific interface$ bettercap -iface eth0 -caplet packet-sniffer
Run ARP spoofing attack on target host$ bettercap -caplet arp-spoof -eval 'set arp.spoof.targets 192.168.1.100'