You can easily import both nmap and nessus scans into the db_autopwn function, but you will most likely find FastTrack to be exactly what you are looking for. It will allow you to simply type in the IP range to scan, and will then automatically launch exploits against the open ports.
EDIT: Just to make it clear, you can naturally launch nmap manually from within metasploit as well to add some targets to the host list. For example using the following command:Code:db_nmap -p 137,139,445 192.168.1.0/24




