Enumeration: NetBios If you come across this post but you're unsure about what NetBIOS actually is, take a moment to step back and go through this article (and the Professor Messor video inside) from Networkencyclopedia.com. Okay cool, so we're on the same page now! As we go through the resources for NetBIOS enumeration keep the following items in your mind - we're looking for them: system names usernames domains printers available shares There are a ton of great tools out there to do NetBIOS enumeration. Just some of the few I found include: nbtstat (Windows) winfo (Windows) winfingerprint (windows) nbtscan (Linux) smb-nat (Linux) Hyena (I have not used this yet but it came recommended) smbclient (Linux) - this page is overwhelming to my visual senses, ha, if there is a cleaner one, use it! nmap smbmap crackmapexec Autorecon (have not used this yet, it honestly looks awesome) msfconsole burp (web) many others,...