October 2018
Intermediate to advanced
528 pages
12h 33m
English
During this exercise, we will demonstrate how the Metasploit framework can be utilized for port-scanning, OS-fingerprinting, and service-identification using an integrated Nmap facility. On your MSFConsole, execute the following commands:
msf> load db_tracker
[*] Successfully loaded plugin: db_tracker
The database tracker will save the data obtained for the sessions for further use. To start the Nmap scan, input the following:
msf>db_nmap -T Aggressive -sV -n -O -v 192.168.0.7 Starting Nmap 5.00 ( http://nmap.org ) at 2010-11-11 22:34 UTC NSE: Loaded 3 scripts for scanning. Initiating ARP Ping Scan at ...
Read now
Unlock full access