netdiscover用于二层发现,分为主动和被动探测 主动探测(容易触发警报): netdiscover -i eth0 -r 192.168.0.0/24其中-i是指定网卡,-r扫描一个地址段 被动探测(不发送任何东西,仅侦听):