nerdexam
EC-Council

112-52 · Question #39

Which of the following is a common mobile platform vulnerability?

The correct answer is A. Weak encryption on mobile data. Weak encryption on mobile data (A) is a well-documented mobile platform vulnerability - attackers can intercept or extract sensitive data when apps store or transmit it with inadequate cryptographic protection, a finding consistently highlighted in OWASP's Mobile Top 10. Why the

Information Gathering and Vulnerability Analysis

Question

Which of the following is a common mobile platform vulnerability?

Options

  • AWeak encryption on mobile data
  • BRegular system updates
  • CSecure app stores only
  • DMulti-factor authentication

How the community answered

(22 responses)
  • A
    86% (19)
  • B
    5% (1)
  • D
    9% (2)

Explanation

Weak encryption on mobile data (A) is a well-documented mobile platform vulnerability - attackers can intercept or extract sensitive data when apps store or transmit it with inadequate cryptographic protection, a finding consistently highlighted in OWASP's Mobile Top 10.

Why the distractors are wrong:

  • B (Regular system updates) is a security best practice, not a vulnerability - updates patch known flaws.
  • C (Secure app stores only) is also a protective control, reducing exposure to malicious apps.
  • D (Multi-factor authentication) is a defense mechanism that strengthens access security, the opposite of a vulnerability.

Memory tip: Think "vulnerability = weakness." Options B, C, and D are all things a security-conscious developer does to protect a device. Only A describes something that can go wrong - encryption being weak is a flaw, not a feature.

Topics

#mobile security#encryption#data protection#vulnerabilities

Community Discussion

No community discussion yet for this question.

Full 112-52 Practice