arp-scan ARP 查询工具

arp-scan ARP 查询工具 

收藏17

评论0

分享

纠错

授权协议 GPLv3

开发语言 C/C++ Perl 查看源码 »

操作系统 Linux

软件类型 开源软件

所属分类 管理和监控、 DevOps/运维工具

开源组织 无

地区 不详

投 递 者 红薯

适用人群 未知

收录时间 2011-03-07

软件首页

软件文档

官方下载

100.0

安全指数

软件简介

【直播预告】上云 vs 下云:降本增笑?割韭菜?​编辑

arp-scan 发送 ARP (Address Resolution Protocol) 查询到指定的目标,并显示接收到的回应信息。

使用实例:

$ arp-scan --interface=eth0 --localnet
Interface: eth0, datalink type: EN10MB (Ethernet)
Starting arp-scan 1.5.2 with 256 hosts (http://www.nta-monitor.com/tools/arp-scan/)
192.168.1.1     00:c0:9f:09:b8:db       QUANTA COMPUTER, INC.
192.168.1.4     00:02:b35c:09       Intel Corporation
192.168.1.3     00:02:b366:98       Intel Corporation
192.168.1.5     00:02:a5:90:c3:e6       Compaq Computer Corporation
192.168.1.6     00:c0:9f:0b:91:d1       QUANTA COMPUTER, INC.
192.168.1.8     00:02:b3:3d:13:5e       Intel Corporation
192.168.1.9     00:02:b366:bd       Intel Corporation
192.168.1.10    00:02:b3:6316       Intel Corporation
192.168.1.12    00:02:a5c2:17       Compaq Computer Corporation
192.168.1.13    00:02:b3:91:4e:74       Intel Corporation
192.168.1.14    00:02:a5:a9:27:29       Compaq Computer Corporation
192.168.1.17    00:12:3fc1:df       Dell Inc
192.168.1.19    00:90:27:43:c0:57       INTEL CORPORATION
192.168.1.24    00:12:3f:d4:3c:06       Dell Inc
192.168.1.29    00:08:74:c0:89:1d       Dell Computer Corp.
192.168.1.34    00:08:74:c0:40:ce       Dell Computer Corp.
192.168.1.36    00:0c:29:d0:a2:18       VMware, Inc.
192.168.1.44    00:18:8b:7a:fe:10       Dell
192.168.1.47    00:12:3f:d4:41:86       Dell Inc
192.168.1.105   00:13:72:0976       Dell Inc.
192.168.1.148   00:90:27:9d:2a:0b       INTEL CORPORATION
192.168.1.155   00:10:db:74:d0:52       Juniper Networks, Inc.
192.168.1.189   00:14:38:93:93:7e       Hewlett Packard
192.168.1.191   00:01:e6:57:8b:68       Hewlett-Packard Company
192.168.1.195   00:10:83:f2:83:76       HEWLETT-PACKARD COMPANY
192.168.1.196   00:30:c131:5c       HEWLETT-PACKARD
192.168.1.204   00:11:43:0f:f2:dd       DELL INC.
192.168.1.202   00:d0:b7:25:61:6c       INTEL CORPORATION
192.168.1.222   00:90:27:9d:48:90       INTEL CORPORATION
192.168.1.192   00:01:e6:27:27:6e       Hewlett-Packard Company
192.168.1.234   00:c0:9f:0d:00:9a       QUANTA COMPUTER, INC.
192.168.1.251   00:04:27:6a:5d:a1       Cisco Systems, Inc.
192.168.1.250   00:06:d7:55:0f:40       Cisco Systems, Inc.

34 packets received by filter, 0 packets dropped by kernel
Ending arp-scan 1.5.2: 256 hosts scanned in 1.717 seconds (149.10 hosts/sec).  33 responded

你可能感兴趣的:(linux,arm开发)