nerdexam
EC-Council

312-50V11 · Question #954

Ben purchased a new smartphone and received some updates on it through the OTA method. He received two messages: one with a PIN from the network operator and another asking him to enter the PIN…

The correct answer is A. Advanced SMS phishing. This scenario describes an advanced SMS phishing attack that exploits the OTA (Over-The-Air) device provisioning process to trick Ben into authorizing a malicious configuration update.

Hacking Mobile Platforms

Question

Ben purchased a new smartphone and received some updates on it through the OTA method. He received two messages: one with a PIN from the network operator and another asking him to enter the PIN received from the operator. As soon as he entered the PIN, the smartphone started functioning in an abnormal manner. What is the type of attack performed on Ben in the above scenario?

Options

  • AAdvanced SMS phishing
  • BBypass SSL pinning
  • CPhishing
  • DTap 'n ghost attack

How the community answered

(45 responses)
  • A
    76% (34)
  • B
    4% (2)
  • C
    4% (2)
  • D
    16% (7)

Why each option

This scenario describes an advanced SMS phishing attack that exploits the OTA (Over-The-Air) device provisioning process to trick Ben into authorizing a malicious configuration update.

AAdvanced SMS phishingCorrect

In an advanced SMS phishing (OTA phishing) attack, the attacker impersonates a network operator by sending a fraudulent OTA provisioning message along with a fake authorization PIN via SMS. When the victim enters the attacker-supplied PIN to confirm the OTA update, the device accepts and applies the malicious configuration - such as a rogue proxy or APN setting - causing the abnormal behavior Ben experienced.

BBypass SSL pinning

Bypass SSL pinning is a technique used during mobile application penetration testing to defeat certificate pinning and intercept HTTPS traffic in an app, which involves no SMS messages or OTA provisioning manipulation.

CPhishing

Generic phishing broadly describes deceptive credential-harvesting via email or fake websites, but this scenario specifically exploits the OTA provisioning protocol over SMS, making the more precise classification of advanced SMS phishing correct.

DTap 'n ghost attack

A Tap 'n Ghost attack uses NFC communication and a transparent touchscreen overlay to silently manipulate a target device during physical proximity, which is unrelated to SMS or OTA configuration messages.

Concept tested: OTA SMS phishing exploiting device provisioning

Source: https://owasp.org/www-project-mobile-security-testing-guide/

Topics

#OTA attack#advanced SMS phishing#SIM provisioning#mobile exploitation

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice