项目作者: yvv4git
项目描述 :
Network arp scanner
高级语言: Go
项目地址: git://github.com/yvv4git/recon_arp.git
We send arp request message and listen to the channel(sniffing). When the answer comes, we analyze it. Then we add to the database technical information about the devices in the network.
Install pcap
apt-get install libpcap-dev
USE
make
sudo ./scan.bin -iface enp2s0
