// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
28 C
Singapore

MINDEF: Scammers impersonating Ng Eng Hen on WhatsApp

SINGAPORE: The Ministry of Defence (MINDEF) has filed a police report after being alerted to fake WhatsApp accounts posing as Defense Minister Ng Eng Hen. MINDEF has also issued a public advisory urging citizens to remain vigilant about the scam impersonation.

In an official statement on its Facebook page on Tuesday (3 Oct), MINDEF indicated that it is taking the fake accounts seriously. It said, “We have been alerted to multiple fake WhatsApp accounts impersonating Minister for Defence Dr Ng Eng Hen. A police report has been made, and investigations are ongoing.”

By posing as the Defense Minister, impersonators can potentially engage in malicious activities such as spreading false information, soliciting funds, or even attempting to compromise national security.

MINDEF has urged the public to exercise caution when contacted by suspicious WhatsApp accounts. They have advised individuals to report such accounts promptly using WhatsApp’s built-in “Report” function to ensure that these deceptive accounts are swiftly identified and removed from the platform.

The public is urged to remain vigilant and verify the authenticity of messages and accounts before engaging with them, especially when dealing with sensitive matters or official government representatives.

Police investigations are ongoing.

- Advertisement -

Hot this week

81 arrested in island-wide CNB operation; Punggol suspects allegedly throw paraphernalia from window

The haul found in the Punggol unit was estimated to be worth more than S$105,500

To touch, or not to touch? Singaporeans debate children’s bodily autonomy vs friendly pats from seniors

In the wake of the incident of a hawker uncle getting pushed to the ground by an irate man after the uncle touched a little girl on the head, two opinions have surfaced: it's harmless when the elde...

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