1.9
版本发布时间: 2013-11-25 06:42:52
royhills/arp-scan最新发布版本:1.10.0(2022-12-14 07:07:44)
- Updated IEEE OUI and IAB MAC/Vendor files. There are now 18157 OUI entries and 4414 IAB entries.
- Use autoconf 2.69 and automake 1.11 to add support for ARM 64-bit CPUs.
- Use libpcap functions to obtain the interace IP address and send the ARP packet, instead of using our own link-layer specific functions. The only link-layer specific function that we still need is get_hardware_address() to obtain the interface MAC address. This means we now require libpcap 0.9.3 or later.
- Added support for Dragonfly BSD.
- The -u option to get-iab and get-oui scripts now works.
- get-oui and get-iab scripts now get the OUI and IAB files from the new locations on the IEEE website, and allow whitespace at the beginning of the line.
- If the MAC/Vendor file locations are not explicitly specified, look for them in the current directory and then in their default location.
- Raised default timeout from 100ms to 500ms.
- Added new --rtt (-D) option to display the packet round-trip time.
- Include <net/bpf.h> header file early in link-bpf.c to avoid BPF symbol problems on some BSD based operating systems.
- Added arp-fingerprint patterns for GNU/Hurd, Amazon Kindle (Linux 2.6), BeOS, Windows 8, Recent Linux, FreeBSD, NetBSD and OpenBSD versions, and RiscOS.
- Added data file "pkt-custom-request-vlan-llc.dat" to the tarball to allow the ARP request packet generation self test to complete successfully.
- Various minor bug fixes and improvements.
1、 arp-scan-1.9.tar.gz 476.99KB