// Adds dimensions UUID, Author and Topic into GA4
Friday, July 10, 2026
31.1 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

Men in Singapore share why they’re opting to be childfree: ‘I get to save so much money’

SINGAPORE: Men in Singapore are sharing why they’ve chosen to stay childfree, saying the financial burden, uncertain future and loss of freedom simply aren’t worth it. The conversation started af...

WP MPs caution against Singapore megasized transport projects, urge for digital transport infrastructure

Singapore could be over-reliant on mega transport projects such as Tuas Port and Changi Airport Terminal 5, Workers' Party (WP) Members of Parliament said during a six-hour debate in parliament on ...

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