Welcome to the forum and hope you will enjoy your stay. I am not 100 % sure what your question is in this post, or even if you are asking anything at all. However it does seem that you want some information on how you can find services that are vulnerable. First of all there are countless vulnerability scanners out there, and quite a few included in BT by default as well.executing exploits and all that jazz is great fun, but the thing i have most difficulty with is, scanning/searching ... basically just finding something my test box is vulnerable to...
My personal suggestion would be for you to start with getting familiar with nmap and its OS/service detection capabilities. The first step to figuring out if there are any vulnerable services on your box is naturally to determine which services that are actually running. Check for outdated and exploitable software and/or unpatched operating systems.
My personal favourite when it comes to vulnerability scanners is Nessus. This program is not installed by default on BT as Tenable did not allow it to be distributed in this manner. It is however completely free and there are some good tutorials on how to install it on BT on the forum. This program will automatically scan for several known vulnerabilities and the reports can be exported both in html and nbe format. The latter of which can be easily imported to metasploit’s db_autopwn function.


otherwise do not