Sakis is working with a penetration testing contractor who proposes using Metasploit as part of her penetration testing effort. What should Sakis expect to occur when Metasploit is used?
Answer Options
Systems will be scanned for vulnerabilities.
Systems will have known vulnerabilities exploited.
Services will be probed for buffer overflow and other unknown flaws.
Systems will be tested for zero-day exploits.
Correct Answer: B
Explanation
Metasploit is an exploitation package that is designed to assist penetration testers. A tester using Metasploit can exploit known vulnerabilities for which an exploit has been created or can create their own exploits using the tool. While Metasploit provides built-in access to some vulnerability scanning functionality, a tester using Metasploit should primarily be expected to perform actual tests of exploitable vulnerabilities. Similarly, Metasploit supports creating buffer overflow attacks, but it is not a purpose-built buffer overflow testing tool, and of course, testing systems for zero-day exploits doesn't work unless they have been released.