Hi.
I'm supposed to scan the network, find out NETbios computer names and store them in a database.
I know there are tools like nmap and nbtscan. I tried nmap from command line and it shows everything BUT computer names.
Nbtscan works perfectly from command line, but I don't know how to start it from perl and get data in a variable I can parse and store to a database. :-(
Thanks in advance!
I'm supposed to scan the network, find out NETbios computer names and store them in a database.
I know there are tools like nmap and nbtscan. I tried nmap from command line and it shows everything BUT computer names.
Nbtscan works perfectly from command line, but I don't know how to start it from perl and get data in a variable I can parse and store to a database. :-(
Thanks in advance!