nerdexam
(ISC)2

CISSP · Question #16

What is the MOST effective countermeasure to a malicious code attack against a mobile system?

The correct answer is A. Sandbox. A sandbox is a security mechanism that isolates a potentially malicious code or application from the rest of the system, preventing it from accessing or modifying any sensitive data or resources. A sandbox can be implemented at the operating system, application, or network level,

Submitted by stefanr· Mar 5, 2026Security Engineering

Question

What is the MOST effective countermeasure to a malicious code attack against a mobile system?

Options

  • ASandbox
  • BChange control
  • CMemory management
  • DPublic-Key Infrastructure (PKI)

How the community answered

(61 responses)
  • A
    85% (52)
  • B
    2% (1)
  • C
    8% (5)
  • D
    5% (3)

Explanation

A sandbox is a security mechanism that isolates a potentially malicious code or application from the rest of the system, preventing it from accessing or modifying any sensitive data or resources. A sandbox can be implemented at the operating system, application, or network level, and can provide a safe environment for testing, debugging, or executing untrusted code. A sandbox is the most effective countermeasure to a malicious code attack against a mobile system, as it can prevent the code from spreading, stealing, or destroying any information on the device. Change control, memory management, and PKI are not directly related to preventing or mitigating malicious code attacks on mobile systems.

Topics

#mobile security#malicious code#sandboxing#endpoint protection

Community Discussion

No community discussion yet for this question.

Full CISSP Practice