Posted: 2 Min ReadThreat Intelligence

New Stealthy Ad Clicking Tactics Found in Popular Apps on Google Play

Two apps with over 1.5 million downloads use new method to stealthily click ads on users’ devices. Apps present on Play Store for almost a year before being discovered.

We recently spotted a new tactic being used by apps on the Google Play Store to stealthily perform ad-clicking on users’ devices. A developer known as Idea Master has published two popular apps on the Play Store in the past year, with a collective download count of approximately 1.5 million. Symantec has informed Google of the observed behavior and the apps have now been removed from the Play Store.

The two apps, a notepad app (Idea Note: OCR Text Scanner, GTD, Color Notes) and a fitness app (Beauty Fitness: daily workout, best HIIT coach), are packed using legitimate packers originally developed to protect the intellectual property of Android applications. Android packers can change the entire structure and flow of an Android Package Kit (APK) file, which complicates things for security researchers who want to decipher the APK’s behavior. This also explains the developer’s ability to remain on the Play Store performing malicious acts under the radar for nearly a year before being detected.

Figure 1. Idea Master's apps display semi-automated ad-clicking behavior
Figure 1. Idea Master's apps display semi-automated ad-clicking behavior

The attack starts with a notification in the notification drawer on the user’s device.

Figure 2. The attack begins in the notification system in Android
Figure 2. The attack begins in the notification system in Android

Upon clicking on the notification, Toast is used to display a hidden view containing advertisements (Toast messages are commonly used to display unobtrusive notifications that appear on the current activity UI screen, such as when the volume is adjusted).

Figure 3. A Toast is used to display the advertisements
Figure 3. A Toast is used to display the advertisements

Unlike hidden views where the view is set to transparent in order to hide content from the user, this threat actor deploys a much more cunning way of running the advertisements while keeping them hidden from the user. This is done by first creating a Canvas outside the device’s viewable display such that, technically, the advertisements are drawn on the device. By using the translate() and dispatchDraw() methods (see Figure 4) the position of the drawings are beyond the device’s viewable screen area and the user is unable to see the advertisements on their device. Using this tactic allows advertisements, and any other potentially malicious content, to be displayed freely. The app can then initiate an automated ad-clicking process that produces ad revenue.

Figure 4. Advertisements are drawn on a Canvas situated outside of the device’s visible display
Figure 4. Advertisements are drawn on a Canvas situated outside of the device’s visible display
Figure 5. While the advertisements are displayed, automated ad-clicking is performed
Figure 5. While the advertisements are displayed, automated ad-clicking is performed

As threat actors generate ghost clicks and ad revenue, impacted devices will suffer from drained batteries, slowed performance, and a potential increase in mobile data usage due to frequent visits to advertisement websites.

These apps went unnoticed on the Google Play Store for nearly a year, affecting roughly 1.5 million users before we uncovered their sneaky behavior. The apps’ use of Android packers and the unusual method of hiding advertisements adds a level of complexity for security researchers.

A special thank you to Tommy Dong for his dedicated contribution in analyzing this sample.

Protection

Symantec and Norton products detect these apps as the following:

Mitigation

Since the applications are still available on Google Play, we strongly encourage users to manually uninstall them from their devices. Additionally, we advise users to take the following precautions:

  • Keep your software up to date.
  • Do not download apps from unfamiliar sites.
  • Only install apps from trusted sources.
  • Pay close attention to the permissions requested by apps.
  • Install a suitable mobile security app, such as Norton or Symantec Endpoint Protection Mobile, to protect your device and data.
  • Make frequent backups of important data.

Indicators of compromise

File SHA2 APK Package
42d6b813acfe5bf298dd25f9ead2c7d092363608bbcf2fea5a62b8a124c48b27 note.idea.notepad.pro
429bcadbf1ece2eebbbc53ab0d3a9530c55d61dab0bbe483f4204bcb62f6b378 note.idea.notepad.pro
4372a8f10a46af39375c8f4e93f3f4ae0158ce9361255119f93f7bc0048f0454 note.idea.notepad.pro
5aa2604926e214a4292fde0ddb278697a81aad183f18428afaae8402289981a6 note.idea.notepad.pro
21aee1cb26e4b8b62b5ab9e48882f091fc5035f394051c25ee147fcc60f2cca0 note.idea.notepad.pro
b424b73758261d57b9556c33924167de0d9bf1ff8db7f245c526ff9b08a5908e note.idea.notepad.pro
eb46b899ea161bde8d9eefa358f9ee15aef79d2ebe80c45aa83e1827075f804c note.idea.notepad.pro
ce8041b4ae0cb3b6a89cca0d4ab46ee4a3704f9092faf9d50fdfc8c0fb753cf7 com.fitness.leap.workout

About the Author

May Ying Tee

Software Engineer

May Ying is a member of Symantec’s Security Technology and Response team where she is focused on researching and developing mobile security technologies.

About the Author

Martin Zhang

Princ Software Engineer

Martin is a member of Symantec’s Security Technology and Response team who are focused on providing round-the-clock protection against current and future cyber threats.

Want to comment on this post?

We encourage you to share your thoughts on your favorite social platform.