/recon_arp

Network arp scanner

Primary LanguageGoGNU General Public License v3.0GPL-3.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

make
sudo ./scan.bin -iface enp2s0

screenshot of sample