// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
32.5 C
Singapore

Scammers now spreading malware through social media posts selling food

SINGAPORE: The Singapore Police Force and the National Crime Council have issued a warning regarding a new trend of online scams that exploit the public’s appetite for food, leading to the spread of malware. Criminals have been using enticing food sales as bait to lure unsuspecting victims into downloading seemingly legitimate applications, only to remotely steal their personal information and execute unauthorized transactions.

This revelation was brought to light in a weekly report on local fraud. Scammers predominantly use social media platforms to advertise various food items, including rice, cookies, duck meat, and more, to captivate their potential targets. The modus operandi of these cybercriminals involves posting enticing food advertisements and luring victims to click on links embedded within them. Once the victim clicks on the link, they are redirected to the popular messaging platform WhatsApp, where they are prompted to download an Android package that convincingly masquerades as an app from reputable local grocery stores like NTUC FairPrice or Sheng Siong.

The application, however, harbours malicious software, granting scammers the ability to gain remote access to the victim’s smartphone. This illicit access allows them to steal sensitive passwords and credentials, putting the victim’s personal information at risk. Perhaps the most alarming aspect of this new trend is that victims often remain oblivious to being defrauded until they discover unauthorized transactions in their bank accounts. These transactions can result in significant financial losses and personal distress.

In response to this emerging threat, the authorities have advised the public to protect themselves against such scams by regularly updating and installing the latest security patches on their devices. Additionally, individuals are strongly advised not to grant unknown applications access to their device hardware or sensitive data, which can serve as a first line of defence against such malicious attacks.

As the online landscape continues to evolve, so do the tactics employed by cybercriminals. The threat of malware-spreading scams through food sales underscores the importance of vigilance and the need for individuals to remain cautious when engaging with online advertisements, especially those related to food. Staying informed, being cautious, and following security best practices are essential to safeguarding one’s personal and financial information in an increasingly digital world.

- Advertisement -

Hot this week

More than half of Singapore’s affluent Gen Z investors look abroad as confidence in financial goals declines: HSBC

The survey found that 55% of affluent Gen Z investors in Singapore prefer investment exposure abroad.

Singapore man struggles with salary comparison after friends secure S$5.5k-S$6k jobs: ‘I can’t help but feel an ache in my chest’

SINGAPORE: A Singaporean man earning S$3,500 a month has admitted he's finding it hard to feel satisfied with his career after seeing many of his friends land jobs paying S$5,500 to S$6,000 a month...

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