April 2017
Intermediate to advanced
512 pages
7h 59m
English
Once the services have been fingerprinted, we can perform enumeration. There can be many different sources used to achieve the goal of this recipe. In this recipe, we will look at how to perform service-discovery scans using various tools, for the following:
Nbtscan is a script in Kali that enumerates for the NetBIOS name of the target IP. It can be used as the early part of SMB enumeration. It basically requests a status query of the NetBIOS name in a human-readable format.
In this recipe, we will be using tools to enumerate all the services mentioned above.
For this recipe, the steps are as follows:
Read now
Unlock full access