// Adds dimensions UUID, Author and Topic into GA4
Sunday, April 19, 2026
30.2 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

Employee asks, ‘Is quiet firing/silent termination becoming common in Singapore?’

Seeking clarity, she asked others, particularly HR professionals, whether such practices are becoming more common in Singapore’s workplaces

Hawkers feel the squeeze as Middle East conflict drives up costs in Singapore

Industry players are calling for more government support, including rental and utility rebates, as cost pressures mount across the sector.

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