// Adds dimensions UUID, Author and Topic into GA4
Wednesday, September 9, 2026
30.8 C
Singapore

2 in 5 IT experts advocate AI adoption for cybersecurity

SINGAPORE: A recent survey conducted by KnowBe4 and YouGov has revealed a notable trend among IT professionals in Singapore towards embracing Artificial Intelligence (AI) as a crucial tool in enhancing cybersecurity.

Nearly half of the respondents, accounting for 47%, advocated for AI adoption, believing it to be the most effective strategy in countering cyber threats.

The survey highlighted that AI is perceived as instrumental in early threat detection, with 46% of respondents expressing confidence in its ability to identify potential vulnerabilities.

Moreover, 42% of pprofessionalssaid they foresee AI’s role in establishing industry benchmarks for cybersecurity standards and practices, while 33% said they believe it can mitigate the financial impact of data breaches.

In addition to AI, IT experts emphasized the importance of proactive cybersecurity measures. The majority, comprising 62%, prioritize the implementation of firewalls and intrusion detection systems.

Other popular strategies include multi-factor authentication (58%) and regular cybersecurity awareness training for employees (57%).

Respondents stressed the significance of encrypting sensitive data (55%) and fostering collaboration for knowledge exchange and collective resilience (51%).

IT decision-makers suggested enhancing incident response capabilities (41%), sharing insights from past incidents (41%), and collaborating with government and law enforcement agencies (40%) as crucial strategies.

Innovative approaches such as meeting compliance standards effectively (34%), developing joint defense strategies (33%), and analyzing anonymized incident data (27%) without compromising confidentiality are also deemed valuable by IT professionals.

Hot this week

Singapore Prime Minister Lawrence Wong to get a S$1.4 million pay bump, but it’s all going to charity

PM Wong is getting a substantial salary increase, but he announced that he's donating it all to various charitable causes

‘Garbage dump’ flat forces resident to sleep in corridor; neighbours raise hygiene and safety concerns

Residents complained that their neighbor's apartment had become a "garbage dump," making it "uninhabitable" and forcing him to spend the night in the hallway or stairwell using mobility aids, raisi...

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