Certified Ethical Hacker (CEH v11) — Question 266
Which Metasploit Framework tool can help penetration tester for evading Anti-virus Systems?
Answer options
- A. msfpayload
- B. msfcli
- C. msfd
- D. msfencode
Correct answer: D
Explanation
The correct answer is D, msfencode, which is specifically designed to obfuscate payloads to avoid detection by antivirus solutions. Options A, B, and C do not provide the same functionality; msfpayload is used for creating payloads, msfcli is a command-line interface to interact with Metasploit, and msfd is not a relevant tool for evading antivirus detection.