wur*_*log 5 linux bash netbios
我想定期扫描我的网络并获取 Ip、mac、OS 和 netbios 名称。
到目前为止,我使用运行 nmap 的 bashscript 完成了所有工作,但是 netbiosname 仍然是一个问题。
Kyl*_*ndt 10
程序nbtscan可以做到这一点。在 Ubuntu 中安装只需使用apt-get install nbtscan. 示例用法是nbtscan 192.168.1.20
apt-get install nbtscan
nbtscan 192.168.1.20
小智 5
更具体地说, nbtscan -v 192.168.1.0/24,如果您的节点是广播地址网络的一部分,这将扫描整个 c 类。(192.168.1.0)
归档时间:
15 年,6 月 前
查看次数:
32798 次
最近记录:
10 年 前