Which of the following is the best to use when testing a file for potential malware?
A.
Multitenancy
B.
Test development
C.
Cross-platform virtualization
D.
Sandbox
The Answer Is:
D
This question includes an explanation.
Explanation:
A sandbox is a secure, isolated environment used to test potentially harmful software or code. It prevents the software from affecting the main system, allowing safe malware testing. Thismethod is standard in cybersecurity best practices.