December 2017
Intermediate to advanced
860 pages
16h 1m
English
Let's now jump into Metasploit-specific modules for testing the MSSQL server and see what kind of information we can gain by using them. The very first auxiliary module we will be using is mssql_ping. This module will gather additional service information.
So, let's load the module and start the scanning process as follows:

As we can see from the preceding results, we got almost the same information, but here, Metasploit auxiliaries have a competitive edge on readability over the output from Nmap. Let's perform some additional tasks with MSF modules that we cannot perform with Nmap.
Read now
Unlock full access