// Adds dimensions UUID, Author and Topic into GA4
Monday, August 24, 2026
32.3 C
Singapore

Over 30M cyberattacks in SG last year due to surge in digital transactions

SINGAPORE: A recent report from LexisNexis, a local data analysis company, has revealed an alarming spike in cyber attacks, with as many as 32 million incidents recorded in Singapore last year. The surge is believed to be closely tied to the increased prevalence of digital transactions in the post-epidemic era, providing fertile ground for cybercriminals to exploit network vulnerabilities.

The report indicated that the ongoing economic opening and market recovery after the COVID-19 lockdowns contributed to a 20 per cent rise in the global online fraud rate from 2021 to 2022. Cases in Singapore, however, exceeded the average levels observed in the Asia-Pacific region in terms of total e-commerce transaction volume, human fraud incidents, and automated robot transactions.

One of the most alarming statistics highlighted in the report is the 146 per cent year-on-year increase in automated robot attacks in Singapore last year.

This figure is approximately five times higher than the global average, underscoring the severity of the cyber threat landscape in the country. Concurrently, man-made online fraud incidents nearly doubled, with criminals employing tactics such as creating fake accounts to compromise existing ones and hijack original accounts.

Experts suggest that the sophisticated nature of these attacks indicates a growing trend where cybercriminals capitalize on the vulnerabilities introduced by the rapid expansion of digital transactions. As Singapore continues to embrace digitalization, there is an urgent need for heightened cybersecurity measures to protect individuals, businesses, and critical infrastructure.

- Advertisement -

Hot this week

OPINION: A pat on child’s head doesn’t justify violence against elderly person; children need to protect their boundaries, but violence isn’t the lesson to...

Children must learn to protect their boundaries without learning violence, while parents show them that saying no and seeking help are enough

JS-SEZ draws 1,436 investment inquiries as Johor shifts focus from volume to high-value committed investments

The JS-SEZ has attracted 1,436 investment inquiries since January 2024, with 43 referred by Singapore's EDB and Enterprise Singapore, as Johor focuses on converting pipeline interest into high-valu...

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