Dark Mode
Capec-164 Detail
Mobile Phishing
Detailed Social Engineering Likelihood: High Typical Severity: High
Parents: 98
Threats: T263 T292 T307
Not present
| External ID | Source | Link | Description |
|---|---|---|---|
| CAPEC-164 | capec | https://capec.mitre.org/data/definitions/164.html | |
| CWE-451 | cwe | http://cwe.mitre.org/data/definitions/451.html | |
| REF-590 | reference_from_CAPEC | https://us.norton.com/internetsecurity-emerging-threats-what-is-smishing.html | What is smishing?, 2018--01---18, NortonLifeLock Inc. |
| REF-591 | reference_from_CAPEC | https://usa.kaspersky.com/resource-center/threats/what-is-smishing-and-how-to-defend-against-it | What is Smishing and How to Defend Against it?, AO Kaspersky Lab |
| REF-592 | reference_from_CAPEC | https://blog.malwarebytes.com/101/2018/12/something-else-phishy-detect-phishing-attempts-mobile/ | Jovi Umawing, Something else is phishy: How to detect phishing attempts on mobile phones , 2018--12---10, Malwarebytes |
| REF-593 | reference_from_CAPEC | https://cybersecurity.att.com/blogs/security-essentials/mobile-phishing | Aaron Cockerill, 5 most common mobile phishing tactics, 2020--04---17, AT&T Cybersecurity |
| REF-696 | reference_from_CAPEC | https://www.safetydetectives.com/blog/what-is-smishing-sms-phishing-facts/ | Ben Martens, 11 Facts + Stats on Smishing (SMS Phishing) in 2021, 2021, SafetyDetectives |
Explore
-
Obtain domain name and certificate to spoof legitimate site: This optional step can be used to help the adversary impersonate the legitimate site more convincingly. The adversary can use homograph or similar attacks to convince users that they are using the legitimate website. Note that this step is not required for phishing attacks, and many phishing attacks simply supply URLs containing an IP address and no SSL certificate.
-
Explore legitimate website and create duplicate: An adversary creates a website (optionally at a URL that looks similar to the original URL) that closely resembles the website that they are trying to impersonate. That website will typically have a login form for the victim to put in their authentication credentials. There can be different variations on a theme here.
| Techniques |
|---|
| Optionally obtain a domain name that visually looks similar to the legitimate site's domain name. An example is www.paypaI.com vs. www.paypal.com (the first one contains a capital i, instead of a lower case L) |
| Optionally obtain a legitimate SSL certificate for the new domain name. |
| Techniques |
|---|
| Use spidering software to get copy of web pages on legitimate site. |
| Manually save copies of required web pages from legitimate site. |
| Create new web pages that have the legitimate site's look and feel, but contain completely new content. |
Exploit
-
Convince user to enter sensitive information on adversary's site.: An adversary sends a text message to the victim that has a call-to-action, in order to persuade the user into clicking the included link (which then takes the victim to the adversary's website) and logging in. The key is to get the victim to believe that the text message originates from a legitimate entity with which the victim does business and that the website pointed to by the URL in the text message is the legitimate website. A call-to-action will usually need to sound legitimate and urgent enough to prompt action from the user.
-
Use stolen credentials to log into legitimate site: Once the adversary captures some sensitive information through phishing (login credentials, credit card information, etc.) the adversary can leverage this information. For instance, the adversary can use the victim's login credentials to log into their bank account and transfer money to an account of their choice.
| Techniques |
|---|
| Send the user a message from a spoofed legitimate-looking mobile number that asks the user to click on the included link. |
| Techniques |
|---|
| Log in to the legitimate site using another user's supplied credentials |
- An adversary needs mobile phone numbers to initiate contact with the victim.
- An adversary needs to correctly guess the entity with which the victim does business and impersonate it. Most of the time phishers just use the most popular banks/services and send out their "hooks" to many potential victims.
- An adversary needs to have a sufficiently compelling call to action to prompt the user to take action.
- The replicated website needs to look extremely similar to the original website and the URL used to get to that website needs to look like the real URL of the said business entity.
- Either mobile phone or access to a web resource that allows text messages to be sent to mobile phones. Resources needed for regular Phishing attack.
| Medium |
|---|
| Basic knowledge about websites: obtaining them, designing and implementing them, etc. |
| Integrity | Authorization | Access Control | Confidentiality |
|---|---|---|---|
| Modify Data | Gain Privileges | Gain Privileges | Gain Privileges |
| Read Data |
- The target receives a text message stating that their Apple ID has been disabled due to suspicious activity and that they need to click on the link included in the message to log into their Apple account in order to enable it. The link in the text message looks legitimate and once the link is clicked, the login page is an exact replica of Apple's standard login page. The target supplies their login credentials and are then notified that their account has now been unlocked. However, the adversary has just collected the target's Apple account information, which can now be used by the adversary for a variety of purposes.