May 2020
Intermediate to advanced
544 pages
12h 57m
English
Banner grabbing is a technique used to gain information about a device on a network, such as the operating system, services running on the open ports, the application used, or the version number. It is part of the information-gathering phase. Metasploit has a lot of modules that can be used to collect banners from different types of services.
In the following example, we will use the http_version module, which detects the version number and names of services running on the HTTP protocol on a given IP:

Read now
Unlock full access