NetBios Scanner Version 0.01 Beta

Any bitches complaints or ideas email me
this is still very beta so there are probably
problems with it

By: Logic_Box
E-Mail: logic_box@email.com

All this program dose is take a list of IP addresses and 
runs nbtstat -A IP address and saves the output to 
the file you tell it to.

You must have the win32 version of perl to run this
you can download it at www.perl.com.

IP list should look like the following
0.0.0.0
0.0.0.0
0.0.0.0
etc.
no other text in the file

TODO
-  make it a .exe file which would eliminate the need for win32 perl
-  the option to have it scan a whole class C subnet and run
   nbtstat on all computers that have port 139 open
-  Have a option to run net view on the IP addresses and log it to
   a seperate file
-  add the ability to scan any file and yank the IPs out of it and
   run nbtstat on them