// Adds dimensions UUID, Author and Topic into GA4
Thursday, September 24, 2026
30.8 C
Singapore

Bogus ‘contact tracing’ apps deployed to steal data: researchers

At least a dozen bogus “contact tracing” apps designed to look like official software to track coronavirus infections have been deployed globally to spread malware and steal user data, security researchers said Wednesday.

The researchers from California-based firm Anomali said the apps, once installed on a device, “are designed to download and install malware” on devices and “steal banking credentials and personal data.”

Anomali said the fake COVID-19 apps do not appear to be distributed through official channels like the Google Play Store but rather are being spread through other apps, third-party stores, and websites that encourage downloads.

“Threat actors continue to imitate official apps to take advantage of the brand recognition and perceived trust of those released by government agencies,” the company said in a blog post.

“The global impact of the COVID-19 pandemic makes the virus a recognizable and potentially fear-inducing name, of which actors will continue to abuse.”

The revelation is the latest warning about hackers using the virus pandemic to take advantage of public fear to trick users into revealing passwords or other data.

Contact-tracing apps are being developed in many countries, using smartphone technology to determine when users have come into contact with an infected individual.

A variety of technologies are being used for the apps, including some systems that have been criticized by privacy activists for collecting data which may be abused by governments.

Some surveys suggest the public is skeptical about using the apps.

Anomali found bogus apps deployed in Armenia, Brazil, India, Colombia, Indonesia, Iran, Italy, Kyrgystan, Russia and Singapore, in some cases impersonating official government tracing applications.

A similar warning last month from a British-based association said fraudsters had tried to get users to download a bogus UK contact tracing app.

rl/dw

© Agence France-Presse

/AFP

Hot this week

Chinese netizens praise Defence Minister Chan Chun Sing as his 7-minute speech in Mandarin goes viral

His speech was about peace, security and trust. But on Chinese social media, plenty of the attention was on Chan Chun Sing’s Mandarin.

LTA: EV and PHEV owners get a vote on Singapore’s new differentiated licence plates; poll opens Sep 25 on OneMotoring

Own an EV or PHEV in Singapore? From Sep 25, you can have a say on what the new differentiated licence plates will look like.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks