用nbtstat查找对方机器名

nbtstat   

  该命令使用TCP/IP上的NetBIOS显示协议统计和当前TCP/IP连接,使用这个命令你可以得到远程主机的NETBIOS信息,比如用户名、

所属的工作组、网卡的MAC地址等。在此我们就有必要了解几个基本的参数。   

  -a 使用这个参数,只要你知道了远程主机的机器名称,就可以得到它的NETBIOS信息(下同)。   


  -A 这个参数也可以得到远程主机的NETBIOS信息,但需要你知道它的IP


  -n 列出本地机器的NETBIOS信息。   


  当得到了对方的IP或者机器名的时候,就可以使用nbtstat命令来进一步得到对方的信息了,这又增加了我们入侵的保险系数。

posted on 2006-07-17 10:12 一夜分析 阅读(6569) 评论(5) 编辑 收藏

评论

#1楼  回复 引用   

不能用
2006-09-27 11:08 | sfd[未注册用户]

#2楼  回复 引用   

NetBIOS这个协议没有装的缘故@sfd
2006-10-29 10:19 | biman[未注册用户]

#3楼  回复 引用   

应用格式不知道 ,
nbtstat -n 能看到自己使用机器的 netbios信息。
nbtstat -a 远程机姓名 但看不到信息。
是什么原因呀
2007-08-18 09:06 | 123[未注册用户]

#4楼  回复 引用   

nbtstat -a x.x.x.x(同一网段或已设好了路由)
2008-03-26 10:41 | zitjovi[未注册用户]

#5楼  回复 引用   

NBTSTAT [ [-a RemoteName] [-A IP address] [-c] [-n]
[-r] [-R] [-RR] [-s] [-S] [interval] ]

-a (adapter status) Lists the remote machine's name table given its name
-A (Adapter status) Lists the remote machine's name table given its IP address.
-c (cache) Lists NBT's cache of remote [machine] names and their IP addresses
-n (names) Lists local NetBIOS names.
-r (resolved) Lists names resolved by broadcast and via WINS
-R (Reload) Purges and reloads the remote cache name table
-S (Sessions) Lists sessions table with the destination IP addresses
-s (sessions) Lists sessions table converting destination IP addresses to computer NETBIOS names.
-RR (ReleaseRefresh) Sends Name Release packets to WINS and then, starts Refresh

RemoteName Remote host machine name.
IP address Dotted decimal representation of the IP address.
interval Redisplays selected statistics, pausing interval seconds between each display. Press Ctrl+C to stop redisplaying statistics.
2008-11-28 18:07 | 茶叶蛋[未注册用户]

导航

<2006年7月>
2526272829301
2345678
9101112131415
16171819202122
23242526272829
303112345

公告

昵称:一夜分析
园龄:5年7个月
粉丝:0
关注:0

搜索

 
 

常用链接

随笔分类

随笔档案

.NET

最新评论