// Adds dimensions UUID, Author and Topic into GA4
Monday, May 25, 2026
30.8 C
Singapore

Singapore tops Southeast Asia as leading source of cyberattacks

SINGAPORE: Singapore has become the primary source of cyberattacks in Southeast Asia, with 21.9 million attacks originating from compromised servers within the country in 2024. This sharp increase cements Singapore’s position as the top cyber threat source in the region and places it eighth globally, according to data from Kaspersky Security Network (KSN).

The number of cyberattacks traced back to Singapore has surged dramatically over the past three years. In 2022, KSN recorded 11.1 million attacks, a figure that rose to 17 million in 2023 before reaching 21.9 million in 2024—almost double the 2022 total. This upward trend highlights the growing challenge of cybersecurity threats emanating from within the country despite Singapore’s strong reputation for digital infrastructure and cybersecurity measures.

Despite being the largest source of cyberattacks in Southeast Asia, Singapore recorded the lowest number of local cybersecurity threats in 2024. However, the country has witnessed a concerning rise in local malware transmissions, which increased by 33.5% from the previous year. In 2023, there were 1.66 million cases of local malware infections, but this figure jumped to 2.2 million in 2024.

The key vector for local malware infections has been identified as removable storage devices such as USB drives, CDs, and DVDs. These devices are widely used in workplaces, schools, and government offices, making them a common transmission method for malicious software.

This trend points to the need for improved cybersecurity hygiene, particularly in environments where such storage devices are frequently shared. Experts stress the importance of continued vigilance, enhanced security measures, and greater awareness to mitigate risks in the evolving digital landscape.

Featured image by DepositPhotos (for illustrative purposes only)

- Advertisement -

Hot this week

Malaysia to build more shopping malls, netizens want green spaces

The overdevelopment in Kuala Lumpur and Selangor has social media users begging for green spaces. There are plans to open 34 more shopping malls in the country, despite already having thousands of ...

‘Why are people giving respect to food delivery riders?’ — Singapore man says, ‘My income is higher; I look down on them because S$5K...

A post disrespecting food delivery riders drew other Singaporeans to say respect shouldn't depend on one's salary or job title

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