// Adds dimensions UUID, Author and Topic into GA4
Sunday, July 26, 2026
26.1 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

‘Brilliant!’: Singaporeans praise WP’s ‘#MakeTimeFor’ campaign as playful jab at ‘No Time Neo’

The Workers' Party said its #MakeTimeFor campaign aims to encourage Singaporeans to show what they "make time for", whether it be hobbies and interests or spending time with families and friends.

After failed NTUC Income acquisition, German giant Allianz buys HSBC Life Singapore for $2.7 billion

The deal includes the acquisition of 100% of HSBC Life Singapore, which provides life and health insurance products in Singapore.

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