// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27.2 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

‘Cash Only… No Lah, No Now, No CDC’ — Singapore woman, 85, says her stall customers scold her because she only accepts cash

An elderly stall owner’s unusual “cash only” sign reflects the challenges some older hawkers face as cashless payments become part of daily life

Employer says helper wants out months into two-year contract: ‘Now, if I want another maid, I have to pay again’

The employer said the helper gave different reasons for wanting to leave, including family problems in the Philippines.

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