项目作者: yvv4git

项目描述 :
Network arp scanner
高级语言: Go
项目地址: git://github.com/yvv4git/recon_arp.git
创建时间: 2020-07-09T11:22:28Z
项目社区:https://github.com/yvv4git/recon_arp

开源协议:GNU General Public License v3.0

下载


Recon network arp tool.

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

  1. make
  2. sudo ./scan.bin -iface enp2s0

screenshot of sample