Certified Ethical Hacker (CEH v10) — Question 113
Which Metasploit Framework tool can help penetration tester for evading Anti-virus Systems?
Answer options
- A. msfencode
- B. msfpayload
- C. msfcli
- D. msfd
Correct answer: A
Explanation
The correct answer is A, msfencode, as it is specifically designed to encode payloads to evade detection by Anti-virus systems. Options B, C, and D do not serve the same purpose; msfpayload is used to generate payloads, msfcli is for command-line interaction, and msfd is related to the Metasploit daemon, which does not focus on evasion techniques.