CompTIA CASP+ (CAS-004) — Question 459

A mobile gaming company wants to secure the newest version of a game against an on-path attack. The company hires a security architect to perform a threat modeling exercise. Which of the following is the best solution for the architect to recommend?

Answer options

Correct answer: A

Explanation

Requiring certificate pinning in the mobile application is the best solution as it ensures that the app only accepts trusted certificates, thereby preventing on-path attacks. While obfuscation can make reverse engineering harder, it does not specifically address on-path threats. Configuring client authentication with certificates and developing checks for rooted devices are also important but do not directly mitigate on-path attacks.