#ip #scanner #name #information #tiny #set #scan

bin+lib nbtscanner

A tiny tool to scan a set of IP's for NetBIOS name information

1 unstable release

0.0.1 Apr 26, 2021

#73 in #scanner

MIT license

27KB
591 lines

nbtscanner (NetBIOS scanner)

A tiny tool to scan a set of IP's for NetBIOS name information.

Usage

You can either use CIDR notation:

> nbtscanner 10.10.48.1/24
Scanning from 10.10.48.1 to 10.10.48.254 (254 total)
...

or simply use a dash

> nbtscanner 10.10.48.1-254
Scanning from 10.10.48.1 to 10.10.48.254 (254 total)
...

Dependencies

~430KB