Posts

Showing posts with the label NetBIOS Hacking

NetBIOS Hacking

Image
NetBIOS stands for "Network Basic Input Output System". By default it runs on port 139. NetBIOS gives the various information of the computers on a network, which includes computer name, username, domain, group, and many others.....! The NBTSTAT Command :- NBTSTAT is the command for manually interact with NetBIOS Over TCP/IP. All the attributes (switches) used with nbtstat command and their usage can be viewed. At the command prompt type- C:\Windows>nbtstat Sample NBTSTAT Response :- C:\>nbtstat -A 117.200.160.174 NetBIOS Remote Machine Name Table Name   Type Status ---------------------------------------------- PRASANNA <00> UNIQUE Registered INSECURE LAB <00> GROUP Registered PRASANNA <03> UNIQUE Registered PRASANNA <20> UNIQUE Registered INSECURE LAB <1E> GROUP Registered MAC Address = 86-95-55-50-00-00 An intru...