_____ is a way of providing controlled execution environment for extracted…
2021
_____ is a way of providing controlled execution environment for extracted programs.
- A.
Sandboxing
- B.
Spoofing
- C.
Honeypot
- D.
Payloads
Attempted by 389 students.
Show answer & explanation
Correct answer: A
Sandboxing provides a controlled execution environment for extracted or untrusted programs. It isolates the code to prevent potential damage to the host system. Other security concepts like spoofing or honeypots do not serve this specific isolation purpose.