// Adds dimensions UUID, Author and Topic into GA4
Monday, July 6, 2026
30 C
Singapore

Singapore firms experience decline in successful phishing attacks, but employee risky behavior raises concerns

SINGAPORE: A recent survey by cybersecurity firm Proofpoint has revealed a decline in successful phishing attacks targeting Singaporean organizations in 2023. However, despite this positive trend, the study highlights a worrisome rise in risky behavior among employees, posing potential cybersecurity threats.

According to Proofpoint’s 2024 State of the Phish report, 68% of surveyed organizations in Singapore reported at least one successful phishing attack last year, marking a notable decline from 72% in 2022.

Similarly, instances of successful ransomware infections saw a decrease, with 66% of respondents affected, down by three percentage points from the previous year.

Alarming findings emerged regarding employee behavior, as the survey disclosed that 70% of working adults admitted to engaging in risky actions knowingly, compromising their organization’s cybersecurity. The top reasons cited for such actions included convenience (64%), leading employees to reuse or share passwords, click on links from unknown senders, or share credentials with untrustworthy sources.

Other contributing factors included a desire to save time (41%) and a perceived sense of urgency (28%).

Despite the decline in successful phishing incidents, the impact of cyber attacks remains significant. The survey indicates a staggering 449% surge in reports of financial penalties, including regulatory fines, and an 18% increase in reports of reputational damage resulting from cyber attacks.

Ryan Kalember, Chief Strategy Officer at Proofpoint, emphasized the pivotal role individuals play in an organization’s security posture. He noted that 74% of breaches still revolve around the human element. Kalember highlighted the importance of not just creating awareness but also fostering behavior change, saying “While fostering a security culture is important, training alone is not a silver bullet. The challenge is now not just awareness but behavior change.”

As organizations navigate the evolving landscape of cybersecurity threats, addressing employee behaviors and promoting a proactive security culture emerges as a crucial aspect of safeguarding against potential breaches.

- Advertisement -

Hot this week

MOM tightens scaffold fire safety rules from 2027, announces updates on fire safety requirements

MOM is cutting the permissible use of timber scaffolds from nine months to three from January 2027, and reviewing fire performance requirements for scaffold netting, following a spate of scaffold f...

Johor MB breaks silence on JS-SEZ Master Plan delays, urges federal government to act now

Johor Menteri Besar Onn Hafiz Ghazi has publicly called on the federal government to stop delaying the JS-SEZ Master Plan, saying the postponements are undermining investor certainty and the state'...

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