To install nbtscan in fedora:
# yum install nbtscanTo use it on single machine(let's say the machine's ip is 10.0.0.100):
# nbtscan 10.0.0.100To scan the whole class C and list netbios names:
# nbtscan 10.0.0.0/24To scan ip range:
# nbtscan 10.0.0.10-100To get all options to use nbtscan:
# nbtscan -h
No comments:
Post a Comment