<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:media="http://search.yahoo.com/mrss/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:cf="https://www.futureplc.com/rss/content-flags"
>
    <channel>
                    <atom:link href="https://www.itpro.com/feeds/tag/cyber-attacks" rel="self" type="application/rss+xml" />
                            <title><![CDATA[ Latest from ITPro in Cyber-attacks ]]></title>
                <link>https://www.itpro.com/security/cyber-attacks</link>
        <description><![CDATA[ All the latest cyber-attacks content from the ITPro team ]]></description>
                                    <lastBuildDate>Tue, 08 Sep 2026 07:00:00 +0000</lastBuildDate>
                            <language>en</language>
                                <item>
                                                            <title><![CDATA[ Iran power plant closure is a warning to all businesses: How to respond ]]></title>
                                                                                                <dc:content><![CDATA[ <p>In August, it emerged that a small UK power plant was shut down for four days following a <a href="https://www.itpro.com/security/cyber-attacks/iranian-cyber-attack-on-uk-power-plant-should-concern-every-organization-responsible-for-keeping-this-country-running"><u>cyber attack</u></a> attributed to <a href="https://www.itpro.com/security/cyber-attacks/the-iran-cyber-threat"><u>Iranian hackers</u></a>. It follows multiple <a href="https://www.itpro.com/security/cyber-attacks/attacks-on-us-water-systems-could-be-the-tip-of-the-iceberg-cyber-experts-warn"><u>attacks on water facilities</u></a> in the US, which reports indicate are linked to the latest incident.</p><p>Not much is known about the UK power plant breach, with the government declining to reveal exactly where it took place. It has confirmed the incident involved a small-scale generator, and that the wider energy system was never at risk.</p><p>But a key technical detail is still withheld about whether control systems were directly affected, or if the plant was disconnected merely as a precaution while IT contained the infiltration.</p><p>After the first of its kind attack, the government has written to businesses with advice on the steps they should take to protect themselves. How big is the risk, who does it impact, and how should firms react?</p><h2 id="major-escalation">Major escalation </h2><p>The latest attack is “a major escalation” from the recent campaign targeting water facilities in the US, says Markus Mueller, field CISO at Nozomi Networks. </p><p>He says attacks on peaker plants like this – which are designed to provide power when needed – can be more dangerous because “things happen fast, there is no buffer, and there can be major impacts”.</p><p>Critical national infrastructure is also vulnerable because it often uses legacy technology never meant to be connected to the internet. In the latest incident, the attack path involved a <a href="https://www.itpro.com/security/cyber-attacks/security-researchers-warn-of-ai-powered-plc-attacks-in-wake-of-siemens-advisories"><u>programmable logic controller</u></a> (PLC) that was not secured following basic best practices. </p><p>“If current reporting is correct, this was a publicly exposed PLC that was impacted similarly to what we have seen at US water utilities, where the threat group scans the internet for exposed PLCs using AI-generated scripts,” Mueller tells <em>ITPro</em>.</p><p>The attacker then logs into the PLCs using default credentials and proceeds to take them offline by resetting the programming and changing the password and IP address, “making it inaccessible”, explains Mueller. </p><h2 id="a-risk-beyond-cni">A risk beyond CNI</h2><p>The risk goes beyond critical sectors, into the supply chain, other industries, and to firms that rely on the breached organization.</p><p>While this incident occurred at a power plant, this is also “a clear warning” for “non-utility commercial sectors”, says Mueller. </p><p>He points out that automated scanning scripts used by adversaries “do not differentiate between a power generator, a manufacturing plant, a logistics warehouse, or smart building management systems”. </p><p>Any business relying on connected physical systems or industrial controls is at risk. At the same time, <a href="https://www.itpro.com/security/why-is-supply-chain-resilience-under-the-spotlight"><u>supply chain</u></a> partners and third-party maintenance contractors with remote access into operational technology (OT) environments represent “a major attack vector that adversaries are actively targeting to move laterally into enterprise networks”, says Mueller.</p><p>The risk extends “well beyond” large, regulated energy operators, agrees Martin Riley, CTO at Bridewell. </p><p>He describes how the UK’s energy system is becoming more distributed, with growing reliance on smaller peaker plants, renewable generators, battery storage and other remotely operated assets. </p><p>“Individually, these facilities may represent a small proportion of national capacity, but collectively they are becoming an essential part of how the grid operates,” says Riley.</p><p>“That creates a particular challenge because smaller operators and suppliers may fall outside the regulatory thresholds applied to traditional critical infrastructure, while still having connectivity into systems and services the country depends on.”</p><p>At the same time, James Neilson, SVP of global at OPSWAT, says it is “a lucky escape” that this attack happened at a small power plant and didn’t impact the UK’s wider energy system. </p><p>“<a href="https://www.itpro.com/security/cyber-attacks/crink-attacks-nation-state-hackers--threat-2026"><u>Hostile actors</u></a> now routinely target the UK using cyber attacks, undermining security, the economy and public trust. This form of grey-zone warfare has been present for at least a decade, but sub-threshold activity has increased sharply in recent years.”</p><h2 id="resilience-measures">Resilience measures</h2><p>Following the power plant attack, the UK government and National Cyber Security Center have actively urged organizations running critical infrastructure and industrial facilities to audit internet-facing devices and enforce cyber hygiene. </p><p>“The guidance emphasizes immediately identifying and pulling exposed OT and PLCs off the public internet, eliminating default vendor passwords and enforcing <a href="https://www.itpro.com/technology/how-to-choose-the-best-mfa-methods"><u>multi-factor authentication</u></a> for remote management connections,” explains Mueller.</p><p>At this stage, the most important lesson is “understanding asset exposure, attack paths, and the operational consequences of unauthorized access to industrial control systems”, according to Mueller.</p><p><a href="https://www.itpro.com/security/data-breaches/businesses-need-to-boost-cyber-resilience-heres-how"><u>Resilience</u></a> starts with “understanding how an attacker could move through the organization” and “ensuring a compromise in one part of the environment cannot easily reach systems responsible for physical operations”, says Riley. </p><p>For operational environments, that means strong IT and OT segmentation, tightly controlled remote access and “security controls proportionate to the potential consequences of an incident”, he advises.</p><p>Organizations also need visibility across IT and OT. “If security monitoring operates separately, an attacker may be able to establish themselves in the corporate environment before moving towards operational systems without anyone seeing the complete picture,” warns Riley.</p><p>Know what exposed interfaces you have and harden these by using technology and architecture, advises Ian Thornton-Trump, CISO at Inversion6. </p><p>At the same time, use firewalls with access control and whitelisting capabilities to “ensure any exposed interfaces can only be connected to by specific IP addresses”, he adds.</p><p>Meanwhile, Thornton-Trump advises deploying deception technology to detect the early stages of an attack, including honeypots, as well as taking advantage of the <a href="https://www.ncsc.gov.uk/section/active-cyber-defence/early-warning?utm_source=Google&utm_medium=cpc&utm_campaign=NCSC+Always+On+Search+26&utm_content=EW&gad_source=1&gad_campaignid=24164180098&gbraid=0AAAAACafkIXIMz0NdMPIRtnIL5_4yCA2v&gclid=Cj0KCQjwteTUBhD4ARIsAEYjs3rKYgHyvnTCO_nwP-kaaKHA4eL9O7kDuYTVsEqS606SpC6YLLx_80UaArqYEALw_wcB"><u>NCSC’s early warning</u></a> service.</p><p>It’s also important to know the enemy you are facing. For example, Iranian and other nation-state groups will often hunt out default credentials immediately to achieve “rapid, low-noise access”, says Neilson. </p><p>With this in mind, he advises “assessing and hardening critical systems and infrastructure considering the latest attacks”.</p><p>Firms should train for incident response using tabletop exercises at all levels of operations and management, Thornton-Trump adds. “Have a plan that includes cyber-incident responders on retainer and cybersecurity contacts in other companies in your industry vertical – and identify reinforcements and additional resources if you need them. Prolonged downtime of any sort – cyber or otherwise – is avoidable, predictable, and recoverable.”</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/iran-power-plant-closure-is-a-warning-to-all-businesses-how-to-respond</link>
                                                                            <description>
                            <![CDATA[ After the first attack of its kind, how big is the risk, who does it impact, and how should firms react? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">fa9Y6as2Cis8apnLttdDXF</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/gAZQGXquzahjQHwSbSp9WN-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 08 Sep 2026 07:00:00 +0000</pubDate>                                                                                                                                <updated>Tue, 08 Sep 2026 10:07:02 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kate O&#039;Flaherty ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/LUULv6n7VJ3BHPnaoLHHdg.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/gAZQGXquzahjQHwSbSp9WN-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Neon blue padlock with code flowing over it, floating above small plinths raised at different heights, each with code underneath their platforms]]></media:description>                                                            <media:text><![CDATA[Neon blue padlock with code flowing over it, floating above small plinths raised at different heights, each with code underneath their platforms]]></media:text>
                                <media:title type="plain"><![CDATA[Neon blue padlock with code flowing over it, floating above small plinths raised at different heights, each with code underneath their platforms]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/gAZQGXquzahjQHwSbSp9WN-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>In August, it emerged that a small UK power plant was shut down for four days following a <a href="https://www.itpro.com/security/cyber-attacks/iranian-cyber-attack-on-uk-power-plant-should-concern-every-organization-responsible-for-keeping-this-country-running"><u>cyber attack</u></a> attributed to <a href="https://www.itpro.com/security/cyber-attacks/the-iran-cyber-threat"><u>Iranian hackers</u></a>. It follows multiple <a href="https://www.itpro.com/security/cyber-attacks/attacks-on-us-water-systems-could-be-the-tip-of-the-iceberg-cyber-experts-warn"><u>attacks on water facilities</u></a> in the US, which reports indicate are linked to the latest incident.</p><p>Not much is known about the UK power plant breach, with the government declining to reveal exactly where it took place. It has confirmed the incident involved a small-scale generator, and that the wider energy system was never at risk.</p><p>But a key technical detail is still withheld about whether control systems were directly affected, or if the plant was disconnected merely as a precaution while IT contained the infiltration.</p><p>After the first of its kind attack, the government has written to businesses with advice on the steps they should take to protect themselves. How big is the risk, who does it impact, and how should firms react?</p><h2 id="major-escalation">Major escalation </h2><p>The latest attack is “a major escalation” from the recent campaign targeting water facilities in the US, says Markus Mueller, field CISO at Nozomi Networks. </p><p>He says attacks on peaker plants like this – which are designed to provide power when needed – can be more dangerous because “things happen fast, there is no buffer, and there can be major impacts”.</p><p>Critical national infrastructure is also vulnerable because it often uses legacy technology never meant to be connected to the internet. In the latest incident, the attack path involved a <a href="https://www.itpro.com/security/cyber-attacks/security-researchers-warn-of-ai-powered-plc-attacks-in-wake-of-siemens-advisories"><u>programmable logic controller</u></a> (PLC) that was not secured following basic best practices. </p><p>“If current reporting is correct, this was a publicly exposed PLC that was impacted similarly to what we have seen at US water utilities, where the threat group scans the internet for exposed PLCs using AI-generated scripts,” Mueller tells <em>ITPro</em>.</p><p>The attacker then logs into the PLCs using default credentials and proceeds to take them offline by resetting the programming and changing the password and IP address, “making it inaccessible”, explains Mueller. </p><h2 id="a-risk-beyond-cni">A risk beyond CNI</h2><p>The risk goes beyond critical sectors, into the supply chain, other industries, and to firms that rely on the breached organization.</p><p>While this incident occurred at a power plant, this is also “a clear warning” for “non-utility commercial sectors”, says Mueller. </p><p>He points out that automated scanning scripts used by adversaries “do not differentiate between a power generator, a manufacturing plant, a logistics warehouse, or smart building management systems”. </p><p>Any business relying on connected physical systems or industrial controls is at risk. At the same time, <a href="https://www.itpro.com/security/why-is-supply-chain-resilience-under-the-spotlight"><u>supply chain</u></a> partners and third-party maintenance contractors with remote access into operational technology (OT) environments represent “a major attack vector that adversaries are actively targeting to move laterally into enterprise networks”, says Mueller.</p><p>The risk extends “well beyond” large, regulated energy operators, agrees Martin Riley, CTO at Bridewell. </p><p>He describes how the UK’s energy system is becoming more distributed, with growing reliance on smaller peaker plants, renewable generators, battery storage and other remotely operated assets. </p><p>“Individually, these facilities may represent a small proportion of national capacity, but collectively they are becoming an essential part of how the grid operates,” says Riley.</p><p>“That creates a particular challenge because smaller operators and suppliers may fall outside the regulatory thresholds applied to traditional critical infrastructure, while still having connectivity into systems and services the country depends on.”</p><p>At the same time, James Neilson, SVP of global at OPSWAT, says it is “a lucky escape” that this attack happened at a small power plant and didn’t impact the UK’s wider energy system. </p><p>“<a href="https://www.itpro.com/security/cyber-attacks/crink-attacks-nation-state-hackers--threat-2026"><u>Hostile actors</u></a> now routinely target the UK using cyber attacks, undermining security, the economy and public trust. This form of grey-zone warfare has been present for at least a decade, but sub-threshold activity has increased sharply in recent years.”</p><h2 id="resilience-measures">Resilience measures</h2><p>Following the power plant attack, the UK government and National Cyber Security Center have actively urged organizations running critical infrastructure and industrial facilities to audit internet-facing devices and enforce cyber hygiene. </p><p>“The guidance emphasizes immediately identifying and pulling exposed OT and PLCs off the public internet, eliminating default vendor passwords and enforcing <a href="https://www.itpro.com/technology/how-to-choose-the-best-mfa-methods"><u>multi-factor authentication</u></a> for remote management connections,” explains Mueller.</p><p>At this stage, the most important lesson is “understanding asset exposure, attack paths, and the operational consequences of unauthorized access to industrial control systems”, according to Mueller.</p><p><a href="https://www.itpro.com/security/data-breaches/businesses-need-to-boost-cyber-resilience-heres-how"><u>Resilience</u></a> starts with “understanding how an attacker could move through the organization” and “ensuring a compromise in one part of the environment cannot easily reach systems responsible for physical operations”, says Riley. </p><p>For operational environments, that means strong IT and OT segmentation, tightly controlled remote access and “security controls proportionate to the potential consequences of an incident”, he advises.</p><p>Organizations also need visibility across IT and OT. “If security monitoring operates separately, an attacker may be able to establish themselves in the corporate environment before moving towards operational systems without anyone seeing the complete picture,” warns Riley.</p><p>Know what exposed interfaces you have and harden these by using technology and architecture, advises Ian Thornton-Trump, CISO at Inversion6. </p><p>At the same time, use firewalls with access control and whitelisting capabilities to “ensure any exposed interfaces can only be connected to by specific IP addresses”, he adds.</p><p>Meanwhile, Thornton-Trump advises deploying deception technology to detect the early stages of an attack, including honeypots, as well as taking advantage of the <a href="https://www.ncsc.gov.uk/section/active-cyber-defence/early-warning?utm_source=Google&utm_medium=cpc&utm_campaign=NCSC+Always+On+Search+26&utm_content=EW&gad_source=1&gad_campaignid=24164180098&gbraid=0AAAAACafkIXIMz0NdMPIRtnIL5_4yCA2v&gclid=Cj0KCQjwteTUBhD4ARIsAEYjs3rKYgHyvnTCO_nwP-kaaKHA4eL9O7kDuYTVsEqS606SpC6YLLx_80UaArqYEALw_wcB"><u>NCSC’s early warning</u></a> service.</p><p>It’s also important to know the enemy you are facing. For example, Iranian and other nation-state groups will often hunt out default credentials immediately to achieve “rapid, low-noise access”, says Neilson. </p><p>With this in mind, he advises “assessing and hardening critical systems and infrastructure considering the latest attacks”.</p><p>Firms should train for incident response using tabletop exercises at all levels of operations and management, Thornton-Trump adds. “Have a plan that includes cyber-incident responders on retainer and cybersecurity contacts in other companies in your industry vertical – and identify reinforcements and additional resources if you need them. Prolonged downtime of any sort – cyber or otherwise – is avoidable, predictable, and recoverable.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘Attackers are steering their botnets with greater precision and control’: DDoS attack numbers might be dwindling, but they’re intensifying ]]></title>
                                                                                                <dc:content><![CDATA[ <p>While the number of <a href="https://www.itpro.com/security/28026/what-is-a-ddos-attack">distributed denial of service (DDoS) attacks</a> on European organizations is falling, attacks have become more targeted and intense. </p><p>Findings from Link11's <a href="https://www.link11.com/en/download/european-cyber-report-midyear-2026/" target="_blank"><u><em>European Cyber Report</em></u></a> for the first half of 2026 show that the number of attacks was down by 42%, but revealed new highs for attack intensity across bandwidth, packet rate, and cumulative data volume.</p><p>The highest measured bandwidth attack reached 2.3 Tbit/s – 85% higher than the previous peak of 1.2 Tbit/s in the first half of 2025.</p><p>The packet rate followed the same pattern, reaching a new peak of 322 million packets per second — up 56% from 207 million packets per second a year earlier. </p><p>Cumulative traffic also increased, rising from 438 to 705 terabytes over the six-month period — a 61% increase.</p><p>“Attacks are shorter, but the total volume that we had to mitigate is higher than ever," said Karsten Desler, Link11 <a href="https://www.itpro.com/strategy/28237/cto-job-description-what-does-a-cto-do">CTO</a>. "Attackers are steering their botnets with greater precision and control, generating more traffic in less time.”</p><h2 id="law-enforcement-takedowns-are-working">Law enforcement takedowns are working</h2><p>The drop in the number of attacks is down to sustained pressure from international law enforcement, including the takedown of pro-Russian group NoName057(16)'s infrastructure in July 2025. </p><p>Similarly, the takedown in March of the command-and-control servers of four major <a href="https://www.itpro.com/botnets/1644/what-is-a-botnet">IoT botnets</a> has played a key role. These controlled more than three million devices between them.</p><p>Despite positive gains by law enforcement, a rise in super-botnets such as Aisuru and its successor, Kimwolf, as well as a growing number of hijacked cloud servers, has increased the intensity of attacks. </p><p>Unlike a private IoT camera with just a few Mbit/s of upload bandwidth, a compromised server in a data center has a connection in the Gbit/s range - meaning that just a few thousand hacked cloud instances can easily eclipse the attack potential of an IoT botnet with millions of end devices.</p><p>“These numbers show that the threat isn't shrinking; it's shifting from breadth to peak intensity,” said Jens-Philipp Jung, CEO of Link11. “Organizations that size their defenses based on last year's attack count are underestimating how quickly a single incident can escalate today.”</p><h2 id="no-reprieve-for-victims">No reprieve for victims</h2><p>Notably, the report found that getting hit once makes it more likely that you'll get hit again: 56% fell victim to a second attack within 30 days of the first, compared with 46% a year earlier.</p><p>Link11 said the most dangerous attacks aren't always the most visible ones. In one case, attackers used a traffic spike against two domains as cover while quietly running SQL injection and cross-site scripting (XSS) probes behind it. </p><p>The attack was only spotted because the attackers used the same IP addresses for both.</p><p>"The most dangerous attacks we deal with are rarely the loudest ones anymore,” said Jag Bains, VP solution engineering, at Link11. “If you're only watching bandwidth and known signatures, you'll miss the attacks designed to do the most damage, because they're built to stay unnoticed.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/attackers-are-steering-their-botnets-with-greater-precision-and-control-ddos-attack-numbers-might-be-dwindling-but-theyre-intensifying</link>
                                                                            <description>
                            <![CDATA[ While law enforcement efforts have had their effect, the rise in super-botnets and hijacked cloud servers has increased the intensity of attacks ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">uhcoePthCZXTsAMeLrja3S</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/JNx6cDAorJmPFmr2saspoG-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 04 Sep 2026 10:36:45 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/JNx6cDAorJmPFmr2saspoG-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[DDoS attack concept image showing data terminals distributed in several different global locations, all interlinked with red glowing lights.]]></media:description>                                                            <media:text><![CDATA[DDoS attack concept image showing data terminals distributed in several different global locations, all interlinked with red glowing lights.]]></media:text>
                                <media:title type="plain"><![CDATA[DDoS attack concept image showing data terminals distributed in several different global locations, all interlinked with red glowing lights.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/JNx6cDAorJmPFmr2saspoG-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>While the number of <a href="https://www.itpro.com/security/28026/what-is-a-ddos-attack">distributed denial of service (DDoS) attacks</a> on European organizations is falling, attacks have become more targeted and intense. </p><p>Findings from Link11's <a href="https://www.link11.com/en/download/european-cyber-report-midyear-2026/" target="_blank"><u><em>European Cyber Report</em></u></a> for the first half of 2026 show that the number of attacks was down by 42%, but revealed new highs for attack intensity across bandwidth, packet rate, and cumulative data volume.</p><p>The highest measured bandwidth attack reached 2.3 Tbit/s – 85% higher than the previous peak of 1.2 Tbit/s in the first half of 2025.</p><p>The packet rate followed the same pattern, reaching a new peak of 322 million packets per second — up 56% from 207 million packets per second a year earlier. </p><p>Cumulative traffic also increased, rising from 438 to 705 terabytes over the six-month period — a 61% increase.</p><p>“Attacks are shorter, but the total volume that we had to mitigate is higher than ever," said Karsten Desler, Link11 <a href="https://www.itpro.com/strategy/28237/cto-job-description-what-does-a-cto-do">CTO</a>. "Attackers are steering their botnets with greater precision and control, generating more traffic in less time.”</p><h2 id="law-enforcement-takedowns-are-working">Law enforcement takedowns are working</h2><p>The drop in the number of attacks is down to sustained pressure from international law enforcement, including the takedown of pro-Russian group NoName057(16)'s infrastructure in July 2025. </p><p>Similarly, the takedown in March of the command-and-control servers of four major <a href="https://www.itpro.com/botnets/1644/what-is-a-botnet">IoT botnets</a> has played a key role. These controlled more than three million devices between them.</p><p>Despite positive gains by law enforcement, a rise in super-botnets such as Aisuru and its successor, Kimwolf, as well as a growing number of hijacked cloud servers, has increased the intensity of attacks. </p><p>Unlike a private IoT camera with just a few Mbit/s of upload bandwidth, a compromised server in a data center has a connection in the Gbit/s range - meaning that just a few thousand hacked cloud instances can easily eclipse the attack potential of an IoT botnet with millions of end devices.</p><p>“These numbers show that the threat isn't shrinking; it's shifting from breadth to peak intensity,” said Jens-Philipp Jung, CEO of Link11. “Organizations that size their defenses based on last year's attack count are underestimating how quickly a single incident can escalate today.”</p><h2 id="no-reprieve-for-victims">No reprieve for victims</h2><p>Notably, the report found that getting hit once makes it more likely that you'll get hit again: 56% fell victim to a second attack within 30 days of the first, compared with 46% a year earlier.</p><p>Link11 said the most dangerous attacks aren't always the most visible ones. In one case, attackers used a traffic spike against two domains as cover while quietly running SQL injection and cross-site scripting (XSS) probes behind it. </p><p>The attack was only spotted because the attackers used the same IP addresses for both.</p><p>"The most dangerous attacks we deal with are rarely the loudest ones anymore,” said Jag Bains, VP solution engineering, at Link11. “If you're only watching bandwidth and known signatures, you'll miss the attacks designed to do the most damage, because they're built to stay unnoticed.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hackers ran up a $600,000 AI bill after swiping API keys, says METR – and nobody realized for weeks ]]></title>
                                                                                                <dc:content><![CDATA[ <p>AI research non-profit METR has disclosed two security incidents – and while no sensitive information is believed to have been accessed, one of the attacks led to what might have been a massive bill.</p><p><a href="https://metr.org/blog/2026-08-31-security-update/#our-approach-to-security" target="_blank"><u>According to METR</u></a>, attackers stole an API key for inference on public AI models in March, consuming $600,000 worth of credits. Luckily, the model developer had granted them to METR for free. </p><p>A researcher left an <a href="https://www.itpro.com/cloud/370070/what-is-aws-ec2">EC2 </a>instance publicly accessible behind Google authentication, the company said, which contained an API key for METR’s general-access (public models) account. </p><p>METR noted that the <a href="https://www.itpro.com/technology/artificial-intelligence/vibe-coding-security-risks-how-to-mitigate">vibe-coded app</a> included a fail-open vulnerability that silently disabled authentication, exposing the system to the public internet for several days.</p><p>METR reckons the attacker found the instance by looking through recently registered websites to find vibe-coded sites with high-signal keywords relating to LLMs or agents.</p><p>The attacker prompted an agent directly to reveal its model provider API key, added an SSH key for persistent access, and over the course of three weeks used the stolen credentials to consume the API credits.</p><h2 id="why-didn-39-t-metr-notice">Why didn't METR notice?</h2><p>METR noted that because the organisation is “accustomed to running evaluations and experiments that use large volumes of tokens”, the incident flew under the radar. </p><p>The non-profit regularly runs large-scale evaluations with pre-deployment AI models, meaning it typically deals with “lots of weird rate limits and API errors”. </p><p>"At the time of the incident, our internal usage dashboard didn’t show data on rate-limited requests to all users, even if they were occurring,” METR said.</p><p>Notably, because it wasn't actually paying for the tokens there was no natural token spend ceiling, and no way at the time to put a spending limit on keys.</p><h2 id="metr-lifts-lid-on-separate-attack">METR lifts lid on separate attack</h2><p>In another attack in May, METR spotted attackers systematically probing its publicly accessible infrastructure, including an unsuccessful attempt to access internal data via an inadvertently exposed endpoint. </p><p>"We were tipped off that we were being targeted by hackers who appeared to be financially motivated and may have been looking to obtain frontier model access," it said. </p><p>"We observed the attackers systematically probing our publicly accessible infrastructure, with heavy use of agents to automate vulnerability discovery, including by credential stuffing authentication providers, attempting OAuth token grants, scanning newly deployed services, and attempting to phish staff."</p><p>METR said it's now maintaining an isolated public production environment for public-facing applications that's architecturally separated from its internal infrastructure. </p><p>This means a misconfiguration in a public service can't expose internal data. It's also hired a security lead and is expanding security staff further. </p><p>Elsewhere, METR revealed it has shut down legacy infrastructure that was unnecessarily expanding the attack surface and has set up monitoring for unusual API key usage and other abnormal behavior.</p><p>"Although these incidents had limited consequences, we considered them near-misses, and increased our security investment in response," it said.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/hackers-ran-up-a-usd600-000-ai-bill-after-swiping-api-keys-says-metr-and-nobody-realized-for-weeks</link>
                                                                            <description>
                            <![CDATA[ Luckily the organization wasn't paying for the tokens; others might not have been so lucky ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">iJ8YUwrrj8ciQwd26ZdEZ9</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/K77LEmNgKcHxRxhEtmnX3W-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 02 Sep 2026 10:19:47 +0000</pubDate>                                                                                                                                <updated>Wed, 02 Sep 2026 14:46:47 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/K77LEmNgKcHxRxhEtmnX3W-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Concept image showing a US dollar bill burning at the edges with smoke pluming outwards.]]></media:description>                                                            <media:text><![CDATA[Concept image showing a US dollar bill burning at the edges with smoke pluming outwards.]]></media:text>
                                <media:title type="plain"><![CDATA[Concept image showing a US dollar bill burning at the edges with smoke pluming outwards.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/K77LEmNgKcHxRxhEtmnX3W-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>AI research non-profit METR has disclosed two security incidents – and while no sensitive information is believed to have been accessed, one of the attacks led to what might have been a massive bill.</p><p><a href="https://metr.org/blog/2026-08-31-security-update/#our-approach-to-security" target="_blank"><u>According to METR</u></a>, attackers stole an API key for inference on public AI models in March, consuming $600,000 worth of credits. Luckily, the model developer had granted them to METR for free. </p><p>A researcher left an <a href="https://www.itpro.com/cloud/370070/what-is-aws-ec2">EC2 </a>instance publicly accessible behind Google authentication, the company said, which contained an API key for METR’s general-access (public models) account. </p><p>METR noted that the <a href="https://www.itpro.com/technology/artificial-intelligence/vibe-coding-security-risks-how-to-mitigate">vibe-coded app</a> included a fail-open vulnerability that silently disabled authentication, exposing the system to the public internet for several days.</p><p>METR reckons the attacker found the instance by looking through recently registered websites to find vibe-coded sites with high-signal keywords relating to LLMs or agents.</p><p>The attacker prompted an agent directly to reveal its model provider API key, added an SSH key for persistent access, and over the course of three weeks used the stolen credentials to consume the API credits.</p><h2 id="why-didn-39-t-metr-notice">Why didn't METR notice?</h2><p>METR noted that because the organisation is “accustomed to running evaluations and experiments that use large volumes of tokens”, the incident flew under the radar. </p><p>The non-profit regularly runs large-scale evaluations with pre-deployment AI models, meaning it typically deals with “lots of weird rate limits and API errors”. </p><p>"At the time of the incident, our internal usage dashboard didn’t show data on rate-limited requests to all users, even if they were occurring,” METR said.</p><p>Notably, because it wasn't actually paying for the tokens there was no natural token spend ceiling, and no way at the time to put a spending limit on keys.</p><h2 id="metr-lifts-lid-on-separate-attack">METR lifts lid on separate attack</h2><p>In another attack in May, METR spotted attackers systematically probing its publicly accessible infrastructure, including an unsuccessful attempt to access internal data via an inadvertently exposed endpoint. </p><p>"We were tipped off that we were being targeted by hackers who appeared to be financially motivated and may have been looking to obtain frontier model access," it said. </p><p>"We observed the attackers systematically probing our publicly accessible infrastructure, with heavy use of agents to automate vulnerability discovery, including by credential stuffing authentication providers, attempting OAuth token grants, scanning newly deployed services, and attempting to phish staff."</p><p>METR said it's now maintaining an isolated public production environment for public-facing applications that's architecturally separated from its internal infrastructure. </p><p>This means a misconfiguration in a public service can't expose internal data. It's also hired a security lead and is expanding security staff further. </p><p>Elsewhere, METR revealed it has shut down legacy infrastructure that was unnecessarily expanding the attack surface and has set up monitoring for unusual API key usage and other abnormal behavior.</p><p>"Although these incidents had limited consequences, we considered them near-misses, and increased our security investment in response," it said.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Security researchers warn of AI-powered PLC attacks in wake of Siemens advisories ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Security researchers have successfully used AI to port a remote code execution (RCE) exploit between two <a href="https://www.itpro.com/security/cyber-attacks/attacks-on-us-water-systems-could-be-the-tip-of-the-iceberg-cyber-experts-warn">programmable logic controllers (PLCs)</a>. </p><p>While the experiment still required significant human expertise to negotiate dead ends and false leads, it showed how AI could make it easier to carry out attacks against embedded and industrial systems.</p><p>The team at Forescout’s Vedere Labs used AI to port an RCE exploit between two WAGO PLC models in an exploit that took eight hours and 32 minutes and consumed just $535.74 in API tokens.</p><p>Once code execution was achieved, AI produced multiple working network payloads within minutes, suggesting that post-exploitation could become increasingly automated as models improve.</p><p>The exploit targeted CVE-2021-31886, a pre-authentication buffer overflow in the Nucleus FTP server that allowed arbitrary ARM shellcode to execute on the live PLC without credentials.</p><p>Researchers had already shown that RCE exploits on PLCs can enable Deep Lateral Movement and granular control over safety logic – and reckoned that as AI-assisted exploit development improves, these techniques could become more accessible.</p><h2 id="how-ai-was-used-to-crack-plcs">How AI was used to crack PLCs</h2><p>The AI-assisted exploit development process involved two steps, according to Forescout. First and foremost, this included confirming the vulnerability and writing the payload. </p><p>Each step consisted of interactive sessions between a researcher and <a href="https://www.itpro.com/software/development/anthropic-claude-code-usage-limits-increase-spacex-compute-deal">Claude Code</a>, which had access to a terminal, the reference files, analysis tools including Ghidra, and the live target PLC.</p><p>Claude could use those tools directly, generate and test code, and ask the researcher for additional input when needed.</p><p>Researchers noted that Claude decided to confirm the presence of the vulnerability by both probing the live target and carrying out static code analysis. </p><p>It didn't work the first time, however, with one session failing to trace the vulnerable function correctly and producing an invalid exploit. </p><p>According to researchers, the analysis provided useful context for the next session, which used binary searches to map the relevant functions correctly – albeit with researcher input to steer the analysis away from dead ends and provide additional disassembly context where necessary.</p><p>Writing a working RCE exploit took much longer, with initial attempts failing. Claude also wasted a lot of time testing incorrect hypotheses, decompiling unrelated code, and pursuing false leads.</p><p>The researchers had to change to <a href="https://www.itpro.com/technology/artificial-intelligence/anthropic-reveals-claude-opus-4-6-enterprise-focused-model-1-million-token-context-window">Claude Opus 4.6</a> with 1M context, and add the prompt: “Ask for my help with disassembly if you are not certain about a firmware detail”, and instruct the AI to the sink of the vulnerability – the point where the attacker-supplied username is copied into memory.</p><p>Claude could then reason about the function call chain leading to the sink and understand that it needed more context about how FTP packets are treated throughout this call chain.</p><h2 id="operational-technology-in-the-crosshairs">Operational technology in the crosshairs</h2><p>Organizations shouldn't dismiss <a href="https://www.itpro.com/security/369739/high-severity-vulnerabilities-uncovered-in-three-quarters-of-operational-technology">operational technology (OT) vulnerabilities</a> because they seem hard to exploit, researchers warned.</p><p>"AI has already lowered the barrier to vulnerability research and exploit development in higher-level software. This experiment suggests that the same progression is beginning to reach low-level embedded systems, although substantial barriers remain," the report noted..</p><p>"As models become more capable and independent, the cost and expertise required to adapt exploits across related embedded targets could fall substantially."</p><p>The advice on mitigation is pretty standard: reduce unnecessary OT device exposure, monitor <a href="https://www.itpro.com/infrastructure/what-is-operational-technology-ot">OT environments</a> for early signs of exploitation, exercise incident response against AI-assisted OT attack paths and use AI defensively, but validate its outputs.</p><p>Programmable logic controllers are rapidly emerging as a major risk to critical infrastructure. The US National Security Agency (NSA) issued a <a href="https://www.itpro.com/security/an-evolution-in-threat-actor-capabilities-cisa-warns-hackers-are-targeting-siemens-industrial-controllers-and-theyre-using-ai-generated-code"><u>warning</u></a> last month over an active threat against Siemens PLCs.</p><p>Similarly, in recent months, a series of <a href="https://www.itpro.com/security/cyber-attacks/iranian-cyber-attack-on-uk-power-plant-should-concern-every-organization-responsible-for-keeping-this-country-running"><u>attacks on US water supply infrastructure</u></a> targeted internet-exposed PLCs, with the attackers remotely changing IP addresses and turning on and setting passwords. </p><p>Several water firms were left unable to view connected equipment, and in some cases it was shut down. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/security-researchers-warn-of-ai-powered-plc-attacks-in-wake-of-siemens-advisories</link>
                                                                            <description>
                            <![CDATA[ While the exploit required significant human help, Forescout says it could become a significant threat in future ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">c7eafuMpjRRyW8X23c4KYM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/qXYXXdT4d7pCmVTE7ztgCc-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 01 Sep 2026 12:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/qXYXXdT4d7pCmVTE7ztgCc-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Programmable logic controllers (PLCs) pictured inside an industrial cabinet unit with LEDs, power supply, relays, and organized wire ducts.]]></media:description>                                                            <media:text><![CDATA[Programmable logic controllers (PLCs) pictured inside an industrial cabinet unit with LEDs, power supply, relays, and organized wire ducts.]]></media:text>
                                <media:title type="plain"><![CDATA[Programmable logic controllers (PLCs) pictured inside an industrial cabinet unit with LEDs, power supply, relays, and organized wire ducts.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/qXYXXdT4d7pCmVTE7ztgCc-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Security researchers have successfully used AI to port a remote code execution (RCE) exploit between two <a href="https://www.itpro.com/security/cyber-attacks/attacks-on-us-water-systems-could-be-the-tip-of-the-iceberg-cyber-experts-warn">programmable logic controllers (PLCs)</a>. </p><p>While the experiment still required significant human expertise to negotiate dead ends and false leads, it showed how AI could make it easier to carry out attacks against embedded and industrial systems.</p><p>The team at Forescout’s Vedere Labs used AI to port an RCE exploit between two WAGO PLC models in an exploit that took eight hours and 32 minutes and consumed just $535.74 in API tokens.</p><p>Once code execution was achieved, AI produced multiple working network payloads within minutes, suggesting that post-exploitation could become increasingly automated as models improve.</p><p>The exploit targeted CVE-2021-31886, a pre-authentication buffer overflow in the Nucleus FTP server that allowed arbitrary ARM shellcode to execute on the live PLC without credentials.</p><p>Researchers had already shown that RCE exploits on PLCs can enable Deep Lateral Movement and granular control over safety logic – and reckoned that as AI-assisted exploit development improves, these techniques could become more accessible.</p><h2 id="how-ai-was-used-to-crack-plcs">How AI was used to crack PLCs</h2><p>The AI-assisted exploit development process involved two steps, according to Forescout. First and foremost, this included confirming the vulnerability and writing the payload. </p><p>Each step consisted of interactive sessions between a researcher and <a href="https://www.itpro.com/software/development/anthropic-claude-code-usage-limits-increase-spacex-compute-deal">Claude Code</a>, which had access to a terminal, the reference files, analysis tools including Ghidra, and the live target PLC.</p><p>Claude could use those tools directly, generate and test code, and ask the researcher for additional input when needed.</p><p>Researchers noted that Claude decided to confirm the presence of the vulnerability by both probing the live target and carrying out static code analysis. </p><p>It didn't work the first time, however, with one session failing to trace the vulnerable function correctly and producing an invalid exploit. </p><p>According to researchers, the analysis provided useful context for the next session, which used binary searches to map the relevant functions correctly – albeit with researcher input to steer the analysis away from dead ends and provide additional disassembly context where necessary.</p><p>Writing a working RCE exploit took much longer, with initial attempts failing. Claude also wasted a lot of time testing incorrect hypotheses, decompiling unrelated code, and pursuing false leads.</p><p>The researchers had to change to <a href="https://www.itpro.com/technology/artificial-intelligence/anthropic-reveals-claude-opus-4-6-enterprise-focused-model-1-million-token-context-window">Claude Opus 4.6</a> with 1M context, and add the prompt: “Ask for my help with disassembly if you are not certain about a firmware detail”, and instruct the AI to the sink of the vulnerability – the point where the attacker-supplied username is copied into memory.</p><p>Claude could then reason about the function call chain leading to the sink and understand that it needed more context about how FTP packets are treated throughout this call chain.</p><h2 id="operational-technology-in-the-crosshairs">Operational technology in the crosshairs</h2><p>Organizations shouldn't dismiss <a href="https://www.itpro.com/security/369739/high-severity-vulnerabilities-uncovered-in-three-quarters-of-operational-technology">operational technology (OT) vulnerabilities</a> because they seem hard to exploit, researchers warned.</p><p>"AI has already lowered the barrier to vulnerability research and exploit development in higher-level software. This experiment suggests that the same progression is beginning to reach low-level embedded systems, although substantial barriers remain," the report noted..</p><p>"As models become more capable and independent, the cost and expertise required to adapt exploits across related embedded targets could fall substantially."</p><p>The advice on mitigation is pretty standard: reduce unnecessary OT device exposure, monitor <a href="https://www.itpro.com/infrastructure/what-is-operational-technology-ot">OT environments</a> for early signs of exploitation, exercise incident response against AI-assisted OT attack paths and use AI defensively, but validate its outputs.</p><p>Programmable logic controllers are rapidly emerging as a major risk to critical infrastructure. The US National Security Agency (NSA) issued a <a href="https://www.itpro.com/security/an-evolution-in-threat-actor-capabilities-cisa-warns-hackers-are-targeting-siemens-industrial-controllers-and-theyre-using-ai-generated-code"><u>warning</u></a> last month over an active threat against Siemens PLCs.</p><p>Similarly, in recent months, a series of <a href="https://www.itpro.com/security/cyber-attacks/iranian-cyber-attack-on-uk-power-plant-should-concern-every-organization-responsible-for-keeping-this-country-running"><u>attacks on US water supply infrastructure</u></a> targeted internet-exposed PLCs, with the attackers remotely changing IP addresses and turning on and setting passwords. </p><p>Several water firms were left unable to view connected equipment, and in some cases it was shut down. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Manchester Airports Group attack: Everything we know so far as 8.7 million customers impacted in breach ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Data belonging to millions of customers has been accessed in a cyber attack on Manchester Airports Group (MAG), the company has revealed. </p><p>MAG, which runs Manchester, London Stansted, and East Midlands airports, <a href="https://mediacentre.magairports.com/mag-statement-on-cyber-security-incident/" target="_blank"><u>confirmed a cybersecurity incident</u></a> on 27 August. </p><p>Data exposed in the breach relates to car park, lounge and Fast Track bookings, and on-site Wi-Fi at all three airports, the company revealed in a statement. This includes:</p><ul><li>Customer email addresses</li><li>Phone numbers</li><li>Vehicle registrations</li><li>Postcodes</li></ul><p>MAG noted that banking and payment details were not exposed in the breach, which at this point is believed to have impacted around 8.7 million customers. </p><p>The company added that the breach hasn’t resulted in any operational disruption, with airport operations remaining unaffected. Customer parking services are still operating as expected. </p><p>"All upcoming bookings remain valid and are unaffected by this incident," it said. "Passengers should continue to travel to the airport as normal."</p><p>MAG said it has restricted access to the affected systems, called in specialist cyber security experts, and notified the relevant authorities.</p><h2 id="who-is-responsible-for-the-breach">Who is responsible for the breach?</h2><p>At present, there’s no indication on who is responsible for the breach, or how it occurred. However, like many recent attacks on organizations, the incident appears to have been a supply chain-related attack. </p><p>Nathan Davies-Webb, principal consultant at Acumen Cyber, said modern airports “sit at the center of a complex web of booking, parking, loyalty, payment, and internet connectivity services”. </p><p>“Many of the services in that ecosystem run on platforms operated by subsidiaries or third-party suppliers rather than the airport itself," he commented. </p><p>"That's a sensible commercial model but it creates an uncomfortable reality for security. A breach like this one in a shared upstream system can expose customer data from multiple services at multiple airports simultaneously."</p><p>Last year, a <a href="https://www.thalesgroup.com/en/worldwide/aerospace/press_release/aviation-sector-sees-600-year-year-increase-cyberattacks" target="_blank"><u>report</u></a> from Thales highlighted a 600% increase in ransomware attacks in the aviation sector over the previous year, with 27 major attacks by 22 ransomware groups between January 2024 and April 2025.</p><p>A string of attacks on Hawaiian Airlines, Canada's WestJet and <a href="https://www.itpro.com/security/cyber-attacks/qantas-cyber-attack-six-million-customers-exposed">Qantas </a>over the last year have all been <a href="https://www.itpro.com/security/cyber-attacks/scattered-spider-airline-industry-attacks">attributed to the Scattered Spider group</a>.</p><p>Muhammad Yahya Patel, vCISO and <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity </a>advisor for EMEA at Huntress, said the nature of the data exposed poses a significant threat to customers. Cyber criminals frequently rely on exposed information such as email addresses to conduct follow-up <a href="https://www.itpro.com/security/29093/what-is-phishing">phishing </a>campaigns. </p><p>“Email addresses, phone numbers, and vehicle registrations combined is a precise targeting profile for anyone planning a follow-on fraud or phishing campaign. Scammers now know you travelled, roughly when, and have two direct contact routes to reach you with a convincing story," he said. </p><p>"When that data ends up in an unauthorized third party’s hands alongside parking and lounge booking details, it fills in a surprisingly detailed picture of someone’s travel habits."</p><h2 id="mag-urges-customers-to-remain-vigilant">MAG urges customers to remain vigilant</h2><p>MAG warned customers to remain vigilant for suspicious emails, text messages, or phone calls, and avoid clicking on links or opening attachments from unexpected communications. </p><p>The company stressed that it will never request payment card details, banking information, or passwords from customers. </p><p>Davies-Webb commended MAG for its swift response to the incident, although data protection regulations require enterprises to disclose breaches within a strict time frame. </p><p>"Public disclosure roughly forty-eight hours after they became aware is fast by UK standards and can point in one of two directions," said Davies-Webb. </p><p>"Either MAG undertook containment decisively enough that they felt safe releasing details of the breach on their own terms, or the volume and nature of the personal data compromised meant the seventy-two hour notification clock under UK GDPR was already running and disclosure was going to have to happen.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/manchester-airports-group-attack-everything-we-know-so-far-as-8-7-million-customers-impacted-in-breach</link>
                                                                            <description>
                            <![CDATA[ Manchester Airports Group says airports are running as normal, but warns customers to look out for phishing attacks ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">3HHFYhd2MmVinx36cQh9ZW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/DVmkPfYJrV73rHN98npwDo-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 28 Aug 2026 09:51:53 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/DVmkPfYJrV73rHN98npwDo-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Terminal 2 departures building at Manchester Airport, run by Manchester Airports Group, with passengers queuing at check-in point.]]></media:description>                                                            <media:text><![CDATA[Terminal 2 departures building at Manchester Airport, run by Manchester Airports Group, with passengers queuing at check-in point.]]></media:text>
                                <media:title type="plain"><![CDATA[Terminal 2 departures building at Manchester Airport, run by Manchester Airports Group, with passengers queuing at check-in point.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/DVmkPfYJrV73rHN98npwDo-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Data belonging to millions of customers has been accessed in a cyber attack on Manchester Airports Group (MAG), the company has revealed. </p><p>MAG, which runs Manchester, London Stansted, and East Midlands airports, <a href="https://mediacentre.magairports.com/mag-statement-on-cyber-security-incident/" target="_blank"><u>confirmed a cybersecurity incident</u></a> on 27 August. </p><p>Data exposed in the breach relates to car park, lounge and Fast Track bookings, and on-site Wi-Fi at all three airports, the company revealed in a statement. This includes:</p><ul><li>Customer email addresses</li><li>Phone numbers</li><li>Vehicle registrations</li><li>Postcodes</li></ul><p>MAG noted that banking and payment details were not exposed in the breach, which at this point is believed to have impacted around 8.7 million customers. </p><p>The company added that the breach hasn’t resulted in any operational disruption, with airport operations remaining unaffected. Customer parking services are still operating as expected. </p><p>"All upcoming bookings remain valid and are unaffected by this incident," it said. "Passengers should continue to travel to the airport as normal."</p><p>MAG said it has restricted access to the affected systems, called in specialist cyber security experts, and notified the relevant authorities.</p><h2 id="who-is-responsible-for-the-breach">Who is responsible for the breach?</h2><p>At present, there’s no indication on who is responsible for the breach, or how it occurred. However, like many recent attacks on organizations, the incident appears to have been a supply chain-related attack. </p><p>Nathan Davies-Webb, principal consultant at Acumen Cyber, said modern airports “sit at the center of a complex web of booking, parking, loyalty, payment, and internet connectivity services”. </p><p>“Many of the services in that ecosystem run on platforms operated by subsidiaries or third-party suppliers rather than the airport itself," he commented. </p><p>"That's a sensible commercial model but it creates an uncomfortable reality for security. A breach like this one in a shared upstream system can expose customer data from multiple services at multiple airports simultaneously."</p><p>Last year, a <a href="https://www.thalesgroup.com/en/worldwide/aerospace/press_release/aviation-sector-sees-600-year-year-increase-cyberattacks" target="_blank"><u>report</u></a> from Thales highlighted a 600% increase in ransomware attacks in the aviation sector over the previous year, with 27 major attacks by 22 ransomware groups between January 2024 and April 2025.</p><p>A string of attacks on Hawaiian Airlines, Canada's WestJet and <a href="https://www.itpro.com/security/cyber-attacks/qantas-cyber-attack-six-million-customers-exposed">Qantas </a>over the last year have all been <a href="https://www.itpro.com/security/cyber-attacks/scattered-spider-airline-industry-attacks">attributed to the Scattered Spider group</a>.</p><p>Muhammad Yahya Patel, vCISO and <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity </a>advisor for EMEA at Huntress, said the nature of the data exposed poses a significant threat to customers. Cyber criminals frequently rely on exposed information such as email addresses to conduct follow-up <a href="https://www.itpro.com/security/29093/what-is-phishing">phishing </a>campaigns. </p><p>“Email addresses, phone numbers, and vehicle registrations combined is a precise targeting profile for anyone planning a follow-on fraud or phishing campaign. Scammers now know you travelled, roughly when, and have two direct contact routes to reach you with a convincing story," he said. </p><p>"When that data ends up in an unauthorized third party’s hands alongside parking and lounge booking details, it fills in a surprisingly detailed picture of someone’s travel habits."</p><h2 id="mag-urges-customers-to-remain-vigilant">MAG urges customers to remain vigilant</h2><p>MAG warned customers to remain vigilant for suspicious emails, text messages, or phone calls, and avoid clicking on links or opening attachments from unexpected communications. </p><p>The company stressed that it will never request payment card details, banking information, or passwords from customers. </p><p>Davies-Webb commended MAG for its swift response to the incident, although data protection regulations require enterprises to disclose breaches within a strict time frame. </p><p>"Public disclosure roughly forty-eight hours after they became aware is fast by UK standards and can point in one of two directions," said Davies-Webb. </p><p>"Either MAG undertook containment decisively enough that they felt safe releasing details of the breach on their own terms, or the volume and nature of the personal data compromised meant the seventy-two hour notification clock under UK GDPR was already running and disclosure was going to have to happen.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Everything we know about the Boston Scientific cyber attack so far ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Medical technology firm Boston Scientific has been hit with a cyber attack that has severely disrupted global operations.</p><p>In a <a href="https://www.sec.gov/ix?doc=/Archives/edgar/data/885725/000088572526000056/bsx-20260826.htm" target="_blank"><u>filing </u></a>with the US <a href="https://www.itpro.com/security/sec-cyber-security-filings-on-the-rise-as-new-reporting-rules-bite">Securities and Exchange Commission (SEC)</a>, the MedTech company said the incident was first detected on 25 August. </p><p>The attack resulted in a network outage, meaning the company only has limited access to certain systems and applications. </p><p>Boston Scientific supplies a range of devices used in cardiac care, endoscopy, and urology and reported $5.4 billion in net sales during the second quarter of 2026. </p><p>According to the firm, as soon as it detected the breach it activated its incident response protocols and began an investigation to assess and contain the threat with the help of third-party <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity </a>experts.</p><p>The company is in the process of restoring affected functions and reinstating access to systems, but that there's as yet no timeline for a full restoration.</p><p>“The incident has caused, and is expected to continue to cause, disruptions and limitations of access to certain of the Company’s information systems and business applications that support aspects of the Company’s operations, including the ability to process and ship customer orders,” the filing reads. </p><h2 id="who-s-behind-the-boston-scientific-cyber-attack">Who’s behind the Boston Scientific cyber attack?</h2><p>As of yet, there’s no information on the initial access method used by the hackers, nor the type of attack, who may have carried it out, or what data may have been accessed.</p><p>Ross Filipek, <a href="https://www.itpro.com/business/business-strategy/why-the-ciso-role-is-so-demanding-and-how-leaders-can-help">CISO </a>at Corsica Technologies, said at this stage the company will be prioritizing containment and establishing how the threat actor(s) gained access. </p><p>"<a href="https://www.itpro.com/business/business-strategy/lack-of-visibility-creates-cascade-of-security-risk-says-kiteworks">Security teams need constant visibility</a> into what was affected and which systems are safe to bring back online," Filipek commented.</p><p>"In healthcare, downtime carries operational consequences quickly. Strong incident response has to protect the environment while helping the business restore critical services as safely and efficiently as possible.”</p><h2 id="healthcare-in-the-crosshairs">Healthcare in the crosshairs</h2><p>The Boston Scientific breach marks the latest in a string of attacks on major medical device manufacturers, with Stryker, Medtronic, and Abbott all having disclosed cyber incidents in recent months. </p><p>In March, Stryker was <a href="https://www.itpro.com/technology/artificial-intelligence/its-destructive-not-ransomware-security-experts-weigh-in-on-motivation-behind-stryker-cyber-attack"><u>hit in an attack</u></a> claimed by Iranian-linked threat group <a href="https://www.itpro.com/security/cyber-attacks/stryker-hackers-struck-by-fbi-in-domain-seizure-campaign">Handala</a>, which claimed to have wiped thousands of systems across the company’s global operations and stolen around 50 terabytes of data.</p><p>A month later, the notorious <a href="https://www.itpro.com/security/data-breaches/european-commission-confirms-data-breach-as-shinyhunters-group-claims-responsibility">ShinyHunters </a>group claimed responsibility for an attack on the world’s largest medical device maker Medtronic. Just last month, cancer diagnostics device supplier Abbott said it had detected unauthorized access to some internal systems.</p><p>Dray Agha, senior manager of security operations at Huntress, said the data used by healthcare and medical technology providers makes them prime targets for cyber criminals. </p><p>“This is an unfortunate ripple effect on the healthcare supply chain. The attack on Boston Scientific demonstrates that cyber incidents in the MedTech sector extend far beyond IT and actively threaten the global healthcare supply chain," Agha said. </p><p>"When a major manufacturer is paralysed and unable to process or ship medical orders, the disruption creates immediate ripple effects that can ultimately delay critical treatments and impact patient care down the line."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/everything-we-know-about-the-boston-scientific-cyber-attack-so-far</link>
                                                                            <description>
                            <![CDATA[ Details remain limited, but Boston Scientific says it's lost access to some systems and is having problems processing orders ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">nM5HT5Mo7Y8QpzYjMS3VQf</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/XTkDYhRoKcWRc2uU4g3Kid-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 27 Aug 2026 09:51:05 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/XTkDYhRoKcWRc2uU4g3Kid-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Boston Scientific sign with the slogan &quot;Innovate for Life&quot; pictured at the 8th China International Import Expo.]]></media:description>                                                            <media:text><![CDATA[Boston Scientific sign with the slogan &quot;Innovate for Life&quot; pictured at the 8th China International Import Expo.]]></media:text>
                                <media:title type="plain"><![CDATA[Boston Scientific sign with the slogan &quot;Innovate for Life&quot; pictured at the 8th China International Import Expo.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/XTkDYhRoKcWRc2uU4g3Kid-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Medical technology firm Boston Scientific has been hit with a cyber attack that has severely disrupted global operations.</p><p>In a <a href="https://www.sec.gov/ix?doc=/Archives/edgar/data/885725/000088572526000056/bsx-20260826.htm" target="_blank"><u>filing </u></a>with the US <a href="https://www.itpro.com/security/sec-cyber-security-filings-on-the-rise-as-new-reporting-rules-bite">Securities and Exchange Commission (SEC)</a>, the MedTech company said the incident was first detected on 25 August. </p><p>The attack resulted in a network outage, meaning the company only has limited access to certain systems and applications. </p><p>Boston Scientific supplies a range of devices used in cardiac care, endoscopy, and urology and reported $5.4 billion in net sales during the second quarter of 2026. </p><p>According to the firm, as soon as it detected the breach it activated its incident response protocols and began an investigation to assess and contain the threat with the help of third-party <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity </a>experts.</p><p>The company is in the process of restoring affected functions and reinstating access to systems, but that there's as yet no timeline for a full restoration.</p><p>“The incident has caused, and is expected to continue to cause, disruptions and limitations of access to certain of the Company’s information systems and business applications that support aspects of the Company’s operations, including the ability to process and ship customer orders,” the filing reads. </p><h2 id="who-s-behind-the-boston-scientific-cyber-attack">Who’s behind the Boston Scientific cyber attack?</h2><p>As of yet, there’s no information on the initial access method used by the hackers, nor the type of attack, who may have carried it out, or what data may have been accessed.</p><p>Ross Filipek, <a href="https://www.itpro.com/business/business-strategy/why-the-ciso-role-is-so-demanding-and-how-leaders-can-help">CISO </a>at Corsica Technologies, said at this stage the company will be prioritizing containment and establishing how the threat actor(s) gained access. </p><p>"<a href="https://www.itpro.com/business/business-strategy/lack-of-visibility-creates-cascade-of-security-risk-says-kiteworks">Security teams need constant visibility</a> into what was affected and which systems are safe to bring back online," Filipek commented.</p><p>"In healthcare, downtime carries operational consequences quickly. Strong incident response has to protect the environment while helping the business restore critical services as safely and efficiently as possible.”</p><h2 id="healthcare-in-the-crosshairs">Healthcare in the crosshairs</h2><p>The Boston Scientific breach marks the latest in a string of attacks on major medical device manufacturers, with Stryker, Medtronic, and Abbott all having disclosed cyber incidents in recent months. </p><p>In March, Stryker was <a href="https://www.itpro.com/technology/artificial-intelligence/its-destructive-not-ransomware-security-experts-weigh-in-on-motivation-behind-stryker-cyber-attack"><u>hit in an attack</u></a> claimed by Iranian-linked threat group <a href="https://www.itpro.com/security/cyber-attacks/stryker-hackers-struck-by-fbi-in-domain-seizure-campaign">Handala</a>, which claimed to have wiped thousands of systems across the company’s global operations and stolen around 50 terabytes of data.</p><p>A month later, the notorious <a href="https://www.itpro.com/security/data-breaches/european-commission-confirms-data-breach-as-shinyhunters-group-claims-responsibility">ShinyHunters </a>group claimed responsibility for an attack on the world’s largest medical device maker Medtronic. Just last month, cancer diagnostics device supplier Abbott said it had detected unauthorized access to some internal systems.</p><p>Dray Agha, senior manager of security operations at Huntress, said the data used by healthcare and medical technology providers makes them prime targets for cyber criminals. </p><p>“This is an unfortunate ripple effect on the healthcare supply chain. The attack on Boston Scientific demonstrates that cyber incidents in the MedTech sector extend far beyond IT and actively threaten the global healthcare supply chain," Agha said. </p><p>"When a major manufacturer is paralysed and unable to process or ship medical orders, the disruption creates immediate ripple effects that can ultimately delay critical treatments and impact patient care down the line."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ US claims Chinese hackers breached Justice Department, Federal Reserve, NASA in lengthy threat campaign ]]></title>
                                                                                                <dc:content><![CDATA[ <p>US government officials have revealed that Chinese state-sponsored hackers breached a host of federal institutions as part of a recent espionage campaign. </p><p>In a <a href="https://www.justice.gov/opa/pr/justice-department-and-fbi-seize-platforms-operated-and-used-china-state-sponsored-hackers" target="_blank"><u>statement</u></a>, the US Justice Department and FBI confirmed it has successfully seized domains used to support two hacking platforms known as ‘QScan’ and ‘QTRouter’. </p><p>These platforms were used by a state-sponsored group known as ‘QTFY’ to target critical infrastructure and “other sensitive networks”. </p><p>According to the FBI, the group successfully breached NASA, the Federal Reserve, Department of Energy, the US Senate, Department of Justice, and other agencies.</p><p>The scope and nature of the breaches has not been revealed. </p><p>“Federal law enforcement investigated and disabled the PRC’s malicious software, the latest in a series of technical operations to dismantle indiscriminate hacking activities sponsored by the People’s Republic of China,” said Attorney General Todd Blanche.</p><p>“State-sponsored malicious hackers preying on America’s critical infrastructure will be stopped and prosecuted. We are here to ensure security for the American people and will use every tool we have to keep that promise.” </p><h2 id="state-backed-operators">State-backed operators</h2><p>The QTFY group provides hacker-for-hire services to paying customers, as well as the People’s Republic of China’s (PRC) Ministry of State Security and the People’s Liberation Army (PLA), according to court documents. </p><p>QScan and QTRouter are frequently-used platforms in QTFY operations, according to the Justice Department. The first of these is used to scan for and automatically infect vulnerable <a href="https://www.itpro.com/cloud-computing/28037/what-is-iot">IoT </a>devices, which are then added to the broader QTRouter network of controlled devices. </p><p>“QTRouter consists of these compromised IoT devices, as well as commercial proxy service devices and leased virtual private servers,” the Justice Department noted. </p><p>QTRouter serves as an "obfuscation network" for the group, meaning that it enables QTFY and other "malicious cyber actors" to conceal their location and activities. </p><p>Officials noted that the seized domains were hard-coded into both QScan and QTRouter <a href="https://www.itpro.com/malware/28076/what-is-malware">malware</a>, which were then used in follow-up attacks against US government agencies. </p><h2 id="disrupting-cyber-threats">Disrupting cyber threats</h2><p>The takedown announced by the Justice Department marks the latest in a string of operations aimed at mitigating Chinese state-backed threats. </p><p>In 2025, for example, the FBI helped remove the PlugX surveillance malware from more than 4,000 computers across the US following a campaign conducted by the Mustang Panda group. </p><p>That operation came just months after a similar sting that crippled a botnet hosted by the Flax Typhoon hacker group. </p><p>“These tools were used by PRC cyber actors to hide the origin of their attacks,” said FBI Director Kash Patel. </p><p>“Thanks to the work of FBI San Diego, FBI Cyber Division, and DOJ partners, we seized adversary infrastructure and shut these platforms down.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/us-claims-chinese-hackers-breached-justice-department-federal-reserve-nasa-in-lengthy-threat-campaign</link>
                                                                            <description>
                            <![CDATA[ The state-backed QTFY group has been identified as the culprit behind the campaign ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">WTgb5mcEuGGKhaE8joQzch</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/B2K9HhHgVDEXtjMsMYMowg-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 26 Aug 2026 15:30:25 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/B2K9HhHgVDEXtjMsMYMowg-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The flag of the People&#039;s Republic of China (PRC) and United States pictured side-by-side.]]></media:description>                                                            <media:text><![CDATA[The flag of the People&#039;s Republic of China (PRC) and United States pictured side-by-side.]]></media:text>
                                <media:title type="plain"><![CDATA[The flag of the People&#039;s Republic of China (PRC) and United States pictured side-by-side.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/B2K9HhHgVDEXtjMsMYMowg-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>US government officials have revealed that Chinese state-sponsored hackers breached a host of federal institutions as part of a recent espionage campaign. </p><p>In a <a href="https://www.justice.gov/opa/pr/justice-department-and-fbi-seize-platforms-operated-and-used-china-state-sponsored-hackers" target="_blank"><u>statement</u></a>, the US Justice Department and FBI confirmed it has successfully seized domains used to support two hacking platforms known as ‘QScan’ and ‘QTRouter’. </p><p>These platforms were used by a state-sponsored group known as ‘QTFY’ to target critical infrastructure and “other sensitive networks”. </p><p>According to the FBI, the group successfully breached NASA, the Federal Reserve, Department of Energy, the US Senate, Department of Justice, and other agencies.</p><p>The scope and nature of the breaches has not been revealed. </p><p>“Federal law enforcement investigated and disabled the PRC’s malicious software, the latest in a series of technical operations to dismantle indiscriminate hacking activities sponsored by the People’s Republic of China,” said Attorney General Todd Blanche.</p><p>“State-sponsored malicious hackers preying on America’s critical infrastructure will be stopped and prosecuted. We are here to ensure security for the American people and will use every tool we have to keep that promise.” </p><h2 id="state-backed-operators">State-backed operators</h2><p>The QTFY group provides hacker-for-hire services to paying customers, as well as the People’s Republic of China’s (PRC) Ministry of State Security and the People’s Liberation Army (PLA), according to court documents. </p><p>QScan and QTRouter are frequently-used platforms in QTFY operations, according to the Justice Department. The first of these is used to scan for and automatically infect vulnerable <a href="https://www.itpro.com/cloud-computing/28037/what-is-iot">IoT </a>devices, which are then added to the broader QTRouter network of controlled devices. </p><p>“QTRouter consists of these compromised IoT devices, as well as commercial proxy service devices and leased virtual private servers,” the Justice Department noted. </p><p>QTRouter serves as an "obfuscation network" for the group, meaning that it enables QTFY and other "malicious cyber actors" to conceal their location and activities. </p><p>Officials noted that the seized domains were hard-coded into both QScan and QTRouter <a href="https://www.itpro.com/malware/28076/what-is-malware">malware</a>, which were then used in follow-up attacks against US government agencies. </p><h2 id="disrupting-cyber-threats">Disrupting cyber threats</h2><p>The takedown announced by the Justice Department marks the latest in a string of operations aimed at mitigating Chinese state-backed threats. </p><p>In 2025, for example, the FBI helped remove the PlugX surveillance malware from more than 4,000 computers across the US following a campaign conducted by the Mustang Panda group. </p><p>That operation came just months after a similar sting that crippled a botnet hosted by the Flax Typhoon hacker group. </p><p>“These tools were used by PRC cyber actors to hide the origin of their attacks,” said FBI Director Kash Patel. </p><p>“Thanks to the work of FBI San Diego, FBI Cyber Division, and DOJ partners, we seized adversary infrastructure and shut these platforms down.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hackers have breached hundreds of Zimbra servers, despite a patch having been available for weeks ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Hundreds of internet-facing Zimbra instances have been compromised through a vulnerability that was patched last month, researchers have warned. </p><p>The Zimbra Collaboration Suite (ZCS) hosts email, calendars, contacts, and administrative services. It has hundreds of millions of users, including thousands of businesses and hundreds of government agencies worldwide.</p><p>The security flaw, tracked as CVE-2026-73570 and rated high severity with a CVSS score of 8.9, allows unauthenticated attackers to execute malicious code remotely.</p><p>It works by exploiting a command injection weakness in the SNMP monitoring component when SNMP notifications are enabled, and affects Zimbra Collaboration's Simple Network Management Protocol (SNMP). </p><p>This is a monitoring functionality in deployments where the optional zimbra-snmp package is installed and SNMP notifications are enabled.</p><p>"This vulnerability could allow an unauthenticated attacker to send specially crafted SMTP requests, potentially resulting in the execution of arbitrary operating system commands as the Zimbra user when the optional zimbra-snmp package is installed and SNMP notifications are enabled," <a href="https://www.hkcert.org/security-bulletin/zimbra-multiple-vulnerabilities_20260824" target="_blank"><u>warned </u></a>the Hong Hong Computer Emergency Response Team (HKCert) this week. </p><p>Hackers can then establish persistence, access email accounts, harvest credentials, and move laterally to other systems. Synacor, the company behind the collaboration suite, was first made aware of the issue in June, issued a temporary mitigation, and fixed it with the release of ZCS version 10.1.20 on July 20.</p><h2 id="agencies-issue-zimbra-flaw-warnings">Agencies issue Zimbra flaw warnings</h2><p>The US <a href="https://www.itpro.com/security/what-is-cisa">Cybersecurity and Infrastructure Security Agency (CISA)</a> last week <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog" target="_blank"><u>added</u></a> the flaw to its Known Exploited Vulnerabilities (KEV) list and ordered US federal civilian agencies to address it within three days.  </p><p>However, it appears that the vulnerability is still being actively exploited.</p><p>Non-profit security organization Shadowserver said it has <a href="https://dashboard.shadowserver.org/statistics/combined/tree/?date_range=1&source=http_vulnerable&source=http_vulnerable6&tag=possible-cve-2026-73570%2B&data_set=count&scale=log&auto_update=on" target="_blank"><u>spotted</u></a> at least 274 internet-exposed Zimbra instances that have been breached. </p><p>Meanwhile, at least 8,200 organizations worldwide are still using vulnerable versions, although this doesn't mean they're exploitable as the vulnerability may be in a non-default configuration.</p><p>Dray Agha, senior manager of Huntress’ EMEA security operations center, said the exploitation of the flaw highlights the importance of <a href="https://www.itpro.com/software/ios/apples-ios-update-cycle-overhaul-how-security-teams-should-react">rapid patching</a>. </p><p>"This widespread compromise of Zimbra servers is a textbook example of the enterprise patching gap. The patch for CVE-2026-73570 was released in July, yet weeks later, attackers are still easily finding hundreds of vulnerable instances to exploit," he said. </p><p>"When dealing with an unauthenticated, remote code execution flaw on an internet-facing email server, the window for remediation isn't measured in weeks or days, it’s honestly measured in hours. Organizations need to treat collaboration suites as highly critical perimeter infrastructure and patch them with zero delay."</p><p>It's not clear who is behind the attacks, but exploitation of Zimbra vulnerabilities has in the past been linked to Russian state-sponsored hackers, including APT28, APT29, and Winter Vivern. </p><p>These groups have targeted military and diplomatic intelligence, alongside opportunistic cybercriminals seeking financial gain. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/hackers-have-breached-hundreds-of-zimbra-servers-despite-a-patch-having-been-available-for-weeks</link>
                                                                            <description>
                            <![CDATA[ The flaw allows attackers to trigger cross-site scripting, sensitive information disclosure, security restriction bypass, and remote code execution ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">sRkCh47T7zx7J2wdFNm3eH</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/R9xjBCdRw6ruDKaYUtp4c4-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 26 Aug 2026 10:53:53 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/R9xjBCdRw6ruDKaYUtp4c4-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Cybersecurity alert concept image showing a red glowing warning symbol placed on top of a digital interface.]]></media:description>                                                            <media:text><![CDATA[Cybersecurity alert concept image showing a red glowing warning symbol placed on top of a digital interface.]]></media:text>
                                <media:title type="plain"><![CDATA[Cybersecurity alert concept image showing a red glowing warning symbol placed on top of a digital interface.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/R9xjBCdRw6ruDKaYUtp4c4-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Hundreds of internet-facing Zimbra instances have been compromised through a vulnerability that was patched last month, researchers have warned. </p><p>The Zimbra Collaboration Suite (ZCS) hosts email, calendars, contacts, and administrative services. It has hundreds of millions of users, including thousands of businesses and hundreds of government agencies worldwide.</p><p>The security flaw, tracked as CVE-2026-73570 and rated high severity with a CVSS score of 8.9, allows unauthenticated attackers to execute malicious code remotely.</p><p>It works by exploiting a command injection weakness in the SNMP monitoring component when SNMP notifications are enabled, and affects Zimbra Collaboration's Simple Network Management Protocol (SNMP). </p><p>This is a monitoring functionality in deployments where the optional zimbra-snmp package is installed and SNMP notifications are enabled.</p><p>"This vulnerability could allow an unauthenticated attacker to send specially crafted SMTP requests, potentially resulting in the execution of arbitrary operating system commands as the Zimbra user when the optional zimbra-snmp package is installed and SNMP notifications are enabled," <a href="https://www.hkcert.org/security-bulletin/zimbra-multiple-vulnerabilities_20260824" target="_blank"><u>warned </u></a>the Hong Hong Computer Emergency Response Team (HKCert) this week. </p><p>Hackers can then establish persistence, access email accounts, harvest credentials, and move laterally to other systems. Synacor, the company behind the collaboration suite, was first made aware of the issue in June, issued a temporary mitigation, and fixed it with the release of ZCS version 10.1.20 on July 20.</p><h2 id="agencies-issue-zimbra-flaw-warnings">Agencies issue Zimbra flaw warnings</h2><p>The US <a href="https://www.itpro.com/security/what-is-cisa">Cybersecurity and Infrastructure Security Agency (CISA)</a> last week <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog" target="_blank"><u>added</u></a> the flaw to its Known Exploited Vulnerabilities (KEV) list and ordered US federal civilian agencies to address it within three days.  </p><p>However, it appears that the vulnerability is still being actively exploited.</p><p>Non-profit security organization Shadowserver said it has <a href="https://dashboard.shadowserver.org/statistics/combined/tree/?date_range=1&source=http_vulnerable&source=http_vulnerable6&tag=possible-cve-2026-73570%2B&data_set=count&scale=log&auto_update=on" target="_blank"><u>spotted</u></a> at least 274 internet-exposed Zimbra instances that have been breached. </p><p>Meanwhile, at least 8,200 organizations worldwide are still using vulnerable versions, although this doesn't mean they're exploitable as the vulnerability may be in a non-default configuration.</p><p>Dray Agha, senior manager of Huntress’ EMEA security operations center, said the exploitation of the flaw highlights the importance of <a href="https://www.itpro.com/software/ios/apples-ios-update-cycle-overhaul-how-security-teams-should-react">rapid patching</a>. </p><p>"This widespread compromise of Zimbra servers is a textbook example of the enterprise patching gap. The patch for CVE-2026-73570 was released in July, yet weeks later, attackers are still easily finding hundreds of vulnerable instances to exploit," he said. </p><p>"When dealing with an unauthenticated, remote code execution flaw on an internet-facing email server, the window for remediation isn't measured in weeks or days, it’s honestly measured in hours. Organizations need to treat collaboration suites as highly critical perimeter infrastructure and patch them with zero delay."</p><p>It's not clear who is behind the attacks, but exploitation of Zimbra vulnerabilities has in the past been linked to Russian state-sponsored hackers, including APT28, APT29, and Winter Vivern. </p><p>These groups have targeted military and diplomatic intelligence, alongside opportunistic cybercriminals seeking financial gain. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Iranian cyber attack on UK power plant ‘should concern every organization responsible for keeping this country running’ ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A small UK power plant was reportedly shut down for four days last month following a cyber attack attributed to Iranian hackers.</p><p>The incident appears to have affected a small-scale gas generator, rather than a large power station, and did not affect the wider grid. </p><p>According to the <a href="https://www.telegraph.co.uk/news/2026/08/22/iranian-hackers-shut-down-uk-power-plant/" target="_blank"><u><em>Daily Telegraph</em></u></a><em>,</em> the government has contacted the chief executives of power companies following the incident and has written to businesses with advice on the steps they should take to protect themselves.</p><p>The attack has been attributed to hackers affiliated to the Iranian government, and is believed to be the first of its kind in the UK.</p><p>Graeme Stewart, head of public sector at Check Point, said the incident highlights the potential risks posed by threats to critical infrastructure. </p><p>“This marks a grave escalation in the <a href="https://www.itpro.com/technology/artificial-intelligence/its-destructive-not-ransomware-security-experts-weigh-in-on-motivation-behind-stryker-cyber-attack">Iran conflict</a> because a hostile state-linked cyber threat has reportedly reached into UK energy infrastructure and caused a physical shutdown lasting four days,” he said. </p><p>“That should concern every organization responsible for keeping this country running. For most Brits, the Iran conflict is happening thousands of miles away and cyber warfare probably still conjures up images of stolen passwords, leaked data and companies being held to ransom,” Stewart added. </p><p>“The prospect of a hostile state being able to reach into the infrastructure beneath our everyday lives changes that dramatically."</p><h2 id="rising-state-sponsored-threats">Rising state-sponsored threats</h2><p>Notably, the incident coincided with a <a href="https://www.itpro.com/security/cyber-attacks/attacks-on-us-water-systems-could-be-the-tip-of-the-iceberg-cyber-experts-warn"><u>series of attacks on US water supply infrastructure</u></a> in recent weeks. More than a dozen states were affected in the campaign, which is believed to be linked to Iranian-backed threat groups. </p><p>The attacks <a href="https://www.itpro.com/security/an-evolution-in-threat-actor-capabilities-cisa-warns-hackers-are-targeting-siemens-industrial-controllers-and-theyre-using-ai-generated-code"><u>targeted internet-exposed programmable logic controllers (PLCs),</u></a> with the attackers remotely changing IP addresses and turning on and setting passwords. </p><p>Several water firms were left unable to view connected equipment, and in some cases it was shut down. </p><p>The FBI has <a href="https://www.fbi.gov/investigate/cyber/alerts/2026/malicious-cyber-actors-targeting-water-and-wastewater-sector-internet--facing-programmable-logic-controllers-causing-operational-disruptions" target="_blank"><u>recommended</u></a> disconnecting PLCs from the public-facing internet, strictly controlling access to them, tightening up passwords, and reviewing project files running on PLCs for unauthorized changes.</p><h2 id="uk-infrastructure-in-the-crosshairs">UK infrastructure in the crosshairs</h2><p>According to the <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do"><u>National Cyber Security Centre (NCSC)</u></a>, the UK is experiencing increased threats from Iranian-backed cyber groups. </p><p>Earlier this year, the agency <a href="https://www.ncsc.gov.uk/news/ncsc-advises-uk-organisations-take-action-following-conflict-in-middle-east"><u>issued a warning</u></a> over heightened risk of indirect threats for organizations with a presence, or supply chains, in the Middle East. </p><p>Stewart suggested that the impact of an attack on larger power supply operators or other critical infrastructure firms could be disastrous. </p><p>"We have to ask what happens if the next target is bigger, more critical or more deeply connected to the services millions of people rely on. Britain’s critical national infrastructure underpins almost every part of modern life, including electricity, water, transport and communications, and those systems are increasingly digital, interconnected and dependent on one another," he said. </p><p>"The question now has to be whether Britain is genuinely ready if something more serious follows.”</p><p>A spokesperson for the UK government told ITPro that it's working on an Energy Resilience Strategy. Set for publication later this year, this will outline plans for ensuring the energy system remains stable and secure. </p><p>"The UK has a highly resilience energy system. We work closely with the energy sector to protect infrastructure and ensure the highest standards of security," the spokesperson added.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/iranian-cyber-attack-on-uk-power-plant-should-concern-every-organization-responsible-for-keeping-this-country-running</link>
                                                                            <description>
                            <![CDATA[ The attack is believed to be the first of its kind in the UK ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">a3KtrhTkLYTLzbspGv6TUX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/9Aj26fi5g7AJFcmpsnt24C-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 24 Aug 2026 09:58:17 +0000</pubDate>                                                                                                                                <updated>Mon, 24 Aug 2026 10:00:36 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/9Aj26fi5g7AJFcmpsnt24C-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Map of the United Kingdom and Northern Ireland on a digital interface.]]></media:description>                                                            <media:text><![CDATA[Map of the United Kingdom and Northern Ireland on a digital interface.]]></media:text>
                                <media:title type="plain"><![CDATA[Map of the United Kingdom and Northern Ireland on a digital interface.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/9Aj26fi5g7AJFcmpsnt24C-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A small UK power plant was reportedly shut down for four days last month following a cyber attack attributed to Iranian hackers.</p><p>The incident appears to have affected a small-scale gas generator, rather than a large power station, and did not affect the wider grid. </p><p>According to the <a href="https://www.telegraph.co.uk/news/2026/08/22/iranian-hackers-shut-down-uk-power-plant/" target="_blank"><u><em>Daily Telegraph</em></u></a><em>,</em> the government has contacted the chief executives of power companies following the incident and has written to businesses with advice on the steps they should take to protect themselves.</p><p>The attack has been attributed to hackers affiliated to the Iranian government, and is believed to be the first of its kind in the UK.</p><p>Graeme Stewart, head of public sector at Check Point, said the incident highlights the potential risks posed by threats to critical infrastructure. </p><p>“This marks a grave escalation in the <a href="https://www.itpro.com/technology/artificial-intelligence/its-destructive-not-ransomware-security-experts-weigh-in-on-motivation-behind-stryker-cyber-attack">Iran conflict</a> because a hostile state-linked cyber threat has reportedly reached into UK energy infrastructure and caused a physical shutdown lasting four days,” he said. </p><p>“That should concern every organization responsible for keeping this country running. For most Brits, the Iran conflict is happening thousands of miles away and cyber warfare probably still conjures up images of stolen passwords, leaked data and companies being held to ransom,” Stewart added. </p><p>“The prospect of a hostile state being able to reach into the infrastructure beneath our everyday lives changes that dramatically."</p><h2 id="rising-state-sponsored-threats">Rising state-sponsored threats</h2><p>Notably, the incident coincided with a <a href="https://www.itpro.com/security/cyber-attacks/attacks-on-us-water-systems-could-be-the-tip-of-the-iceberg-cyber-experts-warn"><u>series of attacks on US water supply infrastructure</u></a> in recent weeks. More than a dozen states were affected in the campaign, which is believed to be linked to Iranian-backed threat groups. </p><p>The attacks <a href="https://www.itpro.com/security/an-evolution-in-threat-actor-capabilities-cisa-warns-hackers-are-targeting-siemens-industrial-controllers-and-theyre-using-ai-generated-code"><u>targeted internet-exposed programmable logic controllers (PLCs),</u></a> with the attackers remotely changing IP addresses and turning on and setting passwords. </p><p>Several water firms were left unable to view connected equipment, and in some cases it was shut down. </p><p>The FBI has <a href="https://www.fbi.gov/investigate/cyber/alerts/2026/malicious-cyber-actors-targeting-water-and-wastewater-sector-internet--facing-programmable-logic-controllers-causing-operational-disruptions" target="_blank"><u>recommended</u></a> disconnecting PLCs from the public-facing internet, strictly controlling access to them, tightening up passwords, and reviewing project files running on PLCs for unauthorized changes.</p><h2 id="uk-infrastructure-in-the-crosshairs">UK infrastructure in the crosshairs</h2><p>According to the <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do"><u>National Cyber Security Centre (NCSC)</u></a>, the UK is experiencing increased threats from Iranian-backed cyber groups. </p><p>Earlier this year, the agency <a href="https://www.ncsc.gov.uk/news/ncsc-advises-uk-organisations-take-action-following-conflict-in-middle-east"><u>issued a warning</u></a> over heightened risk of indirect threats for organizations with a presence, or supply chains, in the Middle East. </p><p>Stewart suggested that the impact of an attack on larger power supply operators or other critical infrastructure firms could be disastrous. </p><p>"We have to ask what happens if the next target is bigger, more critical or more deeply connected to the services millions of people rely on. Britain’s critical national infrastructure underpins almost every part of modern life, including electricity, water, transport and communications, and those systems are increasingly digital, interconnected and dependent on one another," he said. </p><p>"The question now has to be whether Britain is genuinely ready if something more serious follows.”</p><p>A spokesperson for the UK government told ITPro that it's working on an Energy Resilience Strategy. Set for publication later this year, this will outline plans for ensuring the energy system remains stable and secure. </p><p>"The UK has a highly resilience energy system. We work closely with the energy sector to protect infrastructure and ensure the highest standards of security," the spokesperson added.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘The scale of PurpleDelta’s operation is easy to miss’: Fake North Korean IT workers are submitting so many job applications that companies can’t keep up ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.itpro.com/security/cyber-attacks/north-korean-it-workers-the-growing-threat">Fake North Korean IT workers</a> are taking their job-hunt seriously, submitting as many as 60 job applications per day according to new research. </p><p>Groups of North Korean IT workers, <a href="https://www.recordedfuture.com/research/purpledelta-fraudulent-employment-operations" target="_blank">dubbed PurpleDelta</a> by Recorded Future, created at least 22 fabricated personas, with job applications being made across a range of recruitment websites and <a href="https://www.itpro.com/security/cyber-attacks/north-korean-it-workers-the-growing-threat">platforms such as LinkedIn and Upwork</a>. </p><p>Notably, the group is using identity-brokering services, account-renting via <a href="https://www.itpro.com/mobile/remote-access/368059/anydesk-review">AnyDesk</a>, and multi-accounting tools. </p><p>Researchers found these fraudulent workers are often coordinating via Telegram and Slack, with support from facilitators who procure and maintain company-issued hardware on the operators' behalf.</p><p>“A successful job placement provides the PurpleDelta operation with a steady income and places a false employee within a company’s normal systems," said Alexander Leslie, senior advisor at Recorded Future. </p><p>"Wages are often funnelled toward sanctioned North Korean military and nuclear programs, and access may also expose information that was never meant to leave a company.”</p><h2 id="fake-north-korean-it-workers-are-turning-to-ai">Fake North Korean IT workers are turning to AI</h2><p>The fake workers' applications typically include AI-generated profile photos, custom-configured <a href="https://www.itpro.com/technology/artificial-intelligence/openai-just-revealed-what-people-really-use-chatgpt-for-and-70-percent-of-queries-have-nothing-to-do-with-work">ChatGPT </a>assistants, and identity documents sourced from an illicit ID-generation service. </p><p>In terms of targets, researchers noted they’ve been applying for jobs at software and technology companies, as well as healthcare and biotechnology firms. Some appear to have been successful, according to Recorded Future, infiltrating at least 10 organizations. </p><p>Once inside, the fraudulent workers recorded internal meetings, used screen recording software during work sessions, and drafted pre-written Google Translate excuses to justify the use of personal devices and personal bank accounts. </p><p>“The scale of PurpleDelta’s operation is easy to miss when a company sees only one application," said Leslie. </p><p>"During interviews, PurpleDelta operators copied transcribed questions into ChatGPT and read the answers back, sometimes word for word, and occasionally repeated incorrect answers. A candidate can sound prepared without fully understanding what they are saying, which makes ordinary interview cues less reliable."</p><h2 id="manipulating-company-hardware">Manipulating company hardware</h2><p>In some cases, Recorded Future said fraudulent workers received a company laptop and kept it and connected it in the country where they claim to live - usually the US, Germany or Brazil. </p><p>In one instance, researchers spotted one operative managing at least four identities simultaneously. </p><p>“PurpleDelta can recover quickly when one identity is exposed and a persona can be replaced," said Leslie. </p><p>"The same application machinery can keep running under a new name, and organizations should expect these operatives to adjust their methods as hiring teams become more familiar with them. Continued verification gives companies a better chance of catching changes."</p><p>Researchers warned that these fraudulent workers have been highly successful so far, collecting high-value intelligence and exfiltrating proprietary data, source code, and internal communications in support of North Korean state objectives. </p><p>"Companies should verify an employee’s identity after hiring, checking this during onboarding, so they can confirm where a worker and the hardware actually are," Leslie said. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/the-scale-of-purpledeltas-operation-is-easy-to-miss-fake-north-korean-it-workers-are-submitting-so-many-job-applications-that-companies-cant-keep-up</link>
                                                                            <description>
                            <![CDATA[ The PurpleDelta group is applying for thousands of jobs to steal proprietary data, source code, and internal communications ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">osiLPVSnYqZZJKwzNyTEGM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/rBaWcKkPGkJSvaRS3NHzSB-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 19 Aug 2026 11:16:46 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/rBaWcKkPGkJSvaRS3NHzSB-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[North Korean hacker concept image showing a man in military uniform working on a laptop computer with flag of North Korea pictured on screen in background.]]></media:description>                                                            <media:text><![CDATA[North Korean hacker concept image showing a man in military uniform working on a laptop computer with flag of North Korea pictured on screen in background.]]></media:text>
                                <media:title type="plain"><![CDATA[North Korean hacker concept image showing a man in military uniform working on a laptop computer with flag of North Korea pictured on screen in background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/rBaWcKkPGkJSvaRS3NHzSB-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/security/cyber-attacks/north-korean-it-workers-the-growing-threat">Fake North Korean IT workers</a> are taking their job-hunt seriously, submitting as many as 60 job applications per day according to new research. </p><p>Groups of North Korean IT workers, <a href="https://www.recordedfuture.com/research/purpledelta-fraudulent-employment-operations" target="_blank">dubbed PurpleDelta</a> by Recorded Future, created at least 22 fabricated personas, with job applications being made across a range of recruitment websites and <a href="https://www.itpro.com/security/cyber-attacks/north-korean-it-workers-the-growing-threat">platforms such as LinkedIn and Upwork</a>. </p><p>Notably, the group is using identity-brokering services, account-renting via <a href="https://www.itpro.com/mobile/remote-access/368059/anydesk-review">AnyDesk</a>, and multi-accounting tools. </p><p>Researchers found these fraudulent workers are often coordinating via Telegram and Slack, with support from facilitators who procure and maintain company-issued hardware on the operators' behalf.</p><p>“A successful job placement provides the PurpleDelta operation with a steady income and places a false employee within a company’s normal systems," said Alexander Leslie, senior advisor at Recorded Future. </p><p>"Wages are often funnelled toward sanctioned North Korean military and nuclear programs, and access may also expose information that was never meant to leave a company.”</p><h2 id="fake-north-korean-it-workers-are-turning-to-ai">Fake North Korean IT workers are turning to AI</h2><p>The fake workers' applications typically include AI-generated profile photos, custom-configured <a href="https://www.itpro.com/technology/artificial-intelligence/openai-just-revealed-what-people-really-use-chatgpt-for-and-70-percent-of-queries-have-nothing-to-do-with-work">ChatGPT </a>assistants, and identity documents sourced from an illicit ID-generation service. </p><p>In terms of targets, researchers noted they’ve been applying for jobs at software and technology companies, as well as healthcare and biotechnology firms. Some appear to have been successful, according to Recorded Future, infiltrating at least 10 organizations. </p><p>Once inside, the fraudulent workers recorded internal meetings, used screen recording software during work sessions, and drafted pre-written Google Translate excuses to justify the use of personal devices and personal bank accounts. </p><p>“The scale of PurpleDelta’s operation is easy to miss when a company sees only one application," said Leslie. </p><p>"During interviews, PurpleDelta operators copied transcribed questions into ChatGPT and read the answers back, sometimes word for word, and occasionally repeated incorrect answers. A candidate can sound prepared without fully understanding what they are saying, which makes ordinary interview cues less reliable."</p><h2 id="manipulating-company-hardware">Manipulating company hardware</h2><p>In some cases, Recorded Future said fraudulent workers received a company laptop and kept it and connected it in the country where they claim to live - usually the US, Germany or Brazil. </p><p>In one instance, researchers spotted one operative managing at least four identities simultaneously. </p><p>“PurpleDelta can recover quickly when one identity is exposed and a persona can be replaced," said Leslie. </p><p>"The same application machinery can keep running under a new name, and organizations should expect these operatives to adjust their methods as hiring teams become more familiar with them. Continued verification gives companies a better chance of catching changes."</p><p>Researchers warned that these fraudulent workers have been highly successful so far, collecting high-value intelligence and exfiltrating proprietary data, source code, and internal communications in support of North Korean state objectives. </p><p>"Companies should verify an employee’s identity after hiring, checking this during onboarding, so they can confirm where a worker and the hardware actually are," Leslie said. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Stopping supply chain attacks ]]></title>
                                                                                                <dc:content><![CDATA[ <iframe allow="clipboard-write" height="200px" width="100%" id="" style="width: 100%; height: 200px;" class="position-center" data-lazy-priority="high" data-lazy-src="https://player.captivate.fm/episode/c2d9c770-6596-467a-91b4-09b2da63f1c2/"></iframe><p>Supply chain attacks are increasingly common and increasingly disruptive, but organizations still struggle to defend against them properly.</p><p>In this episode of the ITPro Podcast, Jane and Ross are joined by Haydn Brooks, CEO of supply chain security firm Risk Ledger, to talk about what threats businesses are facing, what mitigation strategies could work well, and why cyber teams need to work together throughout the supply chain.</p><h2 id="highlights">Highlights</h2><p>"Most of the attacks that you find in in kind of the supply chain main are untargeted. So it's where you've had a threat actor launch a lot of attacks against a lot of different targets, they've breached a company without really knowing who that company is or was, and then they've basically passed that access on to somebody else, or they've gone on and leaked data or taken that company offline. And it's not really like a targeted attack against someone else, it's just that other companies who use that supply ... experience that as a supply chain attack, and very few of them are targeted. Where they are targeted, they are very hard to defend against because essentially, as the end target, I'm having to worry about an attack against somebody else, which I have no control over, being able to detect that and then being able to somehow respond to it as well."</p><p>"I think actually the regulation has kind of followed the the movement that we've seen within the industry rather than the other way around ... we're seeing a lot of these regulations also requiring companies to be either taking threat intelligence from others or sharing threat intelligence with others, as well as reporting incidents. So all of the regulation and the way security teams operate is moving in that direction of being more open, sharing more to benefit for the wider industry."</p><h2 id="related-content">Related content</h2><ul><li><a href="https://www.itpro.com/security/cyber-resilience-uk-learning-to-take-the-punches">Cyber resilience in the UK: learning to take the punches</a></li><li><a href="https://www.itpro.com/business/policy-and-legislation/dora-and-why-resilience-once-again-matters-to-the-board">DORA and why resilience (once again) matters to the board</a></li><li><a href="https://www.itpro.com/security/securing-the-supply-chain-why-zero-trust-and-recovery-readiness-are-non-negotiable">Securing the supply chain: Why zero trust and recovery readiness are non-negotiable</a></li><li><a href="https://www.itpro.com/security/data-breaches/logistics-firm-supply-chain-breach-hits-valve-and-other-customers">Logistics firm supply chain breach hits Valve and other customers</a></li><li><a href="https://www.itpro.com/security/cyber-attacks/jaguar-land-rover-cyber-attack-financial-impact-cyber-monitoring-centre">Former NCSC head says the Jaguar Land Rover attack was the 'single most financially damaging cyber event ever to hit the UK' as impact laid bare</a></li><li><a href="https://www.itpro.com/security/cyber-attacks/the-litellm-supply-chain-attack-this-year-could-be-the-biggest-ever">The LiteLLM supply chain attack this year could be the biggest ever</a></li><li><a href="https://www.itpro.com/security/why-is-supply-chain-resilience-under-the-spotlight">Why supply chain resilience is under the spotlight</a></li><li><a href="https://www.itpro.com/security/cyber-attacks/jaguar-land-rover-did-the-right-thing-shutting-down-systems-to-thwart-cyber-attack">Jaguar Land Rover “did the right thing” shutting down systems to thwart cyber attack</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/stopping-supply-chain-attacks</link>
                                                                            <description>
                            <![CDATA[ Why cyber teams need to work together to improve everyone's security ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ukzUwtBBi7EdYSg2R7pAFX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/w8NJiNPVH9eTRKENgPJoiT-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 14 Aug 2026 10:12:56 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ jane.mccallion@futurenet.com (Jane McCallion) ]]></author>                    <dc:creator><![CDATA[ Jane McCallion ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Wq9nnLr7TNkY8gyBRb7YsA.jpeg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Jane is managing editor at ITPro and ChannelPro. She started out with the brands as a staff writer specializing in cloud computing before going on to become senior writer and reports editor, managing the content and creation of ITPro’s quarterly whitepapers. During this time, she broadened her expertise to include cybersecurity, data centers and enterprise IT infrastructure. In 2016, she became features editor, managing a pool of freelance and internal writers, while continuing to specialize in enterprise IT infrastructure, data centers, and business strategy.&lt;/p&gt;&lt;p&gt;In October 2021, she became the sites’ deputy editor, before moving to the role of managing editor in June 2024. Although she now has a more strategic role,  she is still a specialist in enterprise IT infrastructure, business strategy, and cybersecurity.&lt;/p&gt;&lt;p&gt;Jane holds an MA in journalism from Goldsmiths, University of London, and a BA in Applied Languages from the University of Portsmouth. She is fluent in French and Spanish, and has written features in both languages.&lt;/p&gt;&lt;p&gt;Prior to joining ITPro, Jane was a freelance business journalist writing as both Jane McCallion and Jane Bordenave for titles such as European CEO, World Finance, and Business Excellence Magazine.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/w8NJiNPVH9eTRKENgPJoiT-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[&quot;Stopping supply chain attacks&quot; in yellow and white text overlaid on top of an image of purple and pink neon chain links with one link shattering.]]></media:description>                                                            <media:text><![CDATA[&quot;Stopping supply chain attacks&quot; in yellow and white text overlaid on top of an image of purple and pink neon chain links with one link shattering.]]></media:text>
                                <media:title type="plain"><![CDATA[&quot;Stopping supply chain attacks&quot; in yellow and white text overlaid on top of an image of purple and pink neon chain links with one link shattering.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/w8NJiNPVH9eTRKENgPJoiT-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <iframe allow="clipboard-write" height="200px" width="100%" id="" style="width: 100%; height: 200px;" class="position-center" data-lazy-priority="high" data-lazy-src="https://player.captivate.fm/episode/c2d9c770-6596-467a-91b4-09b2da63f1c2/"></iframe><p>Supply chain attacks are increasingly common and increasingly disruptive, but organizations still struggle to defend against them properly.</p><p>In this episode of the ITPro Podcast, Jane and Ross are joined by Haydn Brooks, CEO of supply chain security firm Risk Ledger, to talk about what threats businesses are facing, what mitigation strategies could work well, and why cyber teams need to work together throughout the supply chain.</p><h2 id="highlights">Highlights</h2><p>"Most of the attacks that you find in in kind of the supply chain main are untargeted. So it's where you've had a threat actor launch a lot of attacks against a lot of different targets, they've breached a company without really knowing who that company is or was, and then they've basically passed that access on to somebody else, or they've gone on and leaked data or taken that company offline. And it's not really like a targeted attack against someone else, it's just that other companies who use that supply ... experience that as a supply chain attack, and very few of them are targeted. Where they are targeted, they are very hard to defend against because essentially, as the end target, I'm having to worry about an attack against somebody else, which I have no control over, being able to detect that and then being able to somehow respond to it as well."</p><p>"I think actually the regulation has kind of followed the the movement that we've seen within the industry rather than the other way around ... we're seeing a lot of these regulations also requiring companies to be either taking threat intelligence from others or sharing threat intelligence with others, as well as reporting incidents. So all of the regulation and the way security teams operate is moving in that direction of being more open, sharing more to benefit for the wider industry."</p><h2 id="related-content">Related content</h2><ul><li><a href="https://www.itpro.com/security/cyber-resilience-uk-learning-to-take-the-punches">Cyber resilience in the UK: learning to take the punches</a></li><li><a href="https://www.itpro.com/business/policy-and-legislation/dora-and-why-resilience-once-again-matters-to-the-board">DORA and why resilience (once again) matters to the board</a></li><li><a href="https://www.itpro.com/security/securing-the-supply-chain-why-zero-trust-and-recovery-readiness-are-non-negotiable">Securing the supply chain: Why zero trust and recovery readiness are non-negotiable</a></li><li><a href="https://www.itpro.com/security/data-breaches/logistics-firm-supply-chain-breach-hits-valve-and-other-customers">Logistics firm supply chain breach hits Valve and other customers</a></li><li><a href="https://www.itpro.com/security/cyber-attacks/jaguar-land-rover-cyber-attack-financial-impact-cyber-monitoring-centre">Former NCSC head says the Jaguar Land Rover attack was the 'single most financially damaging cyber event ever to hit the UK' as impact laid bare</a></li><li><a href="https://www.itpro.com/security/cyber-attacks/the-litellm-supply-chain-attack-this-year-could-be-the-biggest-ever">The LiteLLM supply chain attack this year could be the biggest ever</a></li><li><a href="https://www.itpro.com/security/why-is-supply-chain-resilience-under-the-spotlight">Why supply chain resilience is under the spotlight</a></li><li><a href="https://www.itpro.com/security/cyber-attacks/jaguar-land-rover-did-the-right-thing-shutting-down-systems-to-thwart-cyber-attack">Jaguar Land Rover “did the right thing” shutting down systems to thwart cyber attack</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The LiteLLM supply chain attack this year could be the biggest ever ]]></title>
                                                                                                <dc:content><![CDATA[ <p>More than 2,500 organizations were exposed in the <a href="https://www.itpro.com/security/litellm-pypi-compromise-everything-we-know-so-far">LiteLLM supply chain attack</a> earlier this year, according to CloudSEK, making it the biggest-ever supply chain attack.</p><p>The company <a href="https://www.cloudsek.com/blog/ai-supply-chain-breach-2500-companies-434000-cicd-pipelines" target="_blank"><u>said</u></a> a host of major organisations, including Nvidia, Samsung, Cisco, ServiceNow, Zscaler, and more were exposed. The company stressed that this isn’t proof they were actually compromised, however. </p><p>Information exposed in the campaign included AWS, Google Cloud, and Microsoft Azure credentials, SSH keys, Kubernetes tokens, .env files and CI/CD secrets – including the values <a href="https://www.itpro.com/security/github-action-supply-chain-incident">GitHub Actions</a> tries to mask, scraped directly from /proc//mem. </p><p>Meanwhile, in the case of AI builds, LLM API keys and gateway configuration – the credentials to an organization's entire AI stack – were exposed.</p><p>This could have allowed attackers to access corporate cloud environments, break into internal servers and systems, steal proprietary source code, and access or manipulate <a href="https://www.itpro.com/software/development/software-developers-not-checking-ai-generated-code-verification-debt">software development</a> infrastructure.</p><p>"For businesses, these credentials can be extremely sensitive because they are often what employees, applications and automated systems use to prove their identity. If attackers successfully obtained them, they may not need to hack the company again. They could simply log in using legitimate credentials," CloudSEK said.</p><p>"That creates a particularly serious risk because malicious activity performed through valid credentials can be much harder for security teams to detect."</p><h2 id="what-happened-in-the-litellm-supply-chain-attack">What happened in the LiteLLM supply chain attack?</h2><p>The <a href="https://www.itpro.com/security/litellm-pypi-compromise-everything-we-know-so-far"><u>incident</u></a> took place in March, when the Team PCP cybercriminal group breached LiteLLM, an open source tool widely used by organizations to connect applications with AI models.</p><p>Malicious versions of LiteLLM were reportedly available through the Python software repository PyPI for just 40 minutes – but still saw the potential exposure of 434,000 CI/CD pipelines used to build, test and deploy software. </p><p>The breach appeared to be linked to the earlier compromise of Trivy, in which the abuse of a trusted vulnerability scanner in CI/CD pipelines enabled credential theft that was apparently used to poison LiteLLM’s PyPI release chain.</p><p>Because <a href="https://www.itpro.com/business/digital-transformation/cicd-comes-into-focus-as-enterprises-ramp-up-application-modernization-efforts">CI/CD pipelines</a> can automatically download software packages without a developer manually reviewing every component, a malicious package can potentially spread across large numbers of corporate systems very quickly.</p><p>Researchers noted that even when the original malicious package has been removed, the security risk may not have ended with it.</p><p>"If attackers copied credentials while the compromised package was active, removing LiteLLM does not automatically invalidate those credentials," the researchers said.</p><p>"A cloud key, API token or server credential could remain valid until the organization itself changes or revokes it. This means organizations potentially exposed during the March incident could continue to face risk weeks or months later."</p><p>CloudSEK has since released a free <a href="https://exposure.cloudsek.com/ai-supply-chain-incident"><u>exposure-checking tool</u></a> to help organizations find out whether credentials or infrastructure associated with them appear in its dataset. </p><p>If they do, it said, firms should check out the relevant systems, review access logs and immediately rotate or revoke potentially exposed credentials.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/the-litellm-supply-chain-attack-this-year-could-be-the-biggest-ever</link>
                                                                            <description>
                            <![CDATA[ CloudSEK has identified dozens of major global organizations whose data was exposed ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">SP5EPpVEVGmXudoYhcwu7m</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/DD7oSG7mL3LVWBrNQQCQu7-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 13 Aug 2026 10:16:11 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/DD7oSG7mL3LVWBrNQQCQu7-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Digital chain concept art]]></media:description>                                                            <media:text><![CDATA[Digital chain concept art]]></media:text>
                                <media:title type="plain"><![CDATA[Digital chain concept art]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/DD7oSG7mL3LVWBrNQQCQu7-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>More than 2,500 organizations were exposed in the <a href="https://www.itpro.com/security/litellm-pypi-compromise-everything-we-know-so-far">LiteLLM supply chain attack</a> earlier this year, according to CloudSEK, making it the biggest-ever supply chain attack.</p><p>The company <a href="https://www.cloudsek.com/blog/ai-supply-chain-breach-2500-companies-434000-cicd-pipelines" target="_blank"><u>said</u></a> a host of major organisations, including Nvidia, Samsung, Cisco, ServiceNow, Zscaler, and more were exposed. The company stressed that this isn’t proof they were actually compromised, however. </p><p>Information exposed in the campaign included AWS, Google Cloud, and Microsoft Azure credentials, SSH keys, Kubernetes tokens, .env files and CI/CD secrets – including the values <a href="https://www.itpro.com/security/github-action-supply-chain-incident">GitHub Actions</a> tries to mask, scraped directly from /proc//mem. </p><p>Meanwhile, in the case of AI builds, LLM API keys and gateway configuration – the credentials to an organization's entire AI stack – were exposed.</p><p>This could have allowed attackers to access corporate cloud environments, break into internal servers and systems, steal proprietary source code, and access or manipulate <a href="https://www.itpro.com/software/development/software-developers-not-checking-ai-generated-code-verification-debt">software development</a> infrastructure.</p><p>"For businesses, these credentials can be extremely sensitive because they are often what employees, applications and automated systems use to prove their identity. If attackers successfully obtained them, they may not need to hack the company again. They could simply log in using legitimate credentials," CloudSEK said.</p><p>"That creates a particularly serious risk because malicious activity performed through valid credentials can be much harder for security teams to detect."</p><h2 id="what-happened-in-the-litellm-supply-chain-attack">What happened in the LiteLLM supply chain attack?</h2><p>The <a href="https://www.itpro.com/security/litellm-pypi-compromise-everything-we-know-so-far"><u>incident</u></a> took place in March, when the Team PCP cybercriminal group breached LiteLLM, an open source tool widely used by organizations to connect applications with AI models.</p><p>Malicious versions of LiteLLM were reportedly available through the Python software repository PyPI for just 40 minutes – but still saw the potential exposure of 434,000 CI/CD pipelines used to build, test and deploy software. </p><p>The breach appeared to be linked to the earlier compromise of Trivy, in which the abuse of a trusted vulnerability scanner in CI/CD pipelines enabled credential theft that was apparently used to poison LiteLLM’s PyPI release chain.</p><p>Because <a href="https://www.itpro.com/business/digital-transformation/cicd-comes-into-focus-as-enterprises-ramp-up-application-modernization-efforts">CI/CD pipelines</a> can automatically download software packages without a developer manually reviewing every component, a malicious package can potentially spread across large numbers of corporate systems very quickly.</p><p>Researchers noted that even when the original malicious package has been removed, the security risk may not have ended with it.</p><p>"If attackers copied credentials while the compromised package was active, removing LiteLLM does not automatically invalidate those credentials," the researchers said.</p><p>"A cloud key, API token or server credential could remain valid until the organization itself changes or revokes it. This means organizations potentially exposed during the March incident could continue to face risk weeks or months later."</p><p>CloudSEK has since released a free <a href="https://exposure.cloudsek.com/ai-supply-chain-incident"><u>exposure-checking tool</u></a> to help organizations find out whether credentials or infrastructure associated with them appear in its dataset. </p><p>If they do, it said, firms should check out the relevant systems, review access logs and immediately rotate or revoke potentially exposed credentials.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 24 hours to recover from a cyber attack ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The way an organization recovers from a cyber attack can be the difference between minimal disruption and going out of business. But while effective recovery can take time, business leaders are increasingly focusing on speed. </p><p>Recent data shows CEOs are placing huge demands on security professionals to be able to get back up and running quickly. Two-thirds of CEOs expect to be notified of a cyberattack within half an hour, according to <a href="https://www.itpro.com/security/with-jobs-on-the-line-ceos-now-demand-cyber-attack-recovery-in-hours-not-days-or-weeks"><u>research</u></a> from Cohesity. While 19% of business leaders think they should be alerted to a breach within five minutes.Around 38% of CEOs expect basic operations to be back up and running within a day, with 14% saying this should happen in just one hour. </p><p>The UK government’s recent <a href="https://www.gov.uk/government/statistics/cyber-security-breaches-survey-20252026/cyber-security-breaches-survey-20252026"><u>Cyber Security Breaches Survey</u></a> shows most firms can recover within 24 hours. Is this really possible, and if so, how can firms <a href="https://www.itpro.com/security/data-breaches/businesses-need-to-boost-cyber-resilience-heres-how"><u>harden defences</u></a> so they are able to get back up and running swiftly?</p><h2 id="attack-timelines">Attack timelines</h2><p>After a <a href="https://www.itpro.com/security/cyber-attacks/threat-actors-exploiting-quickly-what-business-leaders-should-do"><u>cyberattack</u></a> hits, some businesses will descend into chaos. “Systems are down, normal tooling doesn’t work – and you may even be isolated from the internet,” says Ade Clewlow MBE, associate director and senior advisor at NCC Group.</p><p>Yet amid this complex and high-stakes environment, experts say the first few hours after discovering an incident are critical. “How companies react to a breach in the first few hours matters,” says Dennis Martin, cyber and crisis resilience specialist at Axians UK.</p><p>He explains how during a live <a href="https://www.itpro.com/security/ransomware/new-ransomware-groups-worrying-security-researchers"><u>ransomware attack</u></a>, for example, the call on whether to disconnect the network and shut down systems needs to be made quickly. “In practice, this means teams monitoring the network need clear pre-authorisation to shut it down if they suspect an attack. It also means there should be a plan on how to restore once the system has been taken down, for both false-positive cases and confirmed attacks.”</p><p>Among the steps required, victims need to rapidly establish what has happened, assess whether the threat actor is still active, and work out which systems are affected. They then need to identify the steps needed to minimize the attack’s impact. “Immediate priorities typically include containing the attack and engaging key stakeholders,” according to Adam Harrison, managing director in the cybersecurity practice at FTI Consulting. </p><p>Speed is important, but acting on incomplete or inaccurate information “can be just as damaging as acting too slowly”, Harrison warns. He says overreacting to a false positive, disconnecting systems in a manner that makes recovery more difficult, or causing unnecessary business disruption “can serve as a self-inflicted wound”.</p><h2 id="understanding-the-scope">Understanding the scope</h2><p>Some steps can be taken straight after an attack, such as the initial containment. While this can often begin within the first hours, understanding the full scope of an incident may “take days or even weeks”, says Harrison.</p><p>Dan Wood, CISO at Cyberfort concurs. He believes recovering quickly and recovering well are “two very different things”. </p><p>“Everybody pats you on the back for getting operations restored in 24 hours after a cyber breach, but if you haven't recovered well, recovering quickly is pointless,” he says.</p><p>Wood says he’s seen organizations seemingly back up and running within hours, but at a cost. “Then they suffer the same attack days later because compromised backups placed the vulnerability and the attacker's back door straight back into live operation.”</p><p>The goal should be to have core services running in a clean environment, and to be able to prove this, Martin advises. “Otherwise, systems may be quickly compromised again, and, if a clean environment can’t be proven, partners won’t allow reactivation of vital interfaces.”</p><p>Yet at the same time, a slow response can be damaging. The impact of this will depend on the phase of the attack, according to Harrison. In the early stages, any delay gives an attacker more opportunity to achieve their objectives, he says. “They may access more systems, steal additional data, deploy ransomware, or establish persistence that makes later eradication significantly harder.”</p><p>Sluggish responses also increase business disruption. “Systems that could have been isolated early may instead require complete rebuilding,” says Harrison. “Recovery costs can also escalate and regulatory obligations will become more complex if additional data is compromised.”</p><p>In the latter stages of an incident, or after the adversary has already performed their <a href="https://www.ncsc.gov.uk/sites/default/files/documents/common_cyber_attacks_ncsc.pdf"><u>‘actions on objective’</u></a>, the focus shifts from preventing compromise and limiting further damage to restoring operations safely and understanding the full extent of the impact, according to Harrison. “At that point, delays can prolong downtime and increase recovery costs.”</p><h2 id="recovery-timelines">Recovery timelines</h2><p>The pressure is on, and the initial response should be rapid. But CEOS must also be realistic about the possibility of recovering too quickly. </p><p>“The number of variables involved in an attack will always dictate the speed of recovery,” Clewlow says. “For example, the threat from AI is moving at pace, so a successful AI-enabled technical attack has the potential to be more damaging in a shorter time.”</p><p>However, an organization that experiences minor disruption, such as a website being defaced, can usually recover relatively quickly, says Clewlow. </p><p>“Although technically a cyber incident, this is at the less severe end of the sliding scale. The larger and more complex the network is, the more severe the incident is likely to be, and the longer it will take to return to business as usual.”</p><p>Meeting the 24-hour benchmark demands “genuine organizational rigour”, according to Tracey Hannan-Jones, consulting director in information security, UBDS Digital. </p><p>“This means documented and rehearsed response plans, clearly assigned roles, pre-approved communication templates, and recovery infrastructure that is tested regularly and never assumed to work.”</p><p>Some of the basics include foundational cyber hygiene and ensuring your network is adequately segmented, according to Clewlow.</p><p>It’s also key to know what the minimum viable operations are for the business and to understand the assets on the network, says Clewlow. He believes rehearsed response plans are a key factor. </p><p>“CISOs should work with colleagues to ensure business continuity plans are shared and verified against information security realities, and that priorities for restoring systems and services after an incident are clearly understood,” he said.</p><p>“Recovery from a cyberattack is a team effort, in which the CISO will play an integral role.” </p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/24-hours-to-recover-from-a-cyber-attack</link>
                                                                            <description>
                            <![CDATA[ Two-thirds of CEOs want to be notified of a cyber attack within half an hour, with most expecting basic operations to be back up and running within a day. How can firms speed up their recovery? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">7duEk2zWApDg82TDioAbkS</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/VHuoRHN7D2BMLU3pbN3Xv4-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 13 Aug 2026 07:00:00 +0000</pubDate>                                                                                                                                <updated>Mon, 17 Aug 2026 11:12:57 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kate O&#039;Flaherty ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/LUULv6n7VJ3BHPnaoLHHdg.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/VHuoRHN7D2BMLU3pbN3Xv4-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A stylized image showing a glowing red cyber attack warning on top of a reflective metal surface bearing the flag of Iran.]]></media:description>                                                            <media:text><![CDATA[A stylized image showing a glowing red cyber attack warning on top of a reflective metal surface bearing the flag of Iran.]]></media:text>
                                <media:title type="plain"><![CDATA[A stylized image showing a glowing red cyber attack warning on top of a reflective metal surface bearing the flag of Iran.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/VHuoRHN7D2BMLU3pbN3Xv4-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The way an organization recovers from a cyber attack can be the difference between minimal disruption and going out of business. But while effective recovery can take time, business leaders are increasingly focusing on speed. </p><p>Recent data shows CEOs are placing huge demands on security professionals to be able to get back up and running quickly. Two-thirds of CEOs expect to be notified of a cyberattack within half an hour, according to <a href="https://www.itpro.com/security/with-jobs-on-the-line-ceos-now-demand-cyber-attack-recovery-in-hours-not-days-or-weeks"><u>research</u></a> from Cohesity. While 19% of business leaders think they should be alerted to a breach within five minutes.Around 38% of CEOs expect basic operations to be back up and running within a day, with 14% saying this should happen in just one hour. </p><p>The UK government’s recent <a href="https://www.gov.uk/government/statistics/cyber-security-breaches-survey-20252026/cyber-security-breaches-survey-20252026"><u>Cyber Security Breaches Survey</u></a> shows most firms can recover within 24 hours. Is this really possible, and if so, how can firms <a href="https://www.itpro.com/security/data-breaches/businesses-need-to-boost-cyber-resilience-heres-how"><u>harden defences</u></a> so they are able to get back up and running swiftly?</p><h2 id="attack-timelines">Attack timelines</h2><p>After a <a href="https://www.itpro.com/security/cyber-attacks/threat-actors-exploiting-quickly-what-business-leaders-should-do"><u>cyberattack</u></a> hits, some businesses will descend into chaos. “Systems are down, normal tooling doesn’t work – and you may even be isolated from the internet,” says Ade Clewlow MBE, associate director and senior advisor at NCC Group.</p><p>Yet amid this complex and high-stakes environment, experts say the first few hours after discovering an incident are critical. “How companies react to a breach in the first few hours matters,” says Dennis Martin, cyber and crisis resilience specialist at Axians UK.</p><p>He explains how during a live <a href="https://www.itpro.com/security/ransomware/new-ransomware-groups-worrying-security-researchers"><u>ransomware attack</u></a>, for example, the call on whether to disconnect the network and shut down systems needs to be made quickly. “In practice, this means teams monitoring the network need clear pre-authorisation to shut it down if they suspect an attack. It also means there should be a plan on how to restore once the system has been taken down, for both false-positive cases and confirmed attacks.”</p><p>Among the steps required, victims need to rapidly establish what has happened, assess whether the threat actor is still active, and work out which systems are affected. They then need to identify the steps needed to minimize the attack’s impact. “Immediate priorities typically include containing the attack and engaging key stakeholders,” according to Adam Harrison, managing director in the cybersecurity practice at FTI Consulting. </p><p>Speed is important, but acting on incomplete or inaccurate information “can be just as damaging as acting too slowly”, Harrison warns. He says overreacting to a false positive, disconnecting systems in a manner that makes recovery more difficult, or causing unnecessary business disruption “can serve as a self-inflicted wound”.</p><h2 id="understanding-the-scope">Understanding the scope</h2><p>Some steps can be taken straight after an attack, such as the initial containment. While this can often begin within the first hours, understanding the full scope of an incident may “take days or even weeks”, says Harrison.</p><p>Dan Wood, CISO at Cyberfort concurs. He believes recovering quickly and recovering well are “two very different things”. </p><p>“Everybody pats you on the back for getting operations restored in 24 hours after a cyber breach, but if you haven't recovered well, recovering quickly is pointless,” he says.</p><p>Wood says he’s seen organizations seemingly back up and running within hours, but at a cost. “Then they suffer the same attack days later because compromised backups placed the vulnerability and the attacker's back door straight back into live operation.”</p><p>The goal should be to have core services running in a clean environment, and to be able to prove this, Martin advises. “Otherwise, systems may be quickly compromised again, and, if a clean environment can’t be proven, partners won’t allow reactivation of vital interfaces.”</p><p>Yet at the same time, a slow response can be damaging. The impact of this will depend on the phase of the attack, according to Harrison. In the early stages, any delay gives an attacker more opportunity to achieve their objectives, he says. “They may access more systems, steal additional data, deploy ransomware, or establish persistence that makes later eradication significantly harder.”</p><p>Sluggish responses also increase business disruption. “Systems that could have been isolated early may instead require complete rebuilding,” says Harrison. “Recovery costs can also escalate and regulatory obligations will become more complex if additional data is compromised.”</p><p>In the latter stages of an incident, or after the adversary has already performed their <a href="https://www.ncsc.gov.uk/sites/default/files/documents/common_cyber_attacks_ncsc.pdf"><u>‘actions on objective’</u></a>, the focus shifts from preventing compromise and limiting further damage to restoring operations safely and understanding the full extent of the impact, according to Harrison. “At that point, delays can prolong downtime and increase recovery costs.”</p><h2 id="recovery-timelines">Recovery timelines</h2><p>The pressure is on, and the initial response should be rapid. But CEOS must also be realistic about the possibility of recovering too quickly. </p><p>“The number of variables involved in an attack will always dictate the speed of recovery,” Clewlow says. “For example, the threat from AI is moving at pace, so a successful AI-enabled technical attack has the potential to be more damaging in a shorter time.”</p><p>However, an organization that experiences minor disruption, such as a website being defaced, can usually recover relatively quickly, says Clewlow. </p><p>“Although technically a cyber incident, this is at the less severe end of the sliding scale. The larger and more complex the network is, the more severe the incident is likely to be, and the longer it will take to return to business as usual.”</p><p>Meeting the 24-hour benchmark demands “genuine organizational rigour”, according to Tracey Hannan-Jones, consulting director in information security, UBDS Digital. </p><p>“This means documented and rehearsed response plans, clearly assigned roles, pre-approved communication templates, and recovery infrastructure that is tested regularly and never assumed to work.”</p><p>Some of the basics include foundational cyber hygiene and ensuring your network is adequately segmented, according to Clewlow.</p><p>It’s also key to know what the minimum viable operations are for the business and to understand the assets on the network, says Clewlow. He believes rehearsed response plans are a key factor. </p><p>“CISOs should work with colleagues to ensure business continuity plans are shared and verified against information security realities, and that priorities for restoring systems and services after an incident are clearly understood,” he said.</p><p>“Recovery from a cyberattack is a team effort, in which the CISO will play an integral role.” </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Delta Airlines flight Wi-Fi tampered with after DEF CON conference ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The day after DEF CON 34 wound up in Las Vegas this week, a passenger on a Delta flight out of the city apparently jammed the in-flight Wi-Fi.</p><p>According to reports, on the on the Vegas-to-Atlanta flight on Monday, the scammer broadcast a rogue network named 'Delta WiFi Fast', designed to look like the airline’s service, in an apparent phishing attempt.</p><p>The incident was spotted by the crew, with one Instagram user <a href="https://www.instagram.com/reel/Db3gtVquS50/"><u>posting</u></a> Aircraft Communications Addressing and Reporting System (ACARS) messages from the plane's crew to ground staff. </p><p>“HEY ALERT CORP SECURITY WE HAVE A PAX [passenger] ON THAT HAS CREATED A SCAM WIFI CALLED DELTA WIFI FAST WE BELIEVE THEY ARE TRYING TO SCAM THE OTH PAX,” one message reads, with another highlighting the presence of “A BUNCH OF PAX THAT WERE AT A CYBER CONFERENCE IN LAS”. </p><p>According to one person who <a href="https://x.com/vxunderground/status/2087203218862350580" target="_blank">claims to have been present</a> when the plane landed, the fake hotspot served up a phishing landing page designed to harvest passengers' personal credentials and Google login data.</p><p>"Upon docking at Gate A18, federal authorities and airport police immediately boarded the aircraft to hold the cabin, question the suspects, and seize the broadcasting hardware,” they said. </p><p>The attacker is believed to have used a portable wireless device that can broadcast fake networks and carry out deauthorization attacks – the Pineapple Wi-Fi module has been mentioned, but not confirmed. </p><p>This can be used to send fake management frames that tell devices to drop off a legitimate wireless network – making them then susceptible to joining the fake one.  </p><p>"That creates an opening for credential theft or phishing. None of that means the aircraft itself was in danger. The risk is much more personal and quieter. Travelers may expose passwords or sensitive account information without realizing anything is wrong," said Ross Filipek, CISO at Corsica Technologies.</p><p>"Incidents like this are a reminder that convenience can create trust very quickly. Public Wi-Fi depends on users recognizing the right network. Attackers can take advantage when that trust gets misplaced.”</p><p>While the true motive of the attacker remains unclear, Wi-Fi blocking can be a federal crime which carries a potential jail sentence.</p><p>A spokesperson for Delta Airlines told <em>ITPro </em>it is working closely with law enforcement to ensure the incident is "thoroughly investigated". </p><p>“Safety of flight was never in question and no aircraft operating systems were affected. We are fully investigating to gather a complete set of facts, which will take time," the spokesperson said. </p><p>"We thank our crew for their professionalism and our customers for their understanding.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/delta-airlines-flight-wi-fi-tampered-with-after-def-con-conference</link>
                                                                            <description>
                            <![CDATA[ A rogue network named 'Delta WiFi Fast' was created in an apparent in-flight phishing attack ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">LtB7yCM6PedX9MJDvTYkYZ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/QSGcR2b7rexszHpZpr9d9d-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 12 Aug 2026 11:49:52 +0000</pubDate>                                                                                                                                <updated>Wed, 12 Aug 2026 12:45:59 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/QSGcR2b7rexszHpZpr9d9d-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Delta Airlines plane during take off at Schiphol Amsterdam Airport on March 26, 2026 in Schiphol, Netherlands.]]></media:description>                                                            <media:text><![CDATA[Delta Airlines plane during take off at Schiphol Amsterdam Airport on March 26, 2026 in Schiphol, Netherlands.]]></media:text>
                                <media:title type="plain"><![CDATA[Delta Airlines plane during take off at Schiphol Amsterdam Airport on March 26, 2026 in Schiphol, Netherlands.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/QSGcR2b7rexszHpZpr9d9d-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The day after DEF CON 34 wound up in Las Vegas this week, a passenger on a Delta flight out of the city apparently jammed the in-flight Wi-Fi.</p><p>According to reports, on the on the Vegas-to-Atlanta flight on Monday, the scammer broadcast a rogue network named 'Delta WiFi Fast', designed to look like the airline’s service, in an apparent phishing attempt.</p><p>The incident was spotted by the crew, with one Instagram user <a href="https://www.instagram.com/reel/Db3gtVquS50/"><u>posting</u></a> Aircraft Communications Addressing and Reporting System (ACARS) messages from the plane's crew to ground staff. </p><p>“HEY ALERT CORP SECURITY WE HAVE A PAX [passenger] ON THAT HAS CREATED A SCAM WIFI CALLED DELTA WIFI FAST WE BELIEVE THEY ARE TRYING TO SCAM THE OTH PAX,” one message reads, with another highlighting the presence of “A BUNCH OF PAX THAT WERE AT A CYBER CONFERENCE IN LAS”. </p><p>According to one person who <a href="https://x.com/vxunderground/status/2087203218862350580" target="_blank">claims to have been present</a> when the plane landed, the fake hotspot served up a phishing landing page designed to harvest passengers' personal credentials and Google login data.</p><p>"Upon docking at Gate A18, federal authorities and airport police immediately boarded the aircraft to hold the cabin, question the suspects, and seize the broadcasting hardware,” they said. </p><p>The attacker is believed to have used a portable wireless device that can broadcast fake networks and carry out deauthorization attacks – the Pineapple Wi-Fi module has been mentioned, but not confirmed. </p><p>This can be used to send fake management frames that tell devices to drop off a legitimate wireless network – making them then susceptible to joining the fake one.  </p><p>"That creates an opening for credential theft or phishing. None of that means the aircraft itself was in danger. The risk is much more personal and quieter. Travelers may expose passwords or sensitive account information without realizing anything is wrong," said Ross Filipek, CISO at Corsica Technologies.</p><p>"Incidents like this are a reminder that convenience can create trust very quickly. Public Wi-Fi depends on users recognizing the right network. Attackers can take advantage when that trust gets misplaced.”</p><p>While the true motive of the attacker remains unclear, Wi-Fi blocking can be a federal crime which carries a potential jail sentence.</p><p>A spokesperson for Delta Airlines told <em>ITPro </em>it is working closely with law enforcement to ensure the incident is "thoroughly investigated". </p><p>“Safety of flight was never in question and no aircraft operating systems were affected. We are fully investigating to gather a complete set of facts, which will take time," the spokesperson said. </p><p>"We thank our crew for their professionalism and our customers for their understanding.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ UK manufacturers urged to bolster resilience as cyber threats surge ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Manufacturing firms have been urged to bolster resilience capabilities after new research shows nearly one-third (30%) have experienced a cyber incident in the last year. </p><p>A <a href="https://www.makeuk.org/insights/reports/cyber-security-manufacturing" target="_blank"><u>study from Make UK</u></a>, a trade group representing the manufacturing and engineering industries, highlighted both the growing threats faced by organizations as well as the impact of cyber attacks. </p><p>Crucially, many manufacturers appear to be dangerously underprepared. The study noted that only around half of organizations have incident response plans in place, while almost one-third don’t have cyber insurance or are “unsure whether they are covered”. </p><p>Graeme Gordon, CEO of Converged Solutions Group, said the study findings should be a wake-up call for manufacturers. </p><p>“This survey highlights the volume of attacks UK manufacturers face and the damage these incidents often cause to their operations, particularly when they are not prepared,” he said. </p><p>Gordon added the findings also serve as a reminder in the wake of high-profile attacks such as the one on<a href="https://www.itpro.com/security/cyber-attacks/jaguar-land-rover-did-the-right-thing-shutting-down-systems-to-thwart-cyber-attack"><u> Jaguar Land Rover</u></a> in September 2025 when the car manufacturer was forced to halt production for weeks after being hit by a devastating cyber attack.</p><p>As <a href="https://www.itpro.com/security/cyber-attacks/jaguar-land-rover-cyber-attack-financial-impact-cyber-monitoring-centre"><em>ITPro </em>reported</a>, the former head of the <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do">National Cyber Security Centre (NCSC) </a>described the attack as the “single most financially damaging cyber event ever to hit the UK”. </p><p>Figures released by the Cyber Monitoring Centre (CMC) last year placed the estimated financial impact on the UK economy at between £1.6 billion and £2.1 billion. </p><p>Given the impact of that attack, findings from the Make UK report on incident response capabilities are highly concerning, according to Gordon.</p><p>“It’s surprising, and concerning that so few manufacturers have incident response plans in place, especially given the benefits they offer in reducing downtime and financial losses,” he commented. </p><p>“With a regularly rehearsed incident response plan in place, manufacturers can recover from attacks in hours rather than months, often without pulling down production lines at all.”</p><h2 id="cyber-risk-akin-to-an-iceberg">Cyber risk ‘akin to an iceberg’ </h2><p>In the report, Make UK chief executive Stephen Phipson noted that cyber risk in manufacturing is "akin to an iceberg”. </p><p>Put simply, organizations often base resilience and response capabilities around the risks they see, while ignoring those lurking beneath the surface. </p><p>“It’s the vulnerabilities below the surface, in the systems, machinery, and supply chains that catch businesses out,” he said. </p><p>A key factor here is that digital systems are directly connected to, and therefore influence, physical production capabilities, according to Make UK. It’s here that the impact of a potential cyber attack or downtime can spiral out of control. </p><p>“The risk doesn’t stay in the digital world for too long. What starts as an IT issue very quickly becomes a production problem, a customer problem, and a financial problem very quickly,” Phipson commented. </p><p>Indeed, the study found that production <a href="https://www.itpro.com/business/business-strategy/uk-and-irish-businesses-severely-underestimating-the-cost-of-it-outages-with-millions-lost-per-hour">downtime and increased costs</a> ranked among the most common impacts when dealing with a cyber incident, cited by 46%.</p><p>Nearly one-third (31%) of manufacturers affected by supplier cyber attacks also reported delays to customer deliveries. <a href="https://www.itpro.com/hardware/we-will-not-profiteer-from-this-crisis-everpure-ceo-tells-customers-to-brace-for-price-hikes-amid-component-shortages">Supply chain-related disruptions</a> are becoming a recurring pain point for manufacturers, the study added. </p><p>“ A cyber incident at one supplier can quickly affect many others, causing delays, experienced by 31% [of] affected manufacturers, reduced capacity (31%) and shortages of components or materials (23%),” the report noted. </p><p>When Jaguar Land Rover production ground to a halt, this also had a downstream effect, with CMC’s analysis last year finding that more than 5,000 organizations were affected. </p><h2 id="small-improvements">Small improvements</h2><p>There are signs that manufacturers are waking up to the scale of the threats they face, according to Make UK. </p><p>The study noted that “most manufacturers are becoming more resilient,” with nearly three-quarters (70%) having avoided cyber incidents that affected operations in the last year. </p><p>Notably, the standards landscape can “feel too complex”, with the study noting that SMBs in particular face challenges on this front. This has a direct impact on cyber resilience and preparedness. </p><p>“Manufacturers need a simpler, proportionate route to cyber resilience,” the study warned. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/uk-manufacturers-urged-to-bolster-resilience-as-cyber-threats-surge</link>
                                                                            <description>
                            <![CDATA[ Growing cyber threats mean manufacturers need to shake up resilience strategies and preparedness ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ZdzbvQ4LP7bT8kt4PqQeTZ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/RdHFh4c6z5Yd6QCQuivaQk-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 11 Aug 2026 15:31:21 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/RdHFh4c6z5Yd6QCQuivaQk-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Production line on the factory floor of the Jaguar Land Rover assembly plant in Solihull, England.]]></media:description>                                                            <media:text><![CDATA[Production line on the factory floor of the Jaguar Land Rover assembly plant in Solihull, England.]]></media:text>
                                <media:title type="plain"><![CDATA[Production line on the factory floor of the Jaguar Land Rover assembly plant in Solihull, England.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/RdHFh4c6z5Yd6QCQuivaQk-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Manufacturing firms have been urged to bolster resilience capabilities after new research shows nearly one-third (30%) have experienced a cyber incident in the last year. </p><p>A <a href="https://www.makeuk.org/insights/reports/cyber-security-manufacturing" target="_blank"><u>study from Make UK</u></a>, a trade group representing the manufacturing and engineering industries, highlighted both the growing threats faced by organizations as well as the impact of cyber attacks. </p><p>Crucially, many manufacturers appear to be dangerously underprepared. The study noted that only around half of organizations have incident response plans in place, while almost one-third don’t have cyber insurance or are “unsure whether they are covered”. </p><p>Graeme Gordon, CEO of Converged Solutions Group, said the study findings should be a wake-up call for manufacturers. </p><p>“This survey highlights the volume of attacks UK manufacturers face and the damage these incidents often cause to their operations, particularly when they are not prepared,” he said. </p><p>Gordon added the findings also serve as a reminder in the wake of high-profile attacks such as the one on<a href="https://www.itpro.com/security/cyber-attacks/jaguar-land-rover-did-the-right-thing-shutting-down-systems-to-thwart-cyber-attack"><u> Jaguar Land Rover</u></a> in September 2025 when the car manufacturer was forced to halt production for weeks after being hit by a devastating cyber attack.</p><p>As <a href="https://www.itpro.com/security/cyber-attacks/jaguar-land-rover-cyber-attack-financial-impact-cyber-monitoring-centre"><em>ITPro </em>reported</a>, the former head of the <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do">National Cyber Security Centre (NCSC) </a>described the attack as the “single most financially damaging cyber event ever to hit the UK”. </p><p>Figures released by the Cyber Monitoring Centre (CMC) last year placed the estimated financial impact on the UK economy at between £1.6 billion and £2.1 billion. </p><p>Given the impact of that attack, findings from the Make UK report on incident response capabilities are highly concerning, according to Gordon.</p><p>“It’s surprising, and concerning that so few manufacturers have incident response plans in place, especially given the benefits they offer in reducing downtime and financial losses,” he commented. </p><p>“With a regularly rehearsed incident response plan in place, manufacturers can recover from attacks in hours rather than months, often without pulling down production lines at all.”</p><h2 id="cyber-risk-akin-to-an-iceberg">Cyber risk ‘akin to an iceberg’ </h2><p>In the report, Make UK chief executive Stephen Phipson noted that cyber risk in manufacturing is "akin to an iceberg”. </p><p>Put simply, organizations often base resilience and response capabilities around the risks they see, while ignoring those lurking beneath the surface. </p><p>“It’s the vulnerabilities below the surface, in the systems, machinery, and supply chains that catch businesses out,” he said. </p><p>A key factor here is that digital systems are directly connected to, and therefore influence, physical production capabilities, according to Make UK. It’s here that the impact of a potential cyber attack or downtime can spiral out of control. </p><p>“The risk doesn’t stay in the digital world for too long. What starts as an IT issue very quickly becomes a production problem, a customer problem, and a financial problem very quickly,” Phipson commented. </p><p>Indeed, the study found that production <a href="https://www.itpro.com/business/business-strategy/uk-and-irish-businesses-severely-underestimating-the-cost-of-it-outages-with-millions-lost-per-hour">downtime and increased costs</a> ranked among the most common impacts when dealing with a cyber incident, cited by 46%.</p><p>Nearly one-third (31%) of manufacturers affected by supplier cyber attacks also reported delays to customer deliveries. <a href="https://www.itpro.com/hardware/we-will-not-profiteer-from-this-crisis-everpure-ceo-tells-customers-to-brace-for-price-hikes-amid-component-shortages">Supply chain-related disruptions</a> are becoming a recurring pain point for manufacturers, the study added. </p><p>“ A cyber incident at one supplier can quickly affect many others, causing delays, experienced by 31% [of] affected manufacturers, reduced capacity (31%) and shortages of components or materials (23%),” the report noted. </p><p>When Jaguar Land Rover production ground to a halt, this also had a downstream effect, with CMC’s analysis last year finding that more than 5,000 organizations were affected. </p><h2 id="small-improvements">Small improvements</h2><p>There are signs that manufacturers are waking up to the scale of the threats they face, according to Make UK. </p><p>The study noted that “most manufacturers are becoming more resilient,” with nearly three-quarters (70%) having avoided cyber incidents that affected operations in the last year. </p><p>Notably, the standards landscape can “feel too complex”, with the study noting that SMBs in particular face challenges on this front. This has a direct impact on cyber resilience and preparedness. </p><p>“Manufacturers need a simpler, proportionate route to cyber resilience,” the study warned. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Attacks on US water systems could be the tip of the iceberg, cyber experts warn ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Water systems in at least a dozen US states have been affected by a series of cyber incidents. Security experts warn this could be the first of a pending wave of attacks on critical infrastructure.</p><p>So far, Minnesota appears to have been hardest-hit, with more than 30 community water systems impacted. The attacks have resulted in drops in water pressure and advice to boil water, although no contamination has been detected.</p><p>The attacks target internet-exposed programmable logic controllers (PLCs) - Rockwell Automation/Allen-Bradley’s MicroLogix 1100 and 1400 series.</p><p>The attackers remotely tamper with device configurations by changing IP addresses and turning on and setting passwords, leaving the water firms unable to view connected equipment, and in some cases shutting it down.</p><p>"These threat actors are targeting water entities of all sizes. Even water organizations with mature cybersecurity processes should validate their external connections, as this targeting activity includes cellular modems installed by operators, vendors, or system integrators that may not be documented or included in routine attack surface scans," the US <a href="https://www.itpro.com/security/what-is-cisa">Cybersecurity and Infrastructure Security Agency (CISA)</a> warned. </p><p>"OT assets exposed to the internet have an increased risk of defacement, configuration changes, operational disruptions, and, in severe cases, physical damage."</p><p>The attacks have been widely attributed to Iran. However, Martin Riley, chief technology officer at Bridewell, said attribution is the “least interesting part of this story”. </p><p>"Whether the activity traces back to Iranian-aligned actors, a hacktivist crew reusing a commodity scanner, or an opportunist, the precondition is identical. A Rockwell Automation/Allen-Bradley MicroLogix 1100 or 1400 sat on a public IP address with its management interface exposed, and in many cases credentials that were never changed from the shipped default."</p><p>According to the National Association of Water Companies (NAWC), while more than 90% of its members have comprehensive <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity </a>plans in place, many are missing even basic protections.</p><p>They lack continuous OT monitoring, centralized logging, accurate asset inventories, and dedicated cyber staff. </p><p>This means that unauthorized access, credential testing, configuration changes, and reconnaissance could fly under the radar unless they produce visible disruption.</p><h2 id="fresh-critical-infrastructure-attacks-could-come">Fresh critical infrastructure attacks could come</h2><p>There are fears that the same techniques could be used against other critical infrastructure. </p><p>CISA is advising not only water firms, but all critical infrastructure owners, operators, and integrators to remove publicly exposed PLCs and other operational technology from the internet as soon as possible. </p><p>Kevin Kirkwood, CISO at Exabeam, said that weaknesses exploited in water systems "are not unique to water" and pose risks across a range of other industries. </p><p>"Exposed controllers, default credentials, insecure remote access, aging equipment, weak IT-OT segmentation, and understaffed operations also exist across electric utilities, pipelines, manufacturing, transportation, and building-control systems," he commented.</p><p>"The most troubling possibility is that these water-system attacks are not the end state, but a test case. They allow adversaries to map networks, identify vendors, measure response times, study manual operating procedures, and determine how quickly federal and state authorities react. Water may be the proving ground. Power and other OT-heavy sectors may be the intended scale.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/attacks-on-us-water-systems-could-be-the-tip-of-the-iceberg-cyber-experts-warn</link>
                                                                            <description>
                            <![CDATA[ Internet-exposed programmable logic controllers are also found in electric utilities, manufacturing and transportation ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">9KUTERNcGvZjWaYLvFxNfW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/rcgqGm2k9qbr9K4kHhEmvU-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 06 Aug 2026 12:23:46 +0000</pubDate>                                                                                                                                <updated>Thu, 06 Aug 2026 12:32:48 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/rcgqGm2k9qbr9K4kHhEmvU-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[An abstract image showing a skull over a pixelated background to symbolise a cyber security vulnerability]]></media:description>                                                            <media:text><![CDATA[An abstract image showing a skull over a pixelated background to symbolise a cyber security vulnerability]]></media:text>
                                <media:title type="plain"><![CDATA[An abstract image showing a skull over a pixelated background to symbolise a cyber security vulnerability]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/rcgqGm2k9qbr9K4kHhEmvU-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Water systems in at least a dozen US states have been affected by a series of cyber incidents. Security experts warn this could be the first of a pending wave of attacks on critical infrastructure.</p><p>So far, Minnesota appears to have been hardest-hit, with more than 30 community water systems impacted. The attacks have resulted in drops in water pressure and advice to boil water, although no contamination has been detected.</p><p>The attacks target internet-exposed programmable logic controllers (PLCs) - Rockwell Automation/Allen-Bradley’s MicroLogix 1100 and 1400 series.</p><p>The attackers remotely tamper with device configurations by changing IP addresses and turning on and setting passwords, leaving the water firms unable to view connected equipment, and in some cases shutting it down.</p><p>"These threat actors are targeting water entities of all sizes. Even water organizations with mature cybersecurity processes should validate their external connections, as this targeting activity includes cellular modems installed by operators, vendors, or system integrators that may not be documented or included in routine attack surface scans," the US <a href="https://www.itpro.com/security/what-is-cisa">Cybersecurity and Infrastructure Security Agency (CISA)</a> warned. </p><p>"OT assets exposed to the internet have an increased risk of defacement, configuration changes, operational disruptions, and, in severe cases, physical damage."</p><p>The attacks have been widely attributed to Iran. However, Martin Riley, chief technology officer at Bridewell, said attribution is the “least interesting part of this story”. </p><p>"Whether the activity traces back to Iranian-aligned actors, a hacktivist crew reusing a commodity scanner, or an opportunist, the precondition is identical. A Rockwell Automation/Allen-Bradley MicroLogix 1100 or 1400 sat on a public IP address with its management interface exposed, and in many cases credentials that were never changed from the shipped default."</p><p>According to the National Association of Water Companies (NAWC), while more than 90% of its members have comprehensive <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity </a>plans in place, many are missing even basic protections.</p><p>They lack continuous OT monitoring, centralized logging, accurate asset inventories, and dedicated cyber staff. </p><p>This means that unauthorized access, credential testing, configuration changes, and reconnaissance could fly under the radar unless they produce visible disruption.</p><h2 id="fresh-critical-infrastructure-attacks-could-come">Fresh critical infrastructure attacks could come</h2><p>There are fears that the same techniques could be used against other critical infrastructure. </p><p>CISA is advising not only water firms, but all critical infrastructure owners, operators, and integrators to remove publicly exposed PLCs and other operational technology from the internet as soon as possible. </p><p>Kevin Kirkwood, CISO at Exabeam, said that weaknesses exploited in water systems "are not unique to water" and pose risks across a range of other industries. </p><p>"Exposed controllers, default credentials, insecure remote access, aging equipment, weak IT-OT segmentation, and understaffed operations also exist across electric utilities, pipelines, manufacturing, transportation, and building-control systems," he commented.</p><p>"The most troubling possibility is that these water-system attacks are not the end state, but a test case. They allow adversaries to map networks, identify vendors, measure response times, study manual operating procedures, and determine how quickly federal and state authorities react. Water may be the proving ground. Power and other OT-heavy sectors may be the intended scale.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Anthropic’s Mythos AI tried to dupe devs in social engineering attack, collaborated with other agents ]]></title>
                                                                                                <dc:content><![CDATA[ <p>AI models from OpenAI and Anthropic attempted to dupe developers into running malicious code and even set up fake profiles to trick workers in a series of attempted cyber attacks. </p><p>That’s according to new research from the UK’s AI Security Institute (AISI), which highlighted a number of concerning incidents during evaluation of the duo’s frontier models: Mythos 5 and GPT-5.6 Sol. </p><p>Across a series of tests, agents participated in capture-the-flag-style challenges to test offensive cyber capabilities. In 10 test runs, the institute said both models took “autonomous, unsanctioned action” against people and organizations. </p><p>“We catalogued 19 such actions,” the institute noted in a <a href="https://www.aisi.gov.uk/blog/incident-report-unsanctioned-agent-behaviour-during-cyber-testing"><u>blog post</u></a>. “Almost all of this behavior (17 actions) came from a single model, Anthropic’s Mythos 5, with 2 actions involving OpenAI’s GPT-5.6 Sol.”</p><p>In what the AISI described as the “most serious case”, one agent attempted to insert malicious code into an open source project. </p><p>During this incident, the agent employed social engineering techniques to achieve its goal, researchers noted, creating several fake online identities and pressuring maintainers to approve the code. </p><p>The AISI also observed collaboration between agents during the assessment, with one leaving public messages on GitHub offering to cooperate on the same challenge. </p><p>“It also provided instructions to reuse accounts and artefacts it had left behind, which were discovered and used by subsequent agents,” the institute noted. </p><p>The AISI said while an investigation has not produced any evidence of real-world harm, the actions raise concerns around “autonomy and deception” without specific prompting. </p><h2 id="rising-rogue-agent-concerns">Rising rogue agent concerns</h2><p>The report from the institute comes in the wake of news surrounding OpenAI and Anthropic models in recent weeks. In late July, OpenAI revealed that a cyber-focused AI system had escaped a sandbox test environment and breached a Hugging Face production environment. </p><p>That news was followed quickly by an admission from Anthropic detailing a similar security-related incident involving its models. </p><p>It’s worth noting that the incidents highlighted by the AISI do somewhat differ. The institute said it tests models under "deliberately permissive conditions” to evaluate capabilities. </p><p>Simply put, the typical safeguards around these models, which aren’t commercially available, were removed to establish their full potential. </p><p>“This was not a case of a model escaping its secure test environment, or ‘sandbox’,” the institute said in a blog post. </p><p>“We had intentionally permitted internet access, and model-provider cyber classifiers were deliberately disabled - conditions that do not reflect how frontier models are made available to the public.”</p><h2 id="agent-collaboration-a-cause-for-concern">Agent collaboration a cause for concern</h2><p>Muhammad Yahya Patel, vCISO and cybersecurity advisory for EMEA at Huntress, said these incidents are hardly surprising considering the agents were given carte blanche during testing.</p><p>“If you give a frontier model a cybersecurity challenge, disable its safety classifiers, hand it open internet access, and tell it to find a way through, you’ve essentially described the setup for an offensive security operation,” he said.</p><p>These models have been trained on “vast amounts” of security research, exploit documentation, and social engineering techniques, Patel noted. They have all the information required to replicate these techniques and conduct attacks.</p><p>Patel added that reactionary commentary on these incidents is adding further fuel to the fire on AI safety, but acknowledged the AISI’s findings around collaboration are a cause for concern.</p><p>“One of the findings to take more seriously is the AI model inter-agent coordination without being instructed to, that’s a more meaningful data point about where capability development is heading,” he said.</p><p>“AI agents demonstrating unprompted forward planning and situational awareness leaving breadcrumbs for agents it had no way of knowing existed.”</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/anthropics-mythos-ai-tried-to-dupe-devs-in-social-engineering-attack-collaborated-with-other-agents</link>
                                                                            <description>
                            <![CDATA[ Inter-agent collaboration is a serious cause for concern, says security expert ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">KSR9MbBpjWiGDR4jWZb6k9</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/5XHuPyX24tg5p7q27VZFLe-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 06 Aug 2026 11:36:30 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/5XHuPyX24tg5p7q27VZFLe-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Error detection and troubleshooting of system development or coding. Event logging for system monitoring and debugging. System engineer troubleshooting computer network system issues.]]></media:description>                                                            <media:text><![CDATA[Error detection and troubleshooting of system development or coding. Event logging for system monitoring and debugging. System engineer troubleshooting computer network system issues.]]></media:text>
                                <media:title type="plain"><![CDATA[Error detection and troubleshooting of system development or coding. Event logging for system monitoring and debugging. System engineer troubleshooting computer network system issues.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/5XHuPyX24tg5p7q27VZFLe-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>AI models from OpenAI and Anthropic attempted to dupe developers into running malicious code and even set up fake profiles to trick workers in a series of attempted cyber attacks. </p><p>That’s according to new research from the UK’s AI Security Institute (AISI), which highlighted a number of concerning incidents during evaluation of the duo’s frontier models: Mythos 5 and GPT-5.6 Sol. </p><p>Across a series of tests, agents participated in capture-the-flag-style challenges to test offensive cyber capabilities. In 10 test runs, the institute said both models took “autonomous, unsanctioned action” against people and organizations. </p><p>“We catalogued 19 such actions,” the institute noted in a <a href="https://www.aisi.gov.uk/blog/incident-report-unsanctioned-agent-behaviour-during-cyber-testing"><u>blog post</u></a>. “Almost all of this behavior (17 actions) came from a single model, Anthropic’s Mythos 5, with 2 actions involving OpenAI’s GPT-5.6 Sol.”</p><p>In what the AISI described as the “most serious case”, one agent attempted to insert malicious code into an open source project. </p><p>During this incident, the agent employed social engineering techniques to achieve its goal, researchers noted, creating several fake online identities and pressuring maintainers to approve the code. </p><p>The AISI also observed collaboration between agents during the assessment, with one leaving public messages on GitHub offering to cooperate on the same challenge. </p><p>“It also provided instructions to reuse accounts and artefacts it had left behind, which were discovered and used by subsequent agents,” the institute noted. </p><p>The AISI said while an investigation has not produced any evidence of real-world harm, the actions raise concerns around “autonomy and deception” without specific prompting. </p><h2 id="rising-rogue-agent-concerns">Rising rogue agent concerns</h2><p>The report from the institute comes in the wake of news surrounding OpenAI and Anthropic models in recent weeks. In late July, OpenAI revealed that a cyber-focused AI system had escaped a sandbox test environment and breached a Hugging Face production environment. </p><p>That news was followed quickly by an admission from Anthropic detailing a similar security-related incident involving its models. </p><p>It’s worth noting that the incidents highlighted by the AISI do somewhat differ. The institute said it tests models under "deliberately permissive conditions” to evaluate capabilities. </p><p>Simply put, the typical safeguards around these models, which aren’t commercially available, were removed to establish their full potential. </p><p>“This was not a case of a model escaping its secure test environment, or ‘sandbox’,” the institute said in a blog post. </p><p>“We had intentionally permitted internet access, and model-provider cyber classifiers were deliberately disabled - conditions that do not reflect how frontier models are made available to the public.”</p><h2 id="agent-collaboration-a-cause-for-concern">Agent collaboration a cause for concern</h2><p>Muhammad Yahya Patel, vCISO and cybersecurity advisory for EMEA at Huntress, said these incidents are hardly surprising considering the agents were given carte blanche during testing.</p><p>“If you give a frontier model a cybersecurity challenge, disable its safety classifiers, hand it open internet access, and tell it to find a way through, you’ve essentially described the setup for an offensive security operation,” he said.</p><p>These models have been trained on “vast amounts” of security research, exploit documentation, and social engineering techniques, Patel noted. They have all the information required to replicate these techniques and conduct attacks.</p><p>Patel added that reactionary commentary on these incidents is adding further fuel to the fire on AI safety, but acknowledged the AISI’s findings around collaboration are a cause for concern.</p><p>“One of the findings to take more seriously is the AI model inter-agent coordination without being instructed to, that’s a more meaningful data point about where capability development is heading,” he said.</p><p>“AI agents demonstrating unprompted forward planning and situational awareness leaving breadcrumbs for agents it had no way of knowing existed.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ MSPs urged to patch immediately after N-able issues hotfix for N-central ‘god mode’ flaw ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Security experts have issued a warning over a critical vulnerability in a popular tool used by <a href="https://www.itpro.com/business/why-you-cant-rely-on-traditional-managed-service-providers">managed service providers (MSPs)</a>. </p><p>N-able disclosed a critical vulnerability in its N-central platform, a remote IT management service, which currently affects all versions spanning both on-prem and hosted deployments. </p><p>The flaw grants hackers unauthenticated ‘god mode’ access to the remote management software, according to researchers at Huntress. </p><p>This means a compromised server could be used to “run scripts, push tools, and open remote sessions across every downstream endpoint it manages”. </p><p>Notably, Huntress warned its analysis shows the flaw is now being actively exploited in the wild. </p><p>“We are now seeing threat actors targeting the flaw across multiple organizations, though we are not yet seeing evidence that this has become a broad, indiscriminate campaign across our partner base,” the company noted in a <a href="https://www.huntress.com/blog/n-able-vulnerability-exploitation" target="_blank"><u>blog post</u></a>. </p><p>Researchers noted that attacks involving the flaw typically include the “same partner of behavior”, with threat actors carrying out “high-level reconnaissance to target key servers” such as Domain Controllers. </p><p>Upon compromise, threat actors were found to have rapidly moved across hosts in impacted IT environments. As such, Huntress urged affected organizations to consider temporarily disabling the tool. </p><p>“Because this vulnerability bypasses normal authentication, if your N-central server is still broadly reachable from the internet or other untrusted networks, you should consider disabling N-central—up to and including taking the server offline.”</p><h2 id="n-central-hotfix-is-available">N-central hotfix is available</h2><p>The vulnerability in question, tracked as <a href="https://www.rapid7.com/db/vulnerabilities/cve-2026-18577/" target="_blank"><u>CVE-2026-18577</u></a>, was initially discovered after an incomplete fix for an earlier authentication bypass flaw (<a href="https://www.rapid7.com/db/vulnerabilities/cve-2026-18556/" target="_blank"><u>CVE-2026-18556</u></a>). </p><p>N-able confirmed a hotfix is available for CVE-2026-18577. For hosted customers, mitigations were applied to all instances, according to the firm. </p><p>On-prem customers, meanwhile, are urged to <a href="https://documentation.n-able.com/N-central/userguide/Content/ReleaseDocs/Install_Config/InstallConfig_Upgrade.htm" target="_blank"><u>download the hotfix and update immediately</u></a>.  </p><p>N-able also detailed a series of checks and actions customers can carry out upon updating, including: </p><ul><li>Upgrading N-central agents</li><li>Reviewing systems for indicators of compromise (IOCs)</li><li>Contacting the firm if evidence of compromise is discovered</li></ul><p>“We strongly recommend staying vigilant and monitoring your environments closely in the meantime. Further updates will be shared as quickly as possible,” the company said in an <a href="https://uptime.n-able.com/" target="_blank"><u>advisory</u></a>.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/msps-urged-to-patch-immediately-after-n-able-issues-hotfix-for-n-central-god-mode-flaw</link>
                                                                            <description>
                            <![CDATA[ The authentication bypass flaw in N-central could grant threat actors ‘god mode’ access ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ZkZMWg6FSZhqqqmmdiWzXH</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Qt4gCpCjMryn2xsHsMFi5F-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 04 Aug 2026 14:39:50 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Qt4gCpCjMryn2xsHsMFi5F-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Logo and branding of N-able, provider of the N-central remote management software, pictured on a smartphone screen.]]></media:description>                                                            <media:text><![CDATA[Logo and branding of N-able, provider of the N-central remote management software, pictured on a smartphone screen.]]></media:text>
                                <media:title type="plain"><![CDATA[Logo and branding of N-able, provider of the N-central remote management software, pictured on a smartphone screen.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Qt4gCpCjMryn2xsHsMFi5F-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Security experts have issued a warning over a critical vulnerability in a popular tool used by <a href="https://www.itpro.com/business/why-you-cant-rely-on-traditional-managed-service-providers">managed service providers (MSPs)</a>. </p><p>N-able disclosed a critical vulnerability in its N-central platform, a remote IT management service, which currently affects all versions spanning both on-prem and hosted deployments. </p><p>The flaw grants hackers unauthenticated ‘god mode’ access to the remote management software, according to researchers at Huntress. </p><p>This means a compromised server could be used to “run scripts, push tools, and open remote sessions across every downstream endpoint it manages”. </p><p>Notably, Huntress warned its analysis shows the flaw is now being actively exploited in the wild. </p><p>“We are now seeing threat actors targeting the flaw across multiple organizations, though we are not yet seeing evidence that this has become a broad, indiscriminate campaign across our partner base,” the company noted in a <a href="https://www.huntress.com/blog/n-able-vulnerability-exploitation" target="_blank"><u>blog post</u></a>. </p><p>Researchers noted that attacks involving the flaw typically include the “same partner of behavior”, with threat actors carrying out “high-level reconnaissance to target key servers” such as Domain Controllers. </p><p>Upon compromise, threat actors were found to have rapidly moved across hosts in impacted IT environments. As such, Huntress urged affected organizations to consider temporarily disabling the tool. </p><p>“Because this vulnerability bypasses normal authentication, if your N-central server is still broadly reachable from the internet or other untrusted networks, you should consider disabling N-central—up to and including taking the server offline.”</p><h2 id="n-central-hotfix-is-available">N-central hotfix is available</h2><p>The vulnerability in question, tracked as <a href="https://www.rapid7.com/db/vulnerabilities/cve-2026-18577/" target="_blank"><u>CVE-2026-18577</u></a>, was initially discovered after an incomplete fix for an earlier authentication bypass flaw (<a href="https://www.rapid7.com/db/vulnerabilities/cve-2026-18556/" target="_blank"><u>CVE-2026-18556</u></a>). </p><p>N-able confirmed a hotfix is available for CVE-2026-18577. For hosted customers, mitigations were applied to all instances, according to the firm. </p><p>On-prem customers, meanwhile, are urged to <a href="https://documentation.n-able.com/N-central/userguide/Content/ReleaseDocs/Install_Config/InstallConfig_Upgrade.htm" target="_blank"><u>download the hotfix and update immediately</u></a>.  </p><p>N-able also detailed a series of checks and actions customers can carry out upon updating, including: </p><ul><li>Upgrading N-central agents</li><li>Reviewing systems for indicators of compromise (IOCs)</li><li>Contacting the firm if evidence of compromise is discovered</li></ul><p>“We strongly recommend staying vigilant and monitoring your environments closely in the meantime. Further updates will be shared as quickly as possible,” the company said in an <a href="https://uptime.n-able.com/" target="_blank"><u>advisory</u></a>.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'Perimeter defences are prime targets': Security experts issue alert over Palo Alto GlobalProtect VPN exploitation ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Cyber experts have urged users of Palo Alto Networks' GlobalProtect VPN to patch immediately amidst active exploitation of an upgraded security flaw.</p><p>A flaw in the popular VPN service, tracked as <a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0257" target="_blank"><u>CVE-2026-0257</u></a>, could allow attackers to bypass authentication and establish an unauthorized connection. </p><p>The vulnerability primarily affects the GlobalProtect portal and gateway for Palo Alto Networks’ PAN-OS software, and carries a CVSS score of 7.8, rating it as ‘high’ in severity.</p><p>Notably, this rating follows an upgrade, with the flaw having previously been given a ‘medium’ severity rating. Palo Alto announced the upgrade late last week amidst reports that the flaw was now being exploited in the wild. </p><p>“Palo Alto Networks has become aware of limited exploit attempts on unpatched PAN-OS devices without mitigations applied,” the company said in an <a href="https://security.paloaltonetworks.com/CVE-2026-0257" target="_blank"><u>advisory</u></a>. </p><p><a href="https://www.rapid7.com/blog/post/etr-rapid7-observed-exploitation-of-pan-os-globalprotect-authentication-bypass-vulnerability-cve-2026-0257/" target="_blank"><u>Analysis by Rapid7</u></a> shows threat actors have been exploiting the vulnerability since mid-May across several waves of attacks. </p><p>“Rapid7 MDR identified successful exploitation across numerous customers; however, we did not observe any indication of successful lateral movement from the devices,” researchers said. </p><p>“The earliest date for observed exploitation was May 17, 2026.  As of May 29, 2026,  this vulnerability has been added to the CISA KEV.”</p><p>Rapid7 noted that customers compromised in this wave of attacks had Cloud Authentication Service (CAS) disabled. Others, meanwhile, had GlobalProtect portal or gateway authentication override cookies enabled. </p><p>A patch has been issued for customers running affected appliances, according to Palo Alto. </p><p>Similarly, administrators are advised to turn off authentication override features to mitigate potential exploitation. </p><h2 id="qilin-ransomware-involved-in-globalprotect-attacks">Qilin ransomware involved in GlobalProtect attacks</h2><p><a href="https://arcticwolf.com/resources/blog/exploitation-of-cve-2026-0257-leads-to-qilin-ransomware/"><u>Analysis by Arctic Wolf Labs</u></a> suggests attacks on GlobalProtect customers could be the work of the Qilin ransomware group or affiliates. Indeed, researchers detected Qilin ransomware during several instances across June, highlighting a range of tell-tale signs. </p><p>“Post-exploitation tradecraft varies across intrusions, from rapid encryption-only operations to full double extortion, possibly suggesting multiple affiliates operating under the Qilin <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware as a service (RaaS)</a> umbrella,” the company said. </p><p>Dray Agha, senior manager for Huntress’ security operations center, said these attacks highlight the growing threats posed to <a href="https://www.itpro.com/security/27098/best-vpn-services">VPNs </a>and <a href="https://www.itpro.com/security/firewalls">firewalls</a>. </p><p>"The exploitation of this GlobalProtect vulnerability by the <a href="https://www.itpro.com/security/cyber-attacks/thousands-of-procedures-canceled-at-london-hospitals-as-qilin-releases-blood-test-data">Qilin ransomware gang</a> demonstrates that perimeter defences are prime targets,” he said. </p><p>“When threat actors can bypass VPN authentication, they are walking through the digital front door with a master key. The grace period for patching critical edge devices has practically vanished, and they must be the patching priority for all organizations".</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/perimeter-defences-are-prime-targets-security-experts-issue-alert-over-palo-alto-globalprotect-vpn-exploitation</link>
                                                                            <description>
                            <![CDATA[ The flaw in Palo Alto Networks’ GlobalProtect VPN was recently upgraded from a ‘medium’ rating to ‘high’ ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ACKcb6JjHWkqiamFFz9yVB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/K4w4RerpP3nTt753iZeCNL-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 22 Jul 2026 09:03:50 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/K4w4RerpP3nTt753iZeCNL-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Palo Alto Networks logo and branding pictured on a smartphone screen with stock market growth graph lines in background.]]></media:description>                                                            <media:text><![CDATA[Palo Alto Networks logo and branding pictured on a smartphone screen with stock market growth graph lines in background.]]></media:text>
                                <media:title type="plain"><![CDATA[Palo Alto Networks logo and branding pictured on a smartphone screen with stock market growth graph lines in background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/K4w4RerpP3nTt753iZeCNL-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Cyber experts have urged users of Palo Alto Networks' GlobalProtect VPN to patch immediately amidst active exploitation of an upgraded security flaw.</p><p>A flaw in the popular VPN service, tracked as <a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0257" target="_blank"><u>CVE-2026-0257</u></a>, could allow attackers to bypass authentication and establish an unauthorized connection. </p><p>The vulnerability primarily affects the GlobalProtect portal and gateway for Palo Alto Networks’ PAN-OS software, and carries a CVSS score of 7.8, rating it as ‘high’ in severity.</p><p>Notably, this rating follows an upgrade, with the flaw having previously been given a ‘medium’ severity rating. Palo Alto announced the upgrade late last week amidst reports that the flaw was now being exploited in the wild. </p><p>“Palo Alto Networks has become aware of limited exploit attempts on unpatched PAN-OS devices without mitigations applied,” the company said in an <a href="https://security.paloaltonetworks.com/CVE-2026-0257" target="_blank"><u>advisory</u></a>. </p><p><a href="https://www.rapid7.com/blog/post/etr-rapid7-observed-exploitation-of-pan-os-globalprotect-authentication-bypass-vulnerability-cve-2026-0257/" target="_blank"><u>Analysis by Rapid7</u></a> shows threat actors have been exploiting the vulnerability since mid-May across several waves of attacks. </p><p>“Rapid7 MDR identified successful exploitation across numerous customers; however, we did not observe any indication of successful lateral movement from the devices,” researchers said. </p><p>“The earliest date for observed exploitation was May 17, 2026.  As of May 29, 2026,  this vulnerability has been added to the CISA KEV.”</p><p>Rapid7 noted that customers compromised in this wave of attacks had Cloud Authentication Service (CAS) disabled. Others, meanwhile, had GlobalProtect portal or gateway authentication override cookies enabled. </p><p>A patch has been issued for customers running affected appliances, according to Palo Alto. </p><p>Similarly, administrators are advised to turn off authentication override features to mitigate potential exploitation. </p><h2 id="qilin-ransomware-involved-in-globalprotect-attacks">Qilin ransomware involved in GlobalProtect attacks</h2><p><a href="https://arcticwolf.com/resources/blog/exploitation-of-cve-2026-0257-leads-to-qilin-ransomware/"><u>Analysis by Arctic Wolf Labs</u></a> suggests attacks on GlobalProtect customers could be the work of the Qilin ransomware group or affiliates. Indeed, researchers detected Qilin ransomware during several instances across June, highlighting a range of tell-tale signs. </p><p>“Post-exploitation tradecraft varies across intrusions, from rapid encryption-only operations to full double extortion, possibly suggesting multiple affiliates operating under the Qilin <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware as a service (RaaS)</a> umbrella,” the company said. </p><p>Dray Agha, senior manager for Huntress’ security operations center, said these attacks highlight the growing threats posed to <a href="https://www.itpro.com/security/27098/best-vpn-services">VPNs </a>and <a href="https://www.itpro.com/security/firewalls">firewalls</a>. </p><p>"The exploitation of this GlobalProtect vulnerability by the <a href="https://www.itpro.com/security/cyber-attacks/thousands-of-procedures-canceled-at-london-hospitals-as-qilin-releases-blood-test-data">Qilin ransomware gang</a> demonstrates that perimeter defences are prime targets,” he said. </p><p>“When threat actors can bypass VPN authentication, they are walking through the digital front door with a master key. The grace period for patching critical edge devices has practically vanished, and they must be the patching priority for all organizations".</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘The risk to every organization has increased exponentially’: The FortiBleed campaign just took a turn for the worse ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.itpro.com/security/28133/what-is-cyber-security">Cybersecurity </a>experts have issued an alert amid reports that hackers accessed login credentials belonging to UK government officials and Foreign Office staff. </p><p>The credentials, which are reportedly being sold on the dark web, were exposed as part of the ongoing FortiBleed attack campaign. </p><p>FortiBleed targets internet-facing Fortinet <a href="https://www.itpro.com/network-internet/virtual-private-network-vpn/368103/best-business-vpn-in-2022">VPN </a>and <a href="https://www.itpro.com/security/firewalls">firewalls</a>, and is believed to have affected more than 70,000 devices spanning 194 countries since it was first uncovered last month. </p><p><a href="https://socradar.io/blog/fortibleed-fortinet-firewalls-compromised/" target="_blank"><u>Analysis from SOCRadar</u></a>, for example, identified a vast database containing login credentials. The threat intelligence firm has since attributed FortiBleed to the Lynx/<a href="https://www.itpro.com/security/ransomware/ransomware-group-publishes-stolen-nhs-scotland-data-to-dark-web">INC ransomware</a> group.</p><p>While this database was believed to have been limited to basic usernames and passwords, reports from <a href="https://www.telegraph.co.uk/news/2026/07/05/russian-hackers-steal-government-logins/" target="_blank"><u><em>The Telegraph</em></u></a><em> </em>suggest some exposed details include privileged Fortinet credentials. </p><p>Volodymyr Diachenko, a security researcher who first uncovered the threat campaign, told the publication these credentials could give bad actors access to the Foreign Office’s “core networks” along with other government departments.</p><p>Some Foreign Office credentials are now being sold on the <a href="https://www.itpro.com/security/32117/what-is-the-dark-web">dark web</a>, according to reports, going for up to £40,000. </p><p>Arctic Wolf CISO Adam Marrè warned that the incident could create a domino effect, impacting other government departments and also local authorities and public services. </p><p>According to <em>The Telegraph</em>, credentials at NHS trusts, energy companies, and local councils were also hosted in the illicit database. </p><p>“This major breach of email accounts of UK government officials and overseas Foreign Office workers is the latest development in the ongoing FortiBleed attack,” he said. </p><p>“While it may be tempting to think this is a simple <a href="https://www.itpro.com/security/theres-only-one-way-to-avoid-credential-stuffing-attacks">credential-stuffing</a> operation, our threat team found the threat actors have built a highly sophisticated and repeatable credential factory,” he said. </p><p>Marrè noted that analysis of the incident conducted by Arctic Wolf shows threat actors appear to have been using automated tools to harvest logins and target gateways at “exponential speed and volume”. </p><p>“This means while today it’s the Foreign Office which has been affected, the risk to every organization has increased exponentially.”</p><h2 id="back-and-forth-on-fortibleed">Back and forth on FortiBleed</h2><p>The discovery of the FortiBleed sparked somewhat of a back and forth between Fortinet and security researchers last month. After threat intelligence firm Hudson Rock published a <a href="https://www.hudsonrock.com/fortinet" target="_blank">blog detailing the campaign</a>, Fortinet disputed some of its claims. </p><p><a href="https://www.itpro.com/security/passwords-nicked-for-nearly-74-000-fortinet-devices"><u>Fortinet told </u><u><em>ITPro </em></u><u>at the time</u></a> that the exposed credentials weren’t the result of a fresh breach, insisting that those following best practices were safe from exposure.</p><p>"Fortinet is aware of a reported third-party credential-harvesting campaign targeting Fortinet firewalls and VPN gateways. We are committed to safeguarding our customers, and we diligently and continuously monitor threat actor darknet activity,” a spokesperson for the company said. </p><p>“Based on our initial analysis, the data involved is likely a resharing of data from previous incidents, as well as brute forcing of credentials, and not related to any current incident or advisory."</p><p>Hudson Rock, meanwhile, said the campaign went “beyond simply credential reuse,” highlighting that hundreds of organizations are thought to have been affected. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/the-risk-to-every-organization-has-increased-exponentially-the-fortibleed-campaign-just-took-a-turn-for-the-worse</link>
                                                                            <description>
                            <![CDATA[ Reports suggest that FortiBleed-linked exposed credentials could put UK government and public services at huge risk ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">npiBchLKa4eriPG8MdEo5T</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/bR33DDYEFNw8FhDqg6p8y5-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 07 Jul 2026 08:09:22 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/bR33DDYEFNw8FhDqg6p8y5-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Plaque pictured at the Foreign, Commonwealth and Development Office building in Whitehall, London. ]]></media:description>                                                            <media:text><![CDATA[Plaque pictured at the Foreign, Commonwealth and Development Office building in Whitehall, London. ]]></media:text>
                                <media:title type="plain"><![CDATA[Plaque pictured at the Foreign, Commonwealth and Development Office building in Whitehall, London. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/bR33DDYEFNw8FhDqg6p8y5-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/security/28133/what-is-cyber-security">Cybersecurity </a>experts have issued an alert amid reports that hackers accessed login credentials belonging to UK government officials and Foreign Office staff. </p><p>The credentials, which are reportedly being sold on the dark web, were exposed as part of the ongoing FortiBleed attack campaign. </p><p>FortiBleed targets internet-facing Fortinet <a href="https://www.itpro.com/network-internet/virtual-private-network-vpn/368103/best-business-vpn-in-2022">VPN </a>and <a href="https://www.itpro.com/security/firewalls">firewalls</a>, and is believed to have affected more than 70,000 devices spanning 194 countries since it was first uncovered last month. </p><p><a href="https://socradar.io/blog/fortibleed-fortinet-firewalls-compromised/" target="_blank"><u>Analysis from SOCRadar</u></a>, for example, identified a vast database containing login credentials. The threat intelligence firm has since attributed FortiBleed to the Lynx/<a href="https://www.itpro.com/security/ransomware/ransomware-group-publishes-stolen-nhs-scotland-data-to-dark-web">INC ransomware</a> group.</p><p>While this database was believed to have been limited to basic usernames and passwords, reports from <a href="https://www.telegraph.co.uk/news/2026/07/05/russian-hackers-steal-government-logins/" target="_blank"><u><em>The Telegraph</em></u></a><em> </em>suggest some exposed details include privileged Fortinet credentials. </p><p>Volodymyr Diachenko, a security researcher who first uncovered the threat campaign, told the publication these credentials could give bad actors access to the Foreign Office’s “core networks” along with other government departments.</p><p>Some Foreign Office credentials are now being sold on the <a href="https://www.itpro.com/security/32117/what-is-the-dark-web">dark web</a>, according to reports, going for up to £40,000. </p><p>Arctic Wolf CISO Adam Marrè warned that the incident could create a domino effect, impacting other government departments and also local authorities and public services. </p><p>According to <em>The Telegraph</em>, credentials at NHS trusts, energy companies, and local councils were also hosted in the illicit database. </p><p>“This major breach of email accounts of UK government officials and overseas Foreign Office workers is the latest development in the ongoing FortiBleed attack,” he said. </p><p>“While it may be tempting to think this is a simple <a href="https://www.itpro.com/security/theres-only-one-way-to-avoid-credential-stuffing-attacks">credential-stuffing</a> operation, our threat team found the threat actors have built a highly sophisticated and repeatable credential factory,” he said. </p><p>Marrè noted that analysis of the incident conducted by Arctic Wolf shows threat actors appear to have been using automated tools to harvest logins and target gateways at “exponential speed and volume”. </p><p>“This means while today it’s the Foreign Office which has been affected, the risk to every organization has increased exponentially.”</p><h2 id="back-and-forth-on-fortibleed">Back and forth on FortiBleed</h2><p>The discovery of the FortiBleed sparked somewhat of a back and forth between Fortinet and security researchers last month. After threat intelligence firm Hudson Rock published a <a href="https://www.hudsonrock.com/fortinet" target="_blank">blog detailing the campaign</a>, Fortinet disputed some of its claims. </p><p><a href="https://www.itpro.com/security/passwords-nicked-for-nearly-74-000-fortinet-devices"><u>Fortinet told </u><u><em>ITPro </em></u><u>at the time</u></a> that the exposed credentials weren’t the result of a fresh breach, insisting that those following best practices were safe from exposure.</p><p>"Fortinet is aware of a reported third-party credential-harvesting campaign targeting Fortinet firewalls and VPN gateways. We are committed to safeguarding our customers, and we diligently and continuously monitor threat actor darknet activity,” a spokesperson for the company said. </p><p>“Based on our initial analysis, the data involved is likely a resharing of data from previous incidents, as well as brute forcing of credentials, and not related to any current incident or advisory."</p><p>Hudson Rock, meanwhile, said the campaign went “beyond simply credential reuse,” highlighting that hundreds of organizations are thought to have been affected. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hackers are posing as Interpol to target small businesses – here's what you need to know ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Criminals are posing as Interpol cyber crime investigators to target small businesses across Europe, Asia, the Middle East, and North America.</p><p>According to <a href="https://www.bitdefender.com/en-us/blog/hotforsecurity/fake-interpol-emails-serve-ransomware" target="_blank"><u>new research from Bitdefender</u></a>, the phishing messages claim to contain evidence that the recipients are carrying out suspicious activity, pressuring them into opening a password-protected archive.</p><p>"Based on information that has come to our attention, there may be activities involving accounts, systems or services associated with your organization that warrant further examination. We have obtained information and video material that may assist in your assessment of the matter," the emails read. </p><p>"We recommend conducting an internal review to determine whether any unauthorized, suspicious or potentially fraudulent activities have occurred. Prompt attention to such matters may help mitigate potential financial operational, reputational or regulatory risks."</p><p>Upon opening the link, recipients are directed to a <a href="https://www.itpro.com/security/proton-is-launching-its-own-private-alternative-to-google-workspace-and-microsoft-365">Proton </a>Drive-hosted file that delivers a ransomware payload hidden within multiple archive layers. Once executed, researchers said the <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>seeks to encrypt files across available drives and presents victims with a ransom message.</p><p>The campaign is targeting organizations across multiple industries, including food and agriculture, legal services, pharmaceuticals, media, technology, and finance.</p><p>The ransomware is relatively simple, according to Bitdefender researchers. The code contains hardcoded values, including the password used during encryption and decryption, and lacks many of the features typically associated with large <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware </a>operations.</p><p>Interestingly, victims are instructed to contact the attackers through a Tox chat channel to negotiate a ransom, rather than through the more usual dedicated negotiation portal or victim site.</p><p>This, researchers noted, is another indication that this is likely a custom-built operation, perhaps assembled using publicly available code and tools rather than the work of an established ransomware group.</p><h2 id="what-small-businesses-need-to-know">What small businesses need to know</h2><p>Javvad Malik, Lead CISO advisor at <a href="https://www.itpro.com/security/cyber-firm-knowbe4-unknowingly-hired-a-north-korean-hacker-and-it-went-exactly-as-you-might-think">KnowBe4</a>, said that impersonating Interpol – or law enforcement in general – is specifically designed to trigger a “rapid emotional response” and dupe victims into ignoring red flags. </p><p>"What is interesting about this campaign is that it targets small business,” he said. “These are often understaffed and have no security or even IT expertise on hand, so it's not difficult to see why people would easily fall victim to these kinds of attacks."</p><p>Bitdefender has warned small businesses to be on the alert, urging them to verify all unsolicited correspondence by reaching out through official channels to confirm whether the communication is legitimate.</p><p>"One of the biggest red flags in this campaign is the delivery method itself," researchers said. "While the attackers impersonate Interpol, legitimate law enforcement agencies don't send unsolicited emails containing Proton Drive links to password-protected files and ask organizations to review alleged evidence of wrongdoing."</p><p>They should treat password-protected archives with caution, especially when the password is included in the email. Showing file extensions on Windows devices will make it easier to spot executables masquerading as videos or documents, and <a href="https://www.itpro.com/security/cyber-attacks/how-hackers-bypass-mfa-and-what-to-do-about-it">multi-factor authentication (MFA)</a> should be used wherever possible.</p><p>Elsewhere, the company urged small businesses to ensure staff are trained to help spot tell-tale signs that communications are fraudulent. </p><p>"Small businesses are often viewed as easier targets than large enterprises," the researchers warned.</p><p>"Many operate without dedicated IT teams or cybersecurity staff. Security responsibilities are often shared among employees who already wear multiple hats, and limited budgets can make it difficult to invest in advanced security measures or ongoing training."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/hackers-are-posing-as-interpol-to-target-small-business-heres-what-you-need-to-know</link>
                                                                            <description>
                            <![CDATA[ Small businesses are warned to think twice before clicking on links ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">dfEYQHdzwBELh5bxQfdbGS</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/BwgyDzFJ2YV3ja2RZQJT9b-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 06 Jul 2026 10:58:23 +0000</pubDate>                                                                                                                                <updated>Mon, 06 Jul 2026 21:36:13 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/BwgyDzFJ2YV3ja2RZQJT9b-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Phishing concept image showing an email symbol with a fishing hook pierced through, with glowing padlock symbols in background.]]></media:description>                                                            <media:text><![CDATA[Phishing concept image showing an email symbol with a fishing hook pierced through, with glowing padlock symbols in background.]]></media:text>
                                <media:title type="plain"><![CDATA[Phishing concept image showing an email symbol with a fishing hook pierced through, with glowing padlock symbols in background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/BwgyDzFJ2YV3ja2RZQJT9b-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Criminals are posing as Interpol cyber crime investigators to target small businesses across Europe, Asia, the Middle East, and North America.</p><p>According to <a href="https://www.bitdefender.com/en-us/blog/hotforsecurity/fake-interpol-emails-serve-ransomware" target="_blank"><u>new research from Bitdefender</u></a>, the phishing messages claim to contain evidence that the recipients are carrying out suspicious activity, pressuring them into opening a password-protected archive.</p><p>"Based on information that has come to our attention, there may be activities involving accounts, systems or services associated with your organization that warrant further examination. We have obtained information and video material that may assist in your assessment of the matter," the emails read. </p><p>"We recommend conducting an internal review to determine whether any unauthorized, suspicious or potentially fraudulent activities have occurred. Prompt attention to such matters may help mitigate potential financial operational, reputational or regulatory risks."</p><p>Upon opening the link, recipients are directed to a <a href="https://www.itpro.com/security/proton-is-launching-its-own-private-alternative-to-google-workspace-and-microsoft-365">Proton </a>Drive-hosted file that delivers a ransomware payload hidden within multiple archive layers. Once executed, researchers said the <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>seeks to encrypt files across available drives and presents victims with a ransom message.</p><p>The campaign is targeting organizations across multiple industries, including food and agriculture, legal services, pharmaceuticals, media, technology, and finance.</p><p>The ransomware is relatively simple, according to Bitdefender researchers. The code contains hardcoded values, including the password used during encryption and decryption, and lacks many of the features typically associated with large <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware </a>operations.</p><p>Interestingly, victims are instructed to contact the attackers through a Tox chat channel to negotiate a ransom, rather than through the more usual dedicated negotiation portal or victim site.</p><p>This, researchers noted, is another indication that this is likely a custom-built operation, perhaps assembled using publicly available code and tools rather than the work of an established ransomware group.</p><h2 id="what-small-businesses-need-to-know">What small businesses need to know</h2><p>Javvad Malik, Lead CISO advisor at <a href="https://www.itpro.com/security/cyber-firm-knowbe4-unknowingly-hired-a-north-korean-hacker-and-it-went-exactly-as-you-might-think">KnowBe4</a>, said that impersonating Interpol – or law enforcement in general – is specifically designed to trigger a “rapid emotional response” and dupe victims into ignoring red flags. </p><p>"What is interesting about this campaign is that it targets small business,” he said. “These are often understaffed and have no security or even IT expertise on hand, so it's not difficult to see why people would easily fall victim to these kinds of attacks."</p><p>Bitdefender has warned small businesses to be on the alert, urging them to verify all unsolicited correspondence by reaching out through official channels to confirm whether the communication is legitimate.</p><p>"One of the biggest red flags in this campaign is the delivery method itself," researchers said. "While the attackers impersonate Interpol, legitimate law enforcement agencies don't send unsolicited emails containing Proton Drive links to password-protected files and ask organizations to review alleged evidence of wrongdoing."</p><p>They should treat password-protected archives with caution, especially when the password is included in the email. Showing file extensions on Windows devices will make it easier to spot executables masquerading as videos or documents, and <a href="https://www.itpro.com/security/cyber-attacks/how-hackers-bypass-mfa-and-what-to-do-about-it">multi-factor authentication (MFA)</a> should be used wherever possible.</p><p>Elsewhere, the company urged small businesses to ensure staff are trained to help spot tell-tale signs that communications are fraudulent. </p><p>"Small businesses are often viewed as easier targets than large enterprises," the researchers warned.</p><p>"Many operate without dedicated IT teams or cybersecurity staff. Security responsibilities are often shared among employees who already wear multiple hats, and limited budgets can make it difficult to invest in advanced security measures or ongoing training."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Simplicity and unity will win the fight against AI cyber attacks ]]></title>
                                                                                                <dc:content><![CDATA[ <p>In the age of AI, perimeter defense alone is no longer enough. Traditional methods for securing IT estates are horribly vulnerable to increasingly sophisticated AI tools, leading to a rapid degradation of many organizations’ defenses. </p><p>On a global scale, in April, the <a href="https://www.bbc.co.uk/news/articles/crk1py1jgzko"><u>news</u></a> broke of Claude Mythos’ limited release and the danger it could pose to cybersecurity worldwide. The hyper-powerful AI model rapidly uncovered flaws and vulnerabilities in defense systems that had lain dormant for years, threatening the integrity of banking systems, energy networks, and more.</p><p></p><p>In the UK, more than three-quarters of UK businesses have suffered a cyber incident in the past year. What’s more, 43% of UK IT decision-makers identified AI-powered attacks as the single biggest risk they face over the next 12 months, ahead of traditional threats such as ransomware, phishing, and data breaches. </p><h2 id="turning-lemons-into-lemonade">Turning lemons into lemonade</h2><p>Clearly, there’s plenty of cause for concern here – the challenge is significant, and the potential damage could reach far beyond companies’ bottom lines. But that doesn’t mean the IT industry should throw up its hands and accept the inevitable. Rather, the rapid growth in AI-driven breaches is a sign that a new approach is needed. </p><p>For managed service providers (MSPs) in particular, the evolving threat of AI presents a business opportunity rather than just another security burden. As customers seek to handle cloud patching complexity, regional compliance differences, and increasingly automated attacks, MSPs that can unify security, operations, and automation in a single offering will be best placed to improve service quality and usability – and so unlock increased profitability.</p><p>This isn’t wishful thinking: organizations are making plans to invest in technology that can help them tackle the AI challenge. AI and advanced threat preparedness is the top spending commitment for UK organizations over the next 12 to 24 months, cited by 41% of 1,500 IT decisionmakers ManageEngine recently surveyed.</p><h2 id="simpler-faster">Simpler, faster</h2><p>There is also a growing gap between how quickly organizations detect incidents and how long it takes them to recover, which is where MSPs can provide real value. The majority (94%) of UK organizations detect incidents within 24 hours, and nearly half recover within 10 days. However, 26% said recovery can extend beyond 10 days, with a smaller proportion taking more than 20 days.</p><p>In response to that inefficiency, MSPs can help by reducing tool sprawl, standardising workflows, responding quickly to incident reports, and packaging up more resilient service tiers. Clients will pay for this kind of rationalisation and streamlining, providing, as it does, a crucial way to reduce the time between a security incident and a successful resolution.</p><h2 id="putting-operational-tech-at-the-center">Putting operational tech at the center</h2><p>MSPs can also provide value in the battle against AI-driven cyberattacks by including operational technology (OT) in the development of security systems as a priority rather than an afterthought. OT is becoming part of the managed risk surface and requires the same disciplined approach MSPs already apply to IT – not least because OT software may traditionally have been seen as ‘lower-risk’, and therefore less diligently patched.</p><p>Again, the core benefit MSPs can provide clients with here is acting as the single point of contact that draws together oversight of all potential vulnerabilities. As organizations’ digital estates become ever more complex, applying security policies and automations to OT as well as back-office apps and systems can be a major headache. </p><p>MSPs with expertise across the board can not only build a unified policy to defend the entire attack surface – they can also radically simplify day-to-day management for client IT teams.</p><p>AI is turning the threat of cyber attack into a many-armed monster, hitting harder and in more places than ever before. In the face of this ramped-up threat, MSPs are uniquely placed to offer a unified, simplified service – and in that sense, the rise of AI breaches could be a real business opportunity.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/simplicity-and-unity-will-win-the-fight-against-ai-cyberattacks</link>
                                                                            <description>
                            <![CDATA[ How MSPs can turn the rise of AI-driven breaches into a business advantage ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">KzTQsEd9o4M2HgH6FoEr8i</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/VHuoRHN7D2BMLU3pbN3Xv4-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 30 Jun 2026 07:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 01 Jul 2026 12:58:57 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ VimalRaj Sampathkumar ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Fzc6sJqk4ccSXbYZkvtoGK.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/VHuoRHN7D2BMLU3pbN3Xv4-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A stylized image showing a glowing red cyber attack warning on top of a reflective metal surface bearing the flag of Iran.]]></media:description>                                                            <media:text><![CDATA[A stylized image showing a glowing red cyber attack warning on top of a reflective metal surface bearing the flag of Iran.]]></media:text>
                                <media:title type="plain"><![CDATA[A stylized image showing a glowing red cyber attack warning on top of a reflective metal surface bearing the flag of Iran.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/VHuoRHN7D2BMLU3pbN3Xv4-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>In the age of AI, perimeter defense alone is no longer enough. Traditional methods for securing IT estates are horribly vulnerable to increasingly sophisticated AI tools, leading to a rapid degradation of many organizations’ defenses. </p><p>On a global scale, in April, the <a href="https://www.bbc.co.uk/news/articles/crk1py1jgzko"><u>news</u></a> broke of Claude Mythos’ limited release and the danger it could pose to cybersecurity worldwide. The hyper-powerful AI model rapidly uncovered flaws and vulnerabilities in defense systems that had lain dormant for years, threatening the integrity of banking systems, energy networks, and more.</p><p></p><p>In the UK, more than three-quarters of UK businesses have suffered a cyber incident in the past year. What’s more, 43% of UK IT decision-makers identified AI-powered attacks as the single biggest risk they face over the next 12 months, ahead of traditional threats such as ransomware, phishing, and data breaches. </p><h2 id="turning-lemons-into-lemonade">Turning lemons into lemonade</h2><p>Clearly, there’s plenty of cause for concern here – the challenge is significant, and the potential damage could reach far beyond companies’ bottom lines. But that doesn’t mean the IT industry should throw up its hands and accept the inevitable. Rather, the rapid growth in AI-driven breaches is a sign that a new approach is needed. </p><p>For managed service providers (MSPs) in particular, the evolving threat of AI presents a business opportunity rather than just another security burden. As customers seek to handle cloud patching complexity, regional compliance differences, and increasingly automated attacks, MSPs that can unify security, operations, and automation in a single offering will be best placed to improve service quality and usability – and so unlock increased profitability.</p><p>This isn’t wishful thinking: organizations are making plans to invest in technology that can help them tackle the AI challenge. AI and advanced threat preparedness is the top spending commitment for UK organizations over the next 12 to 24 months, cited by 41% of 1,500 IT decisionmakers ManageEngine recently surveyed.</p><h2 id="simpler-faster">Simpler, faster</h2><p>There is also a growing gap between how quickly organizations detect incidents and how long it takes them to recover, which is where MSPs can provide real value. The majority (94%) of UK organizations detect incidents within 24 hours, and nearly half recover within 10 days. However, 26% said recovery can extend beyond 10 days, with a smaller proportion taking more than 20 days.</p><p>In response to that inefficiency, MSPs can help by reducing tool sprawl, standardising workflows, responding quickly to incident reports, and packaging up more resilient service tiers. Clients will pay for this kind of rationalisation and streamlining, providing, as it does, a crucial way to reduce the time between a security incident and a successful resolution.</p><h2 id="putting-operational-tech-at-the-center">Putting operational tech at the center</h2><p>MSPs can also provide value in the battle against AI-driven cyberattacks by including operational technology (OT) in the development of security systems as a priority rather than an afterthought. OT is becoming part of the managed risk surface and requires the same disciplined approach MSPs already apply to IT – not least because OT software may traditionally have been seen as ‘lower-risk’, and therefore less diligently patched.</p><p>Again, the core benefit MSPs can provide clients with here is acting as the single point of contact that draws together oversight of all potential vulnerabilities. As organizations’ digital estates become ever more complex, applying security policies and automations to OT as well as back-office apps and systems can be a major headache. </p><p>MSPs with expertise across the board can not only build a unified policy to defend the entire attack surface – they can also radically simplify day-to-day management for client IT teams.</p><p>AI is turning the threat of cyber attack into a many-armed monster, hitting harder and in more places than ever before. In the face of this ramped-up threat, MSPs are uniquely placed to offer a unified, simplified service – and in that sense, the rise of AI breaches could be a real business opportunity.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘Hacking groups have the transport network firmly in their sights’: Network Rail is battling a torrent of cyber threats ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Network Rail is fighting off millions of cyber attacks every month, according to new research, as experts warn of a rising tide of threats facing public services. </p><p>Freedom of information (FoI) requests show the organization blocked over 7.1 million malicious emails between December 2025 and March this year.  </p><p>Of the 7,129,314 email attacks blocked by Network Rail, 331,352 were phishing emails, 1,412 were <a href="https://www.itpro.com/malware/28076/what-is-malware">malware</a>-laden emails, 2,066,392 were spam emails, and 4,730,158 were edge blocked emails. </p><p>This all adds up to an average of more than 800,000 attacks per day, including around 37,000 <a href="https://www.itpro.com/security/29093/what-is-phishing">phishing </a>attempts.</p><p>“With so many people in the UK depending on public transport for their daily lives, a successful cyber attack could cause significant disruption, such as potentially stopping people from getting to work," warned Simon Edwards, CEO of SE Labs. </p><p>"Therefore, it’s vital that our public sector organizations have a dedicated cyber strategy put in place and ensure rigorous testing to identify any security holes and keep hackers at bay.”</p><p>Just last week, two members of the hacking group known as Scattered Spider pleaded guilty over their <a href="https://www.itpro.com/security/cyber-attacks/duo-accused-of-role-in-tfl-cyber-attack-plead-guilty-after-lengthy-highly-complex-and-painstaking-investigation">involvement in an attack on Transport for London (TfL) systems</a>. </p><p>The attack forced all 28,000 employees to attend a TfL office for a password reset and led to a reported £29 million in losses and recovery costs.</p><p>"As we've seen from the recent Scattered Spider convictions, hacking groups have the transport network firmly in their sights. A single successful cyber attack on the rail network could drive Britain to a halt, operationally and economically," said Graeme Stewart, head of public sector at Check Point. </p><p>"The transport network is also a treasure trove of personal and financial data, something unscrupulous criminals are eager to get their hands on. That’s why it's vital that our roads, rail and aviation systems are fully protected with the latest cyber defenses to keep hackers locked out."</p><h2 id="what-happened-with-the-network-rail-cyber-attack">What happened with the Network Rail cyber attack?</h2><p>In 2024, Network Rail suffered a <a href="https://www.itpro.com/security/network-rail-confirms-cyber-attack-on-wi-fi-systems-at-uk-train-stations"><u>cyber attack</u></a> on its WiFi systems that saw commuters who logged in at affected stations receive information pertaining to terrorist attacks in Europe, as well as a message stating “we love you Europe”. </p><p>The attack is believed to have taken place through a third-party service provider, Telent, which managed Network Rail's WiFi services.</p><p>More recently, train operator LNER said a <a href="https://www.itpro.com/security/cyber-attacks/lner-warns-customers-to-remain-vigilant-after-personal-data-exposed-in-cyber-attack"><u>cyber attack</u></a> had led to unauthorized access to files managed by an unnamed third-party supplier.</p><p>Travel networks, particularly rail services, are among the top targets for cyber criminals and state-sponsored groups due to the critical role they play in the British economy, according to research conducted last year. </p><p>The UK's Department for Science, Innovation and Technology (DSIT) released a <a href="https://assets.publishing.service.gov.uk/media/69144f259d50fc2fe816163a/Economic_impact_of_a_systemic_cyber_incident_rail_sector_scenario.pdf" target="_blank"><u>report</u></a> from KPMG that concluded a major attack on the rail network could cost £1.8 billion for a one-week period of disruption.</p><p>The direct financial cost to Network Rail would, it concluded, cost around £123 million, with the cost to passengers due to delays adding up to about £281.3 million. </p><p>Notably, the impact on Gross Value Added (GVA) could be as much as £1.397 billion, representing approximately 2.8% of the UK’s weekly GDP and 0.05% of annual GDP.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/hacking-groups-have-the-transport-network-firmly-in-their-sights-network-rail-is-battling-a-torrent-of-cyber-threats</link>
                                                                            <description>
                            <![CDATA[ FoI requests have revealed that the rail operator is under increasing attack, as cyber criminals set their sights on the transport sector ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">RoW86jKhaGNwz8fh2EZQkX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/rUvp25YMvPTLYowbCM5HSC-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 29 Jun 2026 11:26:40 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/rUvp25YMvPTLYowbCM5HSC-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Network Rail logo and branding pictured on a glass partition at a waiting room in London Euston railway station.]]></media:description>                                                            <media:text><![CDATA[Network Rail logo and branding pictured on a glass partition at a waiting room in London Euston railway station.]]></media:text>
                                <media:title type="plain"><![CDATA[Network Rail logo and branding pictured on a glass partition at a waiting room in London Euston railway station.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/rUvp25YMvPTLYowbCM5HSC-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Network Rail is fighting off millions of cyber attacks every month, according to new research, as experts warn of a rising tide of threats facing public services. </p><p>Freedom of information (FoI) requests show the organization blocked over 7.1 million malicious emails between December 2025 and March this year.  </p><p>Of the 7,129,314 email attacks blocked by Network Rail, 331,352 were phishing emails, 1,412 were <a href="https://www.itpro.com/malware/28076/what-is-malware">malware</a>-laden emails, 2,066,392 were spam emails, and 4,730,158 were edge blocked emails. </p><p>This all adds up to an average of more than 800,000 attacks per day, including around 37,000 <a href="https://www.itpro.com/security/29093/what-is-phishing">phishing </a>attempts.</p><p>“With so many people in the UK depending on public transport for their daily lives, a successful cyber attack could cause significant disruption, such as potentially stopping people from getting to work," warned Simon Edwards, CEO of SE Labs. </p><p>"Therefore, it’s vital that our public sector organizations have a dedicated cyber strategy put in place and ensure rigorous testing to identify any security holes and keep hackers at bay.”</p><p>Just last week, two members of the hacking group known as Scattered Spider pleaded guilty over their <a href="https://www.itpro.com/security/cyber-attacks/duo-accused-of-role-in-tfl-cyber-attack-plead-guilty-after-lengthy-highly-complex-and-painstaking-investigation">involvement in an attack on Transport for London (TfL) systems</a>. </p><p>The attack forced all 28,000 employees to attend a TfL office for a password reset and led to a reported £29 million in losses and recovery costs.</p><p>"As we've seen from the recent Scattered Spider convictions, hacking groups have the transport network firmly in their sights. A single successful cyber attack on the rail network could drive Britain to a halt, operationally and economically," said Graeme Stewart, head of public sector at Check Point. </p><p>"The transport network is also a treasure trove of personal and financial data, something unscrupulous criminals are eager to get their hands on. That’s why it's vital that our roads, rail and aviation systems are fully protected with the latest cyber defenses to keep hackers locked out."</p><h2 id="what-happened-with-the-network-rail-cyber-attack">What happened with the Network Rail cyber attack?</h2><p>In 2024, Network Rail suffered a <a href="https://www.itpro.com/security/network-rail-confirms-cyber-attack-on-wi-fi-systems-at-uk-train-stations"><u>cyber attack</u></a> on its WiFi systems that saw commuters who logged in at affected stations receive information pertaining to terrorist attacks in Europe, as well as a message stating “we love you Europe”. </p><p>The attack is believed to have taken place through a third-party service provider, Telent, which managed Network Rail's WiFi services.</p><p>More recently, train operator LNER said a <a href="https://www.itpro.com/security/cyber-attacks/lner-warns-customers-to-remain-vigilant-after-personal-data-exposed-in-cyber-attack"><u>cyber attack</u></a> had led to unauthorized access to files managed by an unnamed third-party supplier.</p><p>Travel networks, particularly rail services, are among the top targets for cyber criminals and state-sponsored groups due to the critical role they play in the British economy, according to research conducted last year. </p><p>The UK's Department for Science, Innovation and Technology (DSIT) released a <a href="https://assets.publishing.service.gov.uk/media/69144f259d50fc2fe816163a/Economic_impact_of_a_systemic_cyber_incident_rail_sector_scenario.pdf" target="_blank"><u>report</u></a> from KPMG that concluded a major attack on the rail network could cost £1.8 billion for a one-week period of disruption.</p><p>The direct financial cost to Network Rail would, it concluded, cost around £123 million, with the cost to passengers due to delays adding up to about £281.3 million. </p><p>Notably, the impact on Gross Value Added (GVA) could be as much as £1.397 billion, representing approximately 2.8% of the UK’s weekly GDP and 0.05% of annual GDP.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Duo accused of role in TfL cyber attack plead guilty after ‘lengthy, highly complex, and painstaking investigation’ ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Two young men have pleaded guilty to offenses under the Computer Misuse Act following a <a href="https://www.itpro.com/technology/artificial-intelligence/true-scale-of-tfl-cyber-attack-emerges-what-happened-who-was-responsible-and-how-many-people-were-impacted">cyber attack on Transport for London (TfL)</a> that caused months of disruption and millions in damages. </p><p>Thalha Jubair, 20, from East London, and Owen Flowers, 18, from Walsall in the West Midlands, were arrested following raids by the National Crime Agency (NCA) and City of London Police in September 2025.</p><p>The duo are alleged members of the notorious Scattered Spider cyber crime collective, believed to be responsible for a string of attacks in recent years. The group claimed responsibility for attacks on UK retailers <a href="https://www.itpro.com/security/cyber-attacks/m-and-s-reveals-massive-financial-hit-from-cyber-attack">Marks & Spencer</a> and the <a href="https://www.itpro.com/security/cyber-attacks/co-op-chief-executive-very-proud-of-cyber-attack-response-despite-huge-financial-losses">Cooperative Group</a>, as well as <a href="https://www.itpro.com/security/cyber-attacks/mgm-resorts-back-online-after-suspected-ransomware-attack">MGM Resorts</a> in the United States. </p><p>“The profile of offenders like Flowers and Jubair demonstrates the increasing threat from cyber criminals based in the UK and other English-speaking countries, epitomised by Scattered Spider," said Paul Foster, deputy director of the National Crime Agency and head of the NCA National Cyber Crime Unit.</p><p>Flowers was first arrested in September 2024, at which point NCA officers found evidence that the networks of US healthcare companies SSM Health Care Corporation and Sutter Health had also been infiltrated and damaged.</p><p>Investigators found a number of devices at Flowers' home, including laptops, tower computers, hard drives, and USB sticks. One Acer laptop contained a screenshot showing network connectivity to TfL infrastructure. </p><p>Flowers had also accessed an online platform selling credentials compromised in previous cyber attacks and data breaches. </p><p>Notably, the laptop contained a number of videos that Flowers had recorded, which showed Jubair accessing TfL systems during the attack. At the same time, the pair were messaging each other over Telegram, as well as communicating via an online work collaboration tool.</p><h2 id="what-happened-with-the-tfl-cyber-attack">What happened with the TfL cyber attack?</h2><p>TfL’s network was infiltrated at the beginning of September 2024, forcing all 28,000 employees to attend a TfL office for a password reset. The cyber attack caused widespread disruption for the rail operator. </p><p>Data from TfL’s Oyster refunds system was accessed while its customer refund system was also affected. Elsewhere, the attack shut down the Oyster photocard application system for children and young people. </p><p>Around 10 million people are believed to have been affected by the attack, making it one of the UK’s most devastating cyber attacks to date. </p><p>Jubair and Flowers are due to be sentenced at Woolwich Crown Court on 16 July.</p><h2 id="a-lengthy-investigation">A lengthy investigation</h2><p>Foster said the trial is the culmination of a “lengthy, highly complex and painstaking investigation” and hailed law enforcement colleagues for their role in apprehending the duo. </p><p>“The perseverance and meticulousness of our officers, and the work of our partner organizations, meant that Jubair and Flowers had no option other than to plead guilty and take responsibility for their offending," he commented.</p><p>“Cyber crime may appear faceless and distant compared to other crime types, but the infiltration of TfL’s systems shows it has real-world consequences and impacts hugely on the public. The attack caused millions of pounds in losses to a key part of the UK’s critical national infrastructure, and was a significant inconvenience for customers."</p><p>The NCA is urging victims of cyber crime to use the government’s Cyber Incident Signposting Site for direction on which agencies they should report incidents to.</p><p>“Today’s result would not have been possible if TfL had not engaged with law enforcement early, so I would urge any other organization to please do the same in such circumstances," said Foster.</p><h2 id="the-rise-of-youth-hackers">The rise of youth hackers</h2><p>Upon their arrest in September 2025, Jubair and Flowers were both teenagers, prompting concerns about a <a href="https://www.itpro.com/security/cyber-crime/the-rise-of-teen-hackers-makes-for-a-good-headline-but-cyber-crime-activities-peak-later-in-life"><u>potential wave of youth-related cyber crime</u></a>. As <a href="https://www.itpro.com/security/channel-their-curiosity-into-something-meaningful-cyber-expert-warns-an-uptick-of-youth-hackers-should-be-a-wake-up-call-after-teens-charged-over-tfl-attack"><u><em>ITPro </em></u><u>reported at the time</u></a>, cybersecurity experts described the incident as a “wake up call” for law enforcement, educators, and society at large. </p><p>Anna Chung, principal researcher for EMEA at Palo Alto Networks, said these incidents highlight a failure to “properly engage a generation growing up in a digital-first world”. </p><p>“Young people don’t usually turn to online mischief out of malice - it’s often down to a mixture of boredom, technical skills, and a lack of boundaries,” she told <em>ITPro </em>at the time.</p><p>So what’s the solution? Chung urged schools and parents to make a concerted effort toward teaching digital ethics, making this a “part of core education”. This, she noted, could be crucial to preventing future incidents. </p><p>Chung’s warning over teen hackers is by no means the first, or likely last, that we’ll hear about in coming years. </p><p>Indeed, the UK’s <a href="https://www.itpro.com/information-commissioner/31751/what-is-the-information-commissioner-s-office-ico">Information Commissioner’s Office (ICO)</a> published a report last year which <a href="https://www.itpro.com/security/kids-hacking-for-kicks-are-causing-security-headaches-at-schools"><u>highlighted a spate of cybersecurity incidents at schools across the country</u></a>, with students bypassing network security controls and gaining access to management systems. </p><p>Nipping these types of activities in the bud are crucial, the ICO warned, largely as they have the potential to evolve into more nefarious activities. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/duo-accused-of-role-in-tfl-cyber-attack-plead-guilty-after-lengthy-highly-complex-and-painstaking-investigation</link>
                                                                            <description>
                            <![CDATA[ Around 10 million people are believed to have been affected by the TfL cyber attack ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">99isQzP3Ggse8NRDUNdd7i</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/74qnvFg7TZirm7UfyeNWJH-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 23 Jun 2026 09:30:50 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                        <dc:contributor><![CDATA[ Ross Kelly ]]></dc:contributor>
                                                                    <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/74qnvFg7TZirm7UfyeNWJH-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Commuter standing on a train at a London underground tube station, which is run by Transport for London (TfL).]]></media:description>                                                            <media:text><![CDATA[Commuter standing on a train at a London underground tube station, which is run by Transport for London (TfL).]]></media:text>
                                <media:title type="plain"><![CDATA[Commuter standing on a train at a London underground tube station, which is run by Transport for London (TfL).]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/74qnvFg7TZirm7UfyeNWJH-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Two young men have pleaded guilty to offenses under the Computer Misuse Act following a <a href="https://www.itpro.com/technology/artificial-intelligence/true-scale-of-tfl-cyber-attack-emerges-what-happened-who-was-responsible-and-how-many-people-were-impacted">cyber attack on Transport for London (TfL)</a> that caused months of disruption and millions in damages. </p><p>Thalha Jubair, 20, from East London, and Owen Flowers, 18, from Walsall in the West Midlands, were arrested following raids by the National Crime Agency (NCA) and City of London Police in September 2025.</p><p>The duo are alleged members of the notorious Scattered Spider cyber crime collective, believed to be responsible for a string of attacks in recent years. The group claimed responsibility for attacks on UK retailers <a href="https://www.itpro.com/security/cyber-attacks/m-and-s-reveals-massive-financial-hit-from-cyber-attack">Marks & Spencer</a> and the <a href="https://www.itpro.com/security/cyber-attacks/co-op-chief-executive-very-proud-of-cyber-attack-response-despite-huge-financial-losses">Cooperative Group</a>, as well as <a href="https://www.itpro.com/security/cyber-attacks/mgm-resorts-back-online-after-suspected-ransomware-attack">MGM Resorts</a> in the United States. </p><p>“The profile of offenders like Flowers and Jubair demonstrates the increasing threat from cyber criminals based in the UK and other English-speaking countries, epitomised by Scattered Spider," said Paul Foster, deputy director of the National Crime Agency and head of the NCA National Cyber Crime Unit.</p><p>Flowers was first arrested in September 2024, at which point NCA officers found evidence that the networks of US healthcare companies SSM Health Care Corporation and Sutter Health had also been infiltrated and damaged.</p><p>Investigators found a number of devices at Flowers' home, including laptops, tower computers, hard drives, and USB sticks. One Acer laptop contained a screenshot showing network connectivity to TfL infrastructure. </p><p>Flowers had also accessed an online platform selling credentials compromised in previous cyber attacks and data breaches. </p><p>Notably, the laptop contained a number of videos that Flowers had recorded, which showed Jubair accessing TfL systems during the attack. At the same time, the pair were messaging each other over Telegram, as well as communicating via an online work collaboration tool.</p><h2 id="what-happened-with-the-tfl-cyber-attack">What happened with the TfL cyber attack?</h2><p>TfL’s network was infiltrated at the beginning of September 2024, forcing all 28,000 employees to attend a TfL office for a password reset. The cyber attack caused widespread disruption for the rail operator. </p><p>Data from TfL’s Oyster refunds system was accessed while its customer refund system was also affected. Elsewhere, the attack shut down the Oyster photocard application system for children and young people. </p><p>Around 10 million people are believed to have been affected by the attack, making it one of the UK’s most devastating cyber attacks to date. </p><p>Jubair and Flowers are due to be sentenced at Woolwich Crown Court on 16 July.</p><h2 id="a-lengthy-investigation">A lengthy investigation</h2><p>Foster said the trial is the culmination of a “lengthy, highly complex and painstaking investigation” and hailed law enforcement colleagues for their role in apprehending the duo. </p><p>“The perseverance and meticulousness of our officers, and the work of our partner organizations, meant that Jubair and Flowers had no option other than to plead guilty and take responsibility for their offending," he commented.</p><p>“Cyber crime may appear faceless and distant compared to other crime types, but the infiltration of TfL’s systems shows it has real-world consequences and impacts hugely on the public. The attack caused millions of pounds in losses to a key part of the UK’s critical national infrastructure, and was a significant inconvenience for customers."</p><p>The NCA is urging victims of cyber crime to use the government’s Cyber Incident Signposting Site for direction on which agencies they should report incidents to.</p><p>“Today’s result would not have been possible if TfL had not engaged with law enforcement early, so I would urge any other organization to please do the same in such circumstances," said Foster.</p><h2 id="the-rise-of-youth-hackers">The rise of youth hackers</h2><p>Upon their arrest in September 2025, Jubair and Flowers were both teenagers, prompting concerns about a <a href="https://www.itpro.com/security/cyber-crime/the-rise-of-teen-hackers-makes-for-a-good-headline-but-cyber-crime-activities-peak-later-in-life"><u>potential wave of youth-related cyber crime</u></a>. As <a href="https://www.itpro.com/security/channel-their-curiosity-into-something-meaningful-cyber-expert-warns-an-uptick-of-youth-hackers-should-be-a-wake-up-call-after-teens-charged-over-tfl-attack"><u><em>ITPro </em></u><u>reported at the time</u></a>, cybersecurity experts described the incident as a “wake up call” for law enforcement, educators, and society at large. </p><p>Anna Chung, principal researcher for EMEA at Palo Alto Networks, said these incidents highlight a failure to “properly engage a generation growing up in a digital-first world”. </p><p>“Young people don’t usually turn to online mischief out of malice - it’s often down to a mixture of boredom, technical skills, and a lack of boundaries,” she told <em>ITPro </em>at the time.</p><p>So what’s the solution? Chung urged schools and parents to make a concerted effort toward teaching digital ethics, making this a “part of core education”. This, she noted, could be crucial to preventing future incidents. </p><p>Chung’s warning over teen hackers is by no means the first, or likely last, that we’ll hear about in coming years. </p><p>Indeed, the UK’s <a href="https://www.itpro.com/information-commissioner/31751/what-is-the-information-commissioner-s-office-ico">Information Commissioner’s Office (ICO)</a> published a report last year which <a href="https://www.itpro.com/security/kids-hacking-for-kicks-are-causing-security-headaches-at-schools"><u>highlighted a spate of cybersecurity incidents at schools across the country</u></a>, with students bypassing network security controls and gaining access to management systems. </p><p>Nipping these types of activities in the bud are crucial, the ICO warned, largely as they have the potential to evolve into more nefarious activities. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Legacy kit behind vast majority of cyber attacks on utilities ]]></title>
                                                                                                <dc:content><![CDATA[ <p>More than three-quarters of utilities organizations were hit by cyber attacks involving <a href="https://www.itpro.com/software/linux/360665/hackers-target-outdated-versions-of-linux-in-the-cloud">outdated software</a> or unavailable patches on <a href="https://www.itpro.com/business/digital-transformation/legacy-it-infrastructure-accounts-for-more-than-a-third-of-enterprise-power-consumption-and-its-creating-a-sustainability-nightmare-for-it-leaders">legacy equipment</a> over the last year.</p><p>At 77%, it was the most common type of cyber incident facing the sector, according to Bridewell's Cyber Security in Critical National Infrastructure Report 2026.</p><p>And the most common effect was IT disruption or outages, affecting 47% of organizations, despite the fact that 99% of respondents described themselves as resilient after their worst cyber attack. </p><p>A further 42% said incidents had resulted in increased <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity</a> spending, while 35% experienced data loss, 34% reported revenue loss, and 32% suffered disruption to production or services.</p><p><a href="https://www.itpro.com/software/software-supply-chain-attacks-are-soaring-and-security-leaders-are-sluggish-to-react">Supply chain attacks</a> take the longest to respond to, at 9.9 hours on average, followed by data theft or disclosure at 8.4 hours and unauthorised access at 7.6 hours.</p><p>The utilities sector is particularly hampered by the need to secure ageing operational technology and infrastructure that weren't designed to withstand modern cyber threats, as critical assets can't be updated or taken offline as easily as traditional IT environments.</p><p> "Many of the systems underpinning essential utilities services were designed to operate for decades in environments that were never intended to be connected to modern digital networks," said Sam Thornton, COO at Bridewell. </p><p>Beyond <a href="https://www.itpro.com/infrastructure/six-reasons-it-pros-are-ditching-legacy-monitoring-tools">legacy infrastructure</a>, phishing and business email compromise remain widespread, affecting 76% of utilities organizations in the past year. Malware affected almost as many, at 74%, while more than seven-in-ten experienced unauthorized system access.</p><p>The main concern for utilities organizations is data protection and privacy, cited by 46% of survey respondents. Managing AI-related cyber risk and the ability to quickly detect incidents were close behind, reflecting growing concerns around emerging technologies and increasingly sophisticated attacks. </p><p>Utilities organizations are also unconfident when it comes to data breach notification requirements, cited by 42%, cybersecurity measures for data protection at 39%, and third-party due diligence at 38%.</p><p>And regulation is now the primary driver of cyber security maturity within the utilities sector, cited by 36% of respondents - ahead of both the evolving threat landscape and customer demand for improved security, and highlighting the growing influence of frameworks and compliance obligations on cyber security investment and decision-making.</p><p>"As utilities providers continue to modernize and connect operational systems, managing the gap between legacy infrastructure and modern security requirements is becoming one of the sector's biggest cybersecurity challenges," said Thornton.</p><p>Bridewell recommends that utilities organizations improve the visibility of assets across both IT and operational technology environments to identify unmanaged or vulnerable systems.</p><p>They should prioritize patch management and vulnerability remediation based on operational risk and criticality, conduct regular incident response exercises to ensure teams can respond effectively during a live cyber incident and strengthen monitoring and detection capabilities to reduce the time taken to identify and contain threats.</p><p>They should also review third-party and supply chain security arrangements to ensure critical partners meet appropriate security standards.</p><p>"In the utilities sector, the consequences of a cyber attack extend far beyond IT," said Thornton. "When critical systems are disrupted, the impact can be felt by customers, communities and the wider economy, making cyber resilience a business-critical priority."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/legacy-kit-behind-vast-majority-of-cyber-attacks-on-utilities</link>
                                                                            <description>
                            <![CDATA[ With equipment and software poorly suited to withstand modern cyber threats, organizations need to do more to identify unmanaged or vulnerable systems ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">g5wVJsihF2LFMhqkmSmkEi</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/BZ2z9PNptF9yx2L4peXaVE-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 19 Jun 2026 10:43:50 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/BZ2z9PNptF9yx2L4peXaVE-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A close-up shot of networking routers and switches connected by neatly arranged fiber optic, twisted pair, and power cables within a data center.]]></media:description>                                                            <media:text><![CDATA[A close-up shot of networking routers and switches connected by neatly arranged fiber optic, twisted pair, and power cables within a data center.]]></media:text>
                                <media:title type="plain"><![CDATA[A close-up shot of networking routers and switches connected by neatly arranged fiber optic, twisted pair, and power cables within a data center.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/BZ2z9PNptF9yx2L4peXaVE-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>More than three-quarters of utilities organizations were hit by cyber attacks involving <a href="https://www.itpro.com/software/linux/360665/hackers-target-outdated-versions-of-linux-in-the-cloud">outdated software</a> or unavailable patches on <a href="https://www.itpro.com/business/digital-transformation/legacy-it-infrastructure-accounts-for-more-than-a-third-of-enterprise-power-consumption-and-its-creating-a-sustainability-nightmare-for-it-leaders">legacy equipment</a> over the last year.</p><p>At 77%, it was the most common type of cyber incident facing the sector, according to Bridewell's Cyber Security in Critical National Infrastructure Report 2026.</p><p>And the most common effect was IT disruption or outages, affecting 47% of organizations, despite the fact that 99% of respondents described themselves as resilient after their worst cyber attack. </p><p>A further 42% said incidents had resulted in increased <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity</a> spending, while 35% experienced data loss, 34% reported revenue loss, and 32% suffered disruption to production or services.</p><p><a href="https://www.itpro.com/software/software-supply-chain-attacks-are-soaring-and-security-leaders-are-sluggish-to-react">Supply chain attacks</a> take the longest to respond to, at 9.9 hours on average, followed by data theft or disclosure at 8.4 hours and unauthorised access at 7.6 hours.</p><p>The utilities sector is particularly hampered by the need to secure ageing operational technology and infrastructure that weren't designed to withstand modern cyber threats, as critical assets can't be updated or taken offline as easily as traditional IT environments.</p><p> "Many of the systems underpinning essential utilities services were designed to operate for decades in environments that were never intended to be connected to modern digital networks," said Sam Thornton, COO at Bridewell. </p><p>Beyond <a href="https://www.itpro.com/infrastructure/six-reasons-it-pros-are-ditching-legacy-monitoring-tools">legacy infrastructure</a>, phishing and business email compromise remain widespread, affecting 76% of utilities organizations in the past year. Malware affected almost as many, at 74%, while more than seven-in-ten experienced unauthorized system access.</p><p>The main concern for utilities organizations is data protection and privacy, cited by 46% of survey respondents. Managing AI-related cyber risk and the ability to quickly detect incidents were close behind, reflecting growing concerns around emerging technologies and increasingly sophisticated attacks. </p><p>Utilities organizations are also unconfident when it comes to data breach notification requirements, cited by 42%, cybersecurity measures for data protection at 39%, and third-party due diligence at 38%.</p><p>And regulation is now the primary driver of cyber security maturity within the utilities sector, cited by 36% of respondents - ahead of both the evolving threat landscape and customer demand for improved security, and highlighting the growing influence of frameworks and compliance obligations on cyber security investment and decision-making.</p><p>"As utilities providers continue to modernize and connect operational systems, managing the gap between legacy infrastructure and modern security requirements is becoming one of the sector's biggest cybersecurity challenges," said Thornton.</p><p>Bridewell recommends that utilities organizations improve the visibility of assets across both IT and operational technology environments to identify unmanaged or vulnerable systems.</p><p>They should prioritize patch management and vulnerability remediation based on operational risk and criticality, conduct regular incident response exercises to ensure teams can respond effectively during a live cyber incident and strengthen monitoring and detection capabilities to reduce the time taken to identify and contain threats.</p><p>They should also review third-party and supply chain security arrangements to ensure critical partners meet appropriate security standards.</p><p>"In the utilities sector, the consequences of a cyber attack extend far beyond IT," said Thornton. "When critical systems are disrupted, the impact can be felt by customers, communities and the wider economy, making cyber resilience a business-critical priority."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hostile states behind three-quarters of UK critical infrastructure attacks ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The overwhelming majority of cyber attacks on critical infrastructure are coming from hostile states, the UK's cyber chief has warned.</p><p>Speaking at the Royal United Services Institute's (RUSI) Annual Security Lecture, Richard Horne, CEO of the <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do">National Cyber Security Centre </a>(NCSC), said the organization had handled more than 200 cyber incidents affecting the UK's critical national infrastructure and its supporting ecosystem over the last year. Around 75% were believed to be linked to state actors, particularly Russia, China, and Iran. </p><p>"We know that adversaries are prepositioning today, establishing footholds within technology that underpins critical national infrastructure that could enable rapid exploitation, to cause mass disruption in a time of conflict," he said.</p><p>"The highest profile example of this was a campaign often referred to as <a href="https://www.itpro.com/security/cyber-attacks/volt-typhoon-threat-group-electric-grid">Volt Typhoon</a> against largely US critical national infrastructure, which was attributed in 2024. And we are seeing our critical infrastructure being targeted, regularly finding and stopping breaches, before their intent becomes clear."</p><p>Horne broke the threat down into 'near', 'mid,' and 'far' spaces, with the far space representing the adversary's home turf, systems, tooling, and networks. Here, he said, the UK and its allies bring pressure to bear through intelligence collection, sanctions, law enforcement action , and offensive cyber operations to disrupt and degrade their capability at source.</p><p>In the mid space, efforts are concentrated on hardening cloud, technology, and telecommunications infrastructure, and by disrupting adversary positions within those environments.</p><p>"The reality is much of this space is in private hands," he said. "Which means success here demands genuine collaboration between government and private sector, which is at the heart of our approach in the NCSC."</p><p>But, he said, it's the near space – the defense and resilience of the organizations and systems being targeted – where most action is probably required. <a href="https://www.itpro.com/technology/artificial-intelligence-ai/358279/why-it-professionals-are-concerned-about-the-rise-of">The rise of AI</a> is an important factor here, he said.</p><p>"Recent developments of frontier AI models have demonstrated their effectiveness at finding inherent vulnerabilities in the technology we rely on," he said.</p><p>"Our latest assessment shows that by 2028, it is highly likely that AI-Cyber capabilities will be used by attackers against known vulnerabilities in legacy technology in our critical national infrastructure."</p><p>British organizations should take note, said James Neilson, SVP of global at OPSWAT.</p><p>"The daily scale of hostile activity against the UK is vast, and until the NCSC revealed those figures, the threat and danger facing critical infrastructure was far greater than most businesses realized," he said. </p><p>"Many organizations neglect to secure data that moves in and out of their OT networks. By controlling data flows and scanning files in transit, organizations can detect and neutralise hidden malicious payloads before they infiltrate critical systems."</p><p>Horne called on organizations to strengthen cyber resilience by focusing on three core capabilities: understanding their exposure to threats, building stronger defences based on proven security fundamentals, and ensuring they can continue operating and recover quickly after an attack.</p><p>"By making our environment harder for adversaries to operate in, and engaging in the contest better, we can play an important part in altering potential adversaries' options and deterring conflict," he said.  </p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/hostile-states-behind-three-quarters-of-uk-critical-infrastructure-attacks</link>
                                                                            <description>
                            <![CDATA[ NCSC CEO warns that with the rise of AI, the danger is only set to get worse ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Q5cNNxjBujgjgEiQ8ucRod</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/iMQq7qLmeZD4jQtCkC2btd-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 18 Jun 2026 11:55:58 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/iMQq7qLmeZD4jQtCkC2btd-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A digital display of the world map, in shades of blue and outlined in red with labels to denote threats, representing attacks on critical national infrastructure (CNI).]]></media:description>                                                            <media:text><![CDATA[A digital display of the world map, in shades of blue and outlined in red with labels to denote threats, representing attacks on critical national infrastructure (CNI).]]></media:text>
                                <media:title type="plain"><![CDATA[A digital display of the world map, in shades of blue and outlined in red with labels to denote threats, representing attacks on critical national infrastructure (CNI).]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/iMQq7qLmeZD4jQtCkC2btd-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The overwhelming majority of cyber attacks on critical infrastructure are coming from hostile states, the UK's cyber chief has warned.</p><p>Speaking at the Royal United Services Institute's (RUSI) Annual Security Lecture, Richard Horne, CEO of the <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do">National Cyber Security Centre </a>(NCSC), said the organization had handled more than 200 cyber incidents affecting the UK's critical national infrastructure and its supporting ecosystem over the last year. Around 75% were believed to be linked to state actors, particularly Russia, China, and Iran. </p><p>"We know that adversaries are prepositioning today, establishing footholds within technology that underpins critical national infrastructure that could enable rapid exploitation, to cause mass disruption in a time of conflict," he said.</p><p>"The highest profile example of this was a campaign often referred to as <a href="https://www.itpro.com/security/cyber-attacks/volt-typhoon-threat-group-electric-grid">Volt Typhoon</a> against largely US critical national infrastructure, which was attributed in 2024. And we are seeing our critical infrastructure being targeted, regularly finding and stopping breaches, before their intent becomes clear."</p><p>Horne broke the threat down into 'near', 'mid,' and 'far' spaces, with the far space representing the adversary's home turf, systems, tooling, and networks. Here, he said, the UK and its allies bring pressure to bear through intelligence collection, sanctions, law enforcement action , and offensive cyber operations to disrupt and degrade their capability at source.</p><p>In the mid space, efforts are concentrated on hardening cloud, technology, and telecommunications infrastructure, and by disrupting adversary positions within those environments.</p><p>"The reality is much of this space is in private hands," he said. "Which means success here demands genuine collaboration between government and private sector, which is at the heart of our approach in the NCSC."</p><p>But, he said, it's the near space – the defense and resilience of the organizations and systems being targeted – where most action is probably required. <a href="https://www.itpro.com/technology/artificial-intelligence-ai/358279/why-it-professionals-are-concerned-about-the-rise-of">The rise of AI</a> is an important factor here, he said.</p><p>"Recent developments of frontier AI models have demonstrated their effectiveness at finding inherent vulnerabilities in the technology we rely on," he said.</p><p>"Our latest assessment shows that by 2028, it is highly likely that AI-Cyber capabilities will be used by attackers against known vulnerabilities in legacy technology in our critical national infrastructure."</p><p>British organizations should take note, said James Neilson, SVP of global at OPSWAT.</p><p>"The daily scale of hostile activity against the UK is vast, and until the NCSC revealed those figures, the threat and danger facing critical infrastructure was far greater than most businesses realized," he said. </p><p>"Many organizations neglect to secure data that moves in and out of their OT networks. By controlling data flows and scanning files in transit, organizations can detect and neutralise hidden malicious payloads before they infiltrate critical systems."</p><p>Horne called on organizations to strengthen cyber resilience by focusing on three core capabilities: understanding their exposure to threats, building stronger defences based on proven security fundamentals, and ensuring they can continue operating and recover quickly after an attack.</p><p>"By making our environment harder for adversaries to operate in, and engaging in the contest better, we can play an important part in altering potential adversaries' options and deterring conflict," he said.  </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hackers are capitalizing on AI hype to ramp up social engineering attacks – and they're using big brands like Anthropic, OpenAI, and DeepSeek as ‘bait’ to lure victims ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Cyber criminals are exploiting <a href="https://www.itpro.com/technology/artificial-intelligence/businesses-finding-it-hard-to-distinguish-real-ai-from-the-hype-report-suggests">AI hype</a> to impersonate the branding of AI platforms such as ChatGPT, Microsoft Copilot, DeepSeek, and Anthropic’s Claude, according to new research. </p><p>Microsoft Threat Intelligence said it's observed an uptick in <a href="https://www.itpro.com/security/29093/what-is-phishing">phishing</a>, malvertising, and search engine optimization (SEO)-driven attacks that ultimately lead to credential theft, financial fraud, or malware infection.</p><p>Campaigns focus on highly anticipated launches or emerging trends, using tried-and-tested tactics such as urgency-driven messaging, abuse of trusted services, and multi-stage redirection chains that require user interaction to evade detection.</p><p>"While traditional lures like invoices, payment notifications, or delivery alerts remain effective and continue to be widely used, AI-themed lures reflect a shift in <a href="https://www.itpro.com/security/phishing/why-social-engineering-is-such-a-problem-and-how-your-business-can-protect-itself">social engineering</a> that is likely to persist as a long-term tactic used by threat actors, from cyber criminal groups to nation states," the company warned. </p><h2 id="chatgpt-users-in-the-crosshairs">ChatGPT users in the crosshairs</h2><p>In one example, Microsoft said it had observed a ChatGPT-themed phishing attack delivering malicious URLs which led to phishing pages that collected credit card and personal information such as names and addresses. </p><p>The emails used the sender display name ChatGPT and the subject line: “To ensure your ChatGPT Plus continues to work – please update your payment method”. </p><p>This phishing activity, which consisted of 4,500 emails sent to targets in South Africa, was part of a broader campaign using similar themes and infrastructure that delivered as many as 100,000 emails on a single day to targets in Switzerland, Austria, and South Africa. </p><p>Microsoft noted the campaign affected a broad range of industries, including higher education and professional services.</p><h2 id="thousands-targeted-in-a-claude-themed-phishing-attack">Thousands targeted in a Claude-themed phishing attack</h2><p>In another example, security experts spotted a phishing campaign impersonating Anthropic-branded services to target users with account-related lures tied to the Claude AI platform. </p><p>The campaign sent phishing emails to targets across more than 2,000 organizations, mainly in the US, UK, and India.</p><p>"The campaign used enforcement-themed messaging claiming that the recipient’s account was in violation of acceptable use policies and required immediate action," the company noted. </p><p>"The emails impersonated Anthropic’s popular AI service Claude using the display names Anthropic Teams and Anthropic PBC, masquerading as legitimate account-related communications. Subject lines followed a consistent structure of 'Claude Appeal Request' combined with date elements."</p><h2 id="deepseek-malvertising-is-a-growing-threat">DeepSeek malvertising is a growing threat</h2><p>Other examples included malvertising campaigns that use AI-themed terms such as 'Awesome AI Windows Plugin' and 'Flux Pro AI' in social engineering lures, and fake DeepSeek V4 installers on GitHub that delivered Vidar Stealer.</p><p>"Within hours of <a href="https://www.itpro.com/security/using-deepseek-at-work-security-risks">DeepSeek </a>previewing their latest version, V4, attackers created a fake GitHub organization and repository.  They copied real branding and benchmark data, added AI and SEO-search-friendly content, and pushed malicious archives that looked like installers," explained John Bruggeman, vCISO at CBTS. </p><p>"What the attacker did was not particularly exotic, but it was well timed and convincingly packaged. A user searching for the newest model could very easily end up in the wrong place, especially because the malicious repository showed up in GitHub, Google, Bing, or AI-assisted search results. The search results added legitimacy to the <a href="https://www.itpro.com/malware/28076/what-is-malware">malware</a>."</p><h2 id="remain-vigilant">Remain vigilant</h2><p>To counter these rising threats, Microsoft advised customers to configure automatic attack disruption in Microsoft Defender XDR, enforce <a href="https://www.itpro.com/security/how-resellers-can-win-with-smarter-multi-factor-authentication-mfa">multi-factor authentication (MFA)</a> on all accounts, use the Microsoft Authenticator app for passkeys and MFA, and scope conditional access policies to strengthen privileged accounts with <a href="https://www.itpro.com/security/cyber-attacks/how-hackers-bypass-mfa-and-what-to-do-about-it">phishing-resistant MFA</a>.  </p><p>Other tips included:</p><ul><li>Enabling Zero-hour auto purge (ZAP) in Office 365</li><li>Configuring Microsoft Defender for Office 365 Safe Links</li><li>Invest in ‘advanced’ anti-phishing solutions</li></ul><p>"The companies that have a handle on AI governance (policies and procedures) well will be the ones that make safe AI use easy, risky AI use visible, and malicious activity hard to ignore. That means publishing a clear list of approved tools, blocking obvious lookalike domains and very recently registered domains can help stop this kind of threat," said Bruggeman. </p><p>"Monitoring suspicious downloads and sign-ins, and training employees on the AI-themed lures should also be done right now - don't think that generic phishing examples from five years ago are going to cut it today."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/hackers-are-capitalizing-on-ai-hype-to-ramp-up-social-engineering-attacks-and-theyre-using-big-brands-like-anthropic-openai-and-deepseek-as-bait-to-lure-victims</link>
                                                                            <description>
                            <![CDATA[ Microsoft says cyber criminals are impersonating popular AI platforms to deliver malware ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Bt3jnSdxJvJ3eU7nUZAaq5</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/BwgyDzFJ2YV3ja2RZQJT9b-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 11 Jun 2026 11:11:12 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/BwgyDzFJ2YV3ja2RZQJT9b-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Phishing concept image showing an email symbol with a fishing hook pierced through, with glowing padlock symbols in background.]]></media:description>                                                            <media:text><![CDATA[Phishing concept image showing an email symbol with a fishing hook pierced through, with glowing padlock symbols in background.]]></media:text>
                                <media:title type="plain"><![CDATA[Phishing concept image showing an email symbol with a fishing hook pierced through, with glowing padlock symbols in background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/BwgyDzFJ2YV3ja2RZQJT9b-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Cyber criminals are exploiting <a href="https://www.itpro.com/technology/artificial-intelligence/businesses-finding-it-hard-to-distinguish-real-ai-from-the-hype-report-suggests">AI hype</a> to impersonate the branding of AI platforms such as ChatGPT, Microsoft Copilot, DeepSeek, and Anthropic’s Claude, according to new research. </p><p>Microsoft Threat Intelligence said it's observed an uptick in <a href="https://www.itpro.com/security/29093/what-is-phishing">phishing</a>, malvertising, and search engine optimization (SEO)-driven attacks that ultimately lead to credential theft, financial fraud, or malware infection.</p><p>Campaigns focus on highly anticipated launches or emerging trends, using tried-and-tested tactics such as urgency-driven messaging, abuse of trusted services, and multi-stage redirection chains that require user interaction to evade detection.</p><p>"While traditional lures like invoices, payment notifications, or delivery alerts remain effective and continue to be widely used, AI-themed lures reflect a shift in <a href="https://www.itpro.com/security/phishing/why-social-engineering-is-such-a-problem-and-how-your-business-can-protect-itself">social engineering</a> that is likely to persist as a long-term tactic used by threat actors, from cyber criminal groups to nation states," the company warned. </p><h2 id="chatgpt-users-in-the-crosshairs">ChatGPT users in the crosshairs</h2><p>In one example, Microsoft said it had observed a ChatGPT-themed phishing attack delivering malicious URLs which led to phishing pages that collected credit card and personal information such as names and addresses. </p><p>The emails used the sender display name ChatGPT and the subject line: “To ensure your ChatGPT Plus continues to work – please update your payment method”. </p><p>This phishing activity, which consisted of 4,500 emails sent to targets in South Africa, was part of a broader campaign using similar themes and infrastructure that delivered as many as 100,000 emails on a single day to targets in Switzerland, Austria, and South Africa. </p><p>Microsoft noted the campaign affected a broad range of industries, including higher education and professional services.</p><h2 id="thousands-targeted-in-a-claude-themed-phishing-attack">Thousands targeted in a Claude-themed phishing attack</h2><p>In another example, security experts spotted a phishing campaign impersonating Anthropic-branded services to target users with account-related lures tied to the Claude AI platform. </p><p>The campaign sent phishing emails to targets across more than 2,000 organizations, mainly in the US, UK, and India.</p><p>"The campaign used enforcement-themed messaging claiming that the recipient’s account was in violation of acceptable use policies and required immediate action," the company noted. </p><p>"The emails impersonated Anthropic’s popular AI service Claude using the display names Anthropic Teams and Anthropic PBC, masquerading as legitimate account-related communications. Subject lines followed a consistent structure of 'Claude Appeal Request' combined with date elements."</p><h2 id="deepseek-malvertising-is-a-growing-threat">DeepSeek malvertising is a growing threat</h2><p>Other examples included malvertising campaigns that use AI-themed terms such as 'Awesome AI Windows Plugin' and 'Flux Pro AI' in social engineering lures, and fake DeepSeek V4 installers on GitHub that delivered Vidar Stealer.</p><p>"Within hours of <a href="https://www.itpro.com/security/using-deepseek-at-work-security-risks">DeepSeek </a>previewing their latest version, V4, attackers created a fake GitHub organization and repository.  They copied real branding and benchmark data, added AI and SEO-search-friendly content, and pushed malicious archives that looked like installers," explained John Bruggeman, vCISO at CBTS. </p><p>"What the attacker did was not particularly exotic, but it was well timed and convincingly packaged. A user searching for the newest model could very easily end up in the wrong place, especially because the malicious repository showed up in GitHub, Google, Bing, or AI-assisted search results. The search results added legitimacy to the <a href="https://www.itpro.com/malware/28076/what-is-malware">malware</a>."</p><h2 id="remain-vigilant">Remain vigilant</h2><p>To counter these rising threats, Microsoft advised customers to configure automatic attack disruption in Microsoft Defender XDR, enforce <a href="https://www.itpro.com/security/how-resellers-can-win-with-smarter-multi-factor-authentication-mfa">multi-factor authentication (MFA)</a> on all accounts, use the Microsoft Authenticator app for passkeys and MFA, and scope conditional access policies to strengthen privileged accounts with <a href="https://www.itpro.com/security/cyber-attacks/how-hackers-bypass-mfa-and-what-to-do-about-it">phishing-resistant MFA</a>.  </p><p>Other tips included:</p><ul><li>Enabling Zero-hour auto purge (ZAP) in Office 365</li><li>Configuring Microsoft Defender for Office 365 Safe Links</li><li>Invest in ‘advanced’ anti-phishing solutions</li></ul><p>"The companies that have a handle on AI governance (policies and procedures) well will be the ones that make safe AI use easy, risky AI use visible, and malicious activity hard to ignore. That means publishing a clear list of approved tools, blocking obvious lookalike domains and very recently registered domains can help stop this kind of threat," said Bruggeman. </p><p>"Monitoring suspicious downloads and sign-ins, and training employees on the AI-themed lures should also be done right now - don't think that generic phishing examples from five years ago are going to cut it today."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Security professionals want leaders who have already led their organization through a major cyber incident – regardless of how things turned out ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Cybersecurity professionals are less likely to trust a boss who's never been through the mill of managing a <a href="https://www.itpro.com/security/a-prudent-approach-to-major-security-incidents">major security incident</a>.</p><p>Data from antivirus vendor Sophos suggests that <a href="https://www.itpro.com/business/careers-and-training/how-can-we-support-cisos-better">CISOs </a>have a one-in-four chance of losing their jobs after an attack. But new <a href="https://www.isc2.org/Insights/2026/05/cybersecurity-pros-want-leaders-who-have-been-through-a-major-incident">research</a> from ISC2 shows that three-quarters of security professionals reckon leaders are more credible if they've already led their organization through a major cyber incident – regardless of how things turned out. Just 9% disagreed.</p><p>Overall, the survey revealed that the most trusted security leaders are those who create confidence through transparency, consistency, and an ability to align security priorities with business outcomes. Those who can keep calm and carry on, demonstrating decisive leadership under pressure, are far more likely to earn lasting credibility with their teams and across the enterprise.</p><p>Unfortunately, though, cybersecurity bosses don't generally seem to be managing this. </p><p>Only 34% of cybersecurity professionals said they were very confident in their current <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity</a> upper leadership, with 15% extremely confident. Three-in-ten said they had moderate confidence, 15% were only slightly confident, and 6% said they had no confidence in their cybersecurity leaders at all. </p><p>Security staff are particularly keen on leaders who can communicate risk to senior leadership and boards, with 95% of respondents reckoning this as very important.</p><p>Other big pluses included a strategic and long-term cybersecurity vision, along with the ability to effectively work with senior leadership and boards to secure budget, and being transparent about decisions and actions. </p><p>Decision-making under pressure, building and leading high-performing teams, and technical cybersecurity expertise were all very important to more than eight-in-ten –  more so than actual technical cybersecurity expertise, at 75%.</p><p>"The most important trait in a cybersecurity leader is the ability to align security strategy with business goals while earning trust through clear judgment, communication, and accountability," noted one respondent.</p><p>Bosses wanting to earn their staff's respect, said ISC2, need to be transparent about risks, priorities, and challenges. "Teams and executives are more likely to trust leaders who provide realistic assessments rather than overly optimistic narratives," the researchers said.</p><p>Keeping calm and carrying on in high-pressure incidents or periods of change also boosts a security leader's reputation, while there's much greater trust when leaders manage to create an environment where teams feel supported, heard, and accountable.</p><p>Strong cybersecurity leaders invest time in understanding business objectives and collaborating across departments, helping position security as an enabler rather than a blocker.</p><p>"For leaders who now find themselves in an environment where cybersecurity risk impacts every part of the organization, it is the ones who communicate clearly, empower their teams and demonstrate calm, decisive leadership under pressure that are far more likely to earn lasting credibility with their teams and across the enterprise," the researchers said.</p><p>"Ultimately, the most successful cybersecurity leaders are not simply those who protect systems and data, but those who create trust in their leadership when it matters most."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/security-professionals-want-leaders-who-have-already-led-their-organization-through-a-major-cyber-incident-regardless-of-how-things-turned-out</link>
                                                                            <description>
                            <![CDATA[ Research from ISC2 reveals what makes for a good security leader ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">HWGsn7t7injXFS6jDQ5rc7</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/qncdTEoZDXGMUBNmVJ4gbm-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 29 May 2026 09:09:41 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/qncdTEoZDXGMUBNmVJ4gbm-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Cybersecurity professionals in discussion ]]></media:description>                                                            <media:text><![CDATA[Cybersecurity professionals in discussion ]]></media:text>
                                <media:title type="plain"><![CDATA[Cybersecurity professionals in discussion ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/qncdTEoZDXGMUBNmVJ4gbm-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Cybersecurity professionals are less likely to trust a boss who's never been through the mill of managing a <a href="https://www.itpro.com/security/a-prudent-approach-to-major-security-incidents">major security incident</a>.</p><p>Data from antivirus vendor Sophos suggests that <a href="https://www.itpro.com/business/careers-and-training/how-can-we-support-cisos-better">CISOs </a>have a one-in-four chance of losing their jobs after an attack. But new <a href="https://www.isc2.org/Insights/2026/05/cybersecurity-pros-want-leaders-who-have-been-through-a-major-incident">research</a> from ISC2 shows that three-quarters of security professionals reckon leaders are more credible if they've already led their organization through a major cyber incident – regardless of how things turned out. Just 9% disagreed.</p><p>Overall, the survey revealed that the most trusted security leaders are those who create confidence through transparency, consistency, and an ability to align security priorities with business outcomes. Those who can keep calm and carry on, demonstrating decisive leadership under pressure, are far more likely to earn lasting credibility with their teams and across the enterprise.</p><p>Unfortunately, though, cybersecurity bosses don't generally seem to be managing this. </p><p>Only 34% of cybersecurity professionals said they were very confident in their current <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity</a> upper leadership, with 15% extremely confident. Three-in-ten said they had moderate confidence, 15% were only slightly confident, and 6% said they had no confidence in their cybersecurity leaders at all. </p><p>Security staff are particularly keen on leaders who can communicate risk to senior leadership and boards, with 95% of respondents reckoning this as very important.</p><p>Other big pluses included a strategic and long-term cybersecurity vision, along with the ability to effectively work with senior leadership and boards to secure budget, and being transparent about decisions and actions. </p><p>Decision-making under pressure, building and leading high-performing teams, and technical cybersecurity expertise were all very important to more than eight-in-ten –  more so than actual technical cybersecurity expertise, at 75%.</p><p>"The most important trait in a cybersecurity leader is the ability to align security strategy with business goals while earning trust through clear judgment, communication, and accountability," noted one respondent.</p><p>Bosses wanting to earn their staff's respect, said ISC2, need to be transparent about risks, priorities, and challenges. "Teams and executives are more likely to trust leaders who provide realistic assessments rather than overly optimistic narratives," the researchers said.</p><p>Keeping calm and carrying on in high-pressure incidents or periods of change also boosts a security leader's reputation, while there's much greater trust when leaders manage to create an environment where teams feel supported, heard, and accountable.</p><p>Strong cybersecurity leaders invest time in understanding business objectives and collaborating across departments, helping position security as an enabler rather than a blocker.</p><p>"For leaders who now find themselves in an environment where cybersecurity risk impacts every part of the organization, it is the ones who communicate clearly, empower their teams and demonstrate calm, decisive leadership under pressure that are far more likely to earn lasting credibility with their teams and across the enterprise," the researchers said.</p><p>"Ultimately, the most successful cybersecurity leaders are not simply those who protect systems and data, but those who create trust in their leadership when it matters most."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ How to protect your business from living off the land attacks ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Cyber attacks are typically associated with data theft and extortion, but another threat can cause just as much damage. As geopolitical tensions rise across the globe, <a href="https://www.itpro.com/security/cyber-attacks/crink-attacks-nation-state-hackers--threat-2026"><u>state-sponsored adversaries</u></a> are preferring to hide in systems, going unnoticed for months or years after the initial compromise. </p><p>To perform these so-called living off the land (LotL) attacks, attackers are <a href="https://www.itpro.com/security/cyber-attacks/cloudflare-warns-state-backed-hackers-are-weaponizing-legitimate-enterprise-ecosystems-as-living-off-the-land-attacks-surge"><u>weaponizing legitimate software</u></a> and infrastructure to lie in wait. This trend is seeing tactics shift away from data breaches to more sophisticated espionage and disruptive operations, according to a new report from Cloudflare. </p><p>Why are LotL attacks growing right now, and how should firms respond to this threat? </p><h2 id="living-off-the-land-attacks-long-term-campaigns">Living off the land attacks: long-term campaigns</h2><p>Cyber attacks usually take advantage of security weaknesses. However, living off the land attacks are different: They are growing in response to organizations strengthening their overall cybersecurity posture, Tony Fergusson, CISO in residence at Zscaler tells <em>ITPro</em>. “Organizations have made significant progress in their ability to detect threats and patch systems more effectively. Consequently, adversaries are being forced to be more stealthy to exploit data, and they’re doing this by leveraging legitimate tools and processes.”</p><p>With living off the land attacks, attackers deliberately avoid drawing attention to themselves by using existing and trusted tools and websites, rather than exploiting a <a href="https://www.itpro.com/security/everything-you-need-to-know-about-google-and-apples-emergency-zero-day-patches"><u>zero-day flaw</u></a> or introducing <a href="https://www.itpro.com/malware/28076/what-is-malware"><u>malware</u></a>, says Fergusson. “They stay under the radar, blending in seamlessly with legitimate user activity, and mimic everyday operations so their presence goes unnoticed.”</p><p><a href="https://blog.cloudflare.com/2026-threat-report/" target="_blank"><u>Cloudflare’s 2026 threat report</u></a> describes a shift away from <a href="https://www.itpro.com/security/theres-only-one-way-to-avoid-credential-stuffing-attacks"><u>brute force entry</u></a> towards high-trust exploitation, with adversaries actively targeting legitimate SaaS, IaaS, and PaaS tools such as <a href="https://www.itpro.com/business-operations/productivity/368041/25-google-workspace-tips-and-tricks-for-small-business"><u>Google Calendar</u></a>, <a href="https://www.itpro.com/hardware/storage/dropbox-is-adding-a-range-of-handy-new-ai-features-heres-what-users-can-expect"><u>Dropbox</u></a> and <a href="https://www.itpro.com/software/development/github-copilot-pricing-changes-usage-based-billing-explained"><u>GitHub</u></a> to camouflage malicious actions within normal enterprise activity. </p><p>This isn’t surprising, says Razvan Ionescu, head of offensive security services at Pentest-Tools.com. He describes how his team “consistently finds that organizations have invested heavily in signature-based detection and perimeter controls”. Yet the monitoring of legitimate administrative tooling, endpoint management platforms, cloud management consoles and scripting environments “remains thin”.</p><h2 id="state-sponsored-and-highly-targeted">State-sponsored and highly-targeted</h2><p>Living off the land attacks suit a certain type of adversary. The technique is especially attractive to “<a href="https://www.itpro.com/security/clickfix-social-engineering-state-sponsored-hackers"><u>state-sponsored</u></a> and highly-targeted threat actors”, according to Dana Simberkoff, chief risk privacy and information security officer at AvePoint. </p><p>Rather than seeking immediate financial gain, attackers are aiming for <a href="https://www.itpro.com/security/uk-workers-are-shockingly-relaxed-about-selling-access-to-company-systems"><u>espionage</u></a>, strategic positioning and in some cases, <a href="https://www.itpro.com/security/cyber-attacks/states-dont-do-hacking-for-fun-ncsc-expert-urges-businesses-to-follow-geopolitics-as-defensive-strategy"><u>preparation for future disruption</u></a>. “Living off the land tactics allow these adversaries to <a href="https://www.itpro.com/security/cyber-attacks/volt-typhoon-threat-group-electric-grid"><u>maintain access over long periods without drawing attention</u></a>,” Simberkoff explains.</p><p>Living off the land attacks allow nation states to collect strategic intelligence across diplomatic, military, economic, or technological targets, says Tracey Hannan-Jones, consulting director for information security at UBDS Digital. “By using pre-positioning, attackers gain access to critical systems, so disruption can be triggered during geopolitical tensions.” </p><p><a href="https://www.itpro.com/security/why-is-supply-chain-resilience-under-the-spotlight"><u>Supply chain attacks</u></a>, seeing adversaries compromising vendors to reach downstream targets, are “easy leverage”, warns Hannan-Jones.</p><p>Cloudflare’s report tracked four primary nation state adversaries over the past year: <a href="https://www.itpro.com/security/cyber-attacks/russian-ddos-whats-the-threat-to-businesses"><u>Russia,</u></a> <a href="https://www.itpro.com/security/china-has-almost-doubled-their-aggression-in-cyber-kevin-mandia-and-nicole-perlroth-warn-organizations-arent-waking-up-to-growing-apt-threats"><u>China</u></a>, <a href="https://www.itpro.com/security/two-us-nationals-sentenced-for-role-in-prolific-fake-worker-laptop-farms"><u>North Korea</u></a>, and <a href="https://www.itpro.com/security/cyber-attacks/beyond-wipers-iran-backed-cyber-attacks-and-the-threat-to-businesses"><u>Iran</u></a>. Each group approaches living off the land attacks differently based on its operational goals, Ionescu tells <em>ITPro</em>.</p><p>For example, China appears to have shifted from bulk data theft towards targeting legitimate cloud infrastructure for longer-term pre-positioning, with groups such as FrumpyToad using Google Calendar for command-and-control communication. </p><p>“The goal is to create a resilient architecture that remains nearly invisible to standard perimeter defences,” says Ionescu. “Rather than trying to exfiltrate data today, these attackers are establishing persistent footholds now to use during a future geopolitical event.”</p><h2 id="living-off-the-land-attacks-businesses-most-at-risk">Living off the land attacks: businesses most at risk</h2><p>Certain businesses are more at risk from living off the land attacks than others – especially in critical sectors and those holding data valuable to nation state adversaries. </p><p>Organizations with complex digital environments are particularly exposed, says Simberkoff. “Cloud-first enterprises, regulated industries, <a href="https://www.itpro.com/security/cyber-attacks/threat-posed-cyber-attacks-on-critical-national-infrastructure"><u>critical infrastructure</u></a> providers and companies embedded in large supply chains are at risk.”</p><p>The more identities, integrations and third party connections an organization has, the more opportunity attackers have to hide, warns Simberkoff. “Risk also increases for organizations that are strategically interesting to nation state actors, whether because of the data they hold or the role they play in a broader ecosystem.”</p><p>Government and defense are prime targets for living off the land attacks. “State actors look at pursuing intelligence and influence, accessing and stealing sensitive data, policy insight and information of geopolitical value, so they can use it against them,” says Hannan-Jones.</p><iframe allow="" height="200px" width="100%" id="" style="" class="position-center" data-lazy-priority="low" data-lazy-src="https://player.captivate.fm/episode/0abd7be2-413d-4665-8b77-7ed3e296a2a6/"></iframe><h2 id="stealthy-with-technology">Stealthy with technology </h2><p>Rapidly developing technology such as AI is<strong> a</strong>dding to the risk, allowing attackers to perform increasingly stealthy attacks.</p><p>The current shift is subtle. AI is making attacks “more refined”, says Simberkoff. “Instead of fully autonomous attacks, we’re seeing <a href="https://www.itpro.com/security/google-threat-intelligence-group-first-ai-zero-day-exploit-discovery"><u>AI used to support reconnaissance</u></a>, targeting and decision making. This helps attackers understand environments faster and choose techniques that look the most legitimate.”</p><p>The result is activity that increasingly resembles normal administrative behavior, which makes detection much more difficult, she warns.</p><p>Attackers can use AI to rapidly analyze public information such as organization charts, job postings, technical blogs, vendor documentation and <a href="https://www.itpro.com/business/a-cybersecurity-researcher-just-discovered-a-treasure-trove-of-leaked-accounts-more-than-184-million-logins-were-readily-available-online-with-google-meta-and-apple-users-affected"><u>leaked credentials</u></a> and infer likely tech stacks and access paths, according to Hannan-Jones. “This improves the precision of initial access attempts and reduces the need for noisy trial-and-error.”</p><h2 id="how-to-protect-your-business-from-living-off-the-land-attacks">How to protect your business from living off the land attacks</h2><p>Living off the land attacks are a concern, but there are some steps firms can take to boost their security. </p><p>Rather than trying to prevent compromise entirely, Simberkoff recommends focusing on “detecting misuse and limiting impact”. She advocates <a href="https://www.itpro.com/security/harnessing-ai-to-secure-the-future-of-identity"><u>strong identity governance</u></a>, least privilege access and “detailed logging of administrative activity”. </p><p>Ionescu underscores the importance of “understanding your own blast radius”. “Before asking what you’d detect, ask what an attacker with compromised admin credentials to your endpoint management platform, your identity provider or your cloud management console could do,” Ionescu advises. Most organizations haven’t mapped that explicitly.”</p><p>The second priority is closing the gap between “what your monitoring covers” and “where attackers actually operate”, says Ionescu. “Effective reconnaissance from an attacker’s perspective focuses on maintaining OPSEC and blending into normal traffic patterns and avoiding detection at the earliest stages of the kill chain. Your detection logic needs to match that: Anomaly detection on administrative actions, not just signature matching on known bad payloads.”</p><p>Robust <a href="https://www.itpro.com/security/why-incident-response-has-become-a-core-responsibility-for-msps"><u>incident response</u></a> is also key. Protecting your firm from living off the land attacks requires building operational playbooks for “quiet compromise”, says Hannan-Jones. “Many organizations will have <a href="https://www.itpro.com/security/ransomware/75-percent-of-uk-business-leaders-are-willing-to-risk-criminal-penalties-to-pay-ransoms"><u>playbooks for ransomware</u></a>, but very few are prepared for stealthy pre-positioning. Define what ‘suspicious admin activity’ looks like in your environment and create response runbooks for identity compromise, token theft and privileged account misuse.”</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/how-to-protect-your-business-from-living-off-the-land-attacks</link>
                                                                            <description>
                            <![CDATA[ A greater focus on identity management and incident response is key for businesses as attackers adopt this new methodology ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">NvZNXXrVXNiHAEvF2uch7L</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/aXognGP4UVUiWoAxxh57qJ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 19 May 2026 09:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kate O&#039;Flaherty ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/LUULv6n7VJ3BHPnaoLHHdg.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/aXognGP4UVUiWoAxxh57qJ-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A hand touching a glowing white padlock in a dark environment, to represent living off the land cyber attacks.]]></media:description>                                                            <media:text><![CDATA[A hand touching a glowing white padlock in a dark environment, to represent living off the land cyber attacks.]]></media:text>
                                <media:title type="plain"><![CDATA[A hand touching a glowing white padlock in a dark environment, to represent living off the land cyber attacks.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/aXognGP4UVUiWoAxxh57qJ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Cyber attacks are typically associated with data theft and extortion, but another threat can cause just as much damage. As geopolitical tensions rise across the globe, <a href="https://www.itpro.com/security/cyber-attacks/crink-attacks-nation-state-hackers--threat-2026"><u>state-sponsored adversaries</u></a> are preferring to hide in systems, going unnoticed for months or years after the initial compromise. </p><p>To perform these so-called living off the land (LotL) attacks, attackers are <a href="https://www.itpro.com/security/cyber-attacks/cloudflare-warns-state-backed-hackers-are-weaponizing-legitimate-enterprise-ecosystems-as-living-off-the-land-attacks-surge"><u>weaponizing legitimate software</u></a> and infrastructure to lie in wait. This trend is seeing tactics shift away from data breaches to more sophisticated espionage and disruptive operations, according to a new report from Cloudflare. </p><p>Why are LotL attacks growing right now, and how should firms respond to this threat? </p><h2 id="living-off-the-land-attacks-long-term-campaigns">Living off the land attacks: long-term campaigns</h2><p>Cyber attacks usually take advantage of security weaknesses. However, living off the land attacks are different: They are growing in response to organizations strengthening their overall cybersecurity posture, Tony Fergusson, CISO in residence at Zscaler tells <em>ITPro</em>. “Organizations have made significant progress in their ability to detect threats and patch systems more effectively. Consequently, adversaries are being forced to be more stealthy to exploit data, and they’re doing this by leveraging legitimate tools and processes.”</p><p>With living off the land attacks, attackers deliberately avoid drawing attention to themselves by using existing and trusted tools and websites, rather than exploiting a <a href="https://www.itpro.com/security/everything-you-need-to-know-about-google-and-apples-emergency-zero-day-patches"><u>zero-day flaw</u></a> or introducing <a href="https://www.itpro.com/malware/28076/what-is-malware"><u>malware</u></a>, says Fergusson. “They stay under the radar, blending in seamlessly with legitimate user activity, and mimic everyday operations so their presence goes unnoticed.”</p><p><a href="https://blog.cloudflare.com/2026-threat-report/" target="_blank"><u>Cloudflare’s 2026 threat report</u></a> describes a shift away from <a href="https://www.itpro.com/security/theres-only-one-way-to-avoid-credential-stuffing-attacks"><u>brute force entry</u></a> towards high-trust exploitation, with adversaries actively targeting legitimate SaaS, IaaS, and PaaS tools such as <a href="https://www.itpro.com/business-operations/productivity/368041/25-google-workspace-tips-and-tricks-for-small-business"><u>Google Calendar</u></a>, <a href="https://www.itpro.com/hardware/storage/dropbox-is-adding-a-range-of-handy-new-ai-features-heres-what-users-can-expect"><u>Dropbox</u></a> and <a href="https://www.itpro.com/software/development/github-copilot-pricing-changes-usage-based-billing-explained"><u>GitHub</u></a> to camouflage malicious actions within normal enterprise activity. </p><p>This isn’t surprising, says Razvan Ionescu, head of offensive security services at Pentest-Tools.com. He describes how his team “consistently finds that organizations have invested heavily in signature-based detection and perimeter controls”. Yet the monitoring of legitimate administrative tooling, endpoint management platforms, cloud management consoles and scripting environments “remains thin”.</p><h2 id="state-sponsored-and-highly-targeted">State-sponsored and highly-targeted</h2><p>Living off the land attacks suit a certain type of adversary. The technique is especially attractive to “<a href="https://www.itpro.com/security/clickfix-social-engineering-state-sponsored-hackers"><u>state-sponsored</u></a> and highly-targeted threat actors”, according to Dana Simberkoff, chief risk privacy and information security officer at AvePoint. </p><p>Rather than seeking immediate financial gain, attackers are aiming for <a href="https://www.itpro.com/security/uk-workers-are-shockingly-relaxed-about-selling-access-to-company-systems"><u>espionage</u></a>, strategic positioning and in some cases, <a href="https://www.itpro.com/security/cyber-attacks/states-dont-do-hacking-for-fun-ncsc-expert-urges-businesses-to-follow-geopolitics-as-defensive-strategy"><u>preparation for future disruption</u></a>. “Living off the land tactics allow these adversaries to <a href="https://www.itpro.com/security/cyber-attacks/volt-typhoon-threat-group-electric-grid"><u>maintain access over long periods without drawing attention</u></a>,” Simberkoff explains.</p><p>Living off the land attacks allow nation states to collect strategic intelligence across diplomatic, military, economic, or technological targets, says Tracey Hannan-Jones, consulting director for information security at UBDS Digital. “By using pre-positioning, attackers gain access to critical systems, so disruption can be triggered during geopolitical tensions.” </p><p><a href="https://www.itpro.com/security/why-is-supply-chain-resilience-under-the-spotlight"><u>Supply chain attacks</u></a>, seeing adversaries compromising vendors to reach downstream targets, are “easy leverage”, warns Hannan-Jones.</p><p>Cloudflare’s report tracked four primary nation state adversaries over the past year: <a href="https://www.itpro.com/security/cyber-attacks/russian-ddos-whats-the-threat-to-businesses"><u>Russia,</u></a> <a href="https://www.itpro.com/security/china-has-almost-doubled-their-aggression-in-cyber-kevin-mandia-and-nicole-perlroth-warn-organizations-arent-waking-up-to-growing-apt-threats"><u>China</u></a>, <a href="https://www.itpro.com/security/two-us-nationals-sentenced-for-role-in-prolific-fake-worker-laptop-farms"><u>North Korea</u></a>, and <a href="https://www.itpro.com/security/cyber-attacks/beyond-wipers-iran-backed-cyber-attacks-and-the-threat-to-businesses"><u>Iran</u></a>. Each group approaches living off the land attacks differently based on its operational goals, Ionescu tells <em>ITPro</em>.</p><p>For example, China appears to have shifted from bulk data theft towards targeting legitimate cloud infrastructure for longer-term pre-positioning, with groups such as FrumpyToad using Google Calendar for command-and-control communication. </p><p>“The goal is to create a resilient architecture that remains nearly invisible to standard perimeter defences,” says Ionescu. “Rather than trying to exfiltrate data today, these attackers are establishing persistent footholds now to use during a future geopolitical event.”</p><h2 id="living-off-the-land-attacks-businesses-most-at-risk">Living off the land attacks: businesses most at risk</h2><p>Certain businesses are more at risk from living off the land attacks than others – especially in critical sectors and those holding data valuable to nation state adversaries. </p><p>Organizations with complex digital environments are particularly exposed, says Simberkoff. “Cloud-first enterprises, regulated industries, <a href="https://www.itpro.com/security/cyber-attacks/threat-posed-cyber-attacks-on-critical-national-infrastructure"><u>critical infrastructure</u></a> providers and companies embedded in large supply chains are at risk.”</p><p>The more identities, integrations and third party connections an organization has, the more opportunity attackers have to hide, warns Simberkoff. “Risk also increases for organizations that are strategically interesting to nation state actors, whether because of the data they hold or the role they play in a broader ecosystem.”</p><p>Government and defense are prime targets for living off the land attacks. “State actors look at pursuing intelligence and influence, accessing and stealing sensitive data, policy insight and information of geopolitical value, so they can use it against them,” says Hannan-Jones.</p><iframe allow="" height="200px" width="100%" id="" style="" class="position-center" data-lazy-priority="low" data-lazy-src="https://player.captivate.fm/episode/0abd7be2-413d-4665-8b77-7ed3e296a2a6/"></iframe><h2 id="stealthy-with-technology">Stealthy with technology </h2><p>Rapidly developing technology such as AI is<strong> a</strong>dding to the risk, allowing attackers to perform increasingly stealthy attacks.</p><p>The current shift is subtle. AI is making attacks “more refined”, says Simberkoff. “Instead of fully autonomous attacks, we’re seeing <a href="https://www.itpro.com/security/google-threat-intelligence-group-first-ai-zero-day-exploit-discovery"><u>AI used to support reconnaissance</u></a>, targeting and decision making. This helps attackers understand environments faster and choose techniques that look the most legitimate.”</p><p>The result is activity that increasingly resembles normal administrative behavior, which makes detection much more difficult, she warns.</p><p>Attackers can use AI to rapidly analyze public information such as organization charts, job postings, technical blogs, vendor documentation and <a href="https://www.itpro.com/business/a-cybersecurity-researcher-just-discovered-a-treasure-trove-of-leaked-accounts-more-than-184-million-logins-were-readily-available-online-with-google-meta-and-apple-users-affected"><u>leaked credentials</u></a> and infer likely tech stacks and access paths, according to Hannan-Jones. “This improves the precision of initial access attempts and reduces the need for noisy trial-and-error.”</p><h2 id="how-to-protect-your-business-from-living-off-the-land-attacks">How to protect your business from living off the land attacks</h2><p>Living off the land attacks are a concern, but there are some steps firms can take to boost their security. </p><p>Rather than trying to prevent compromise entirely, Simberkoff recommends focusing on “detecting misuse and limiting impact”. She advocates <a href="https://www.itpro.com/security/harnessing-ai-to-secure-the-future-of-identity"><u>strong identity governance</u></a>, least privilege access and “detailed logging of administrative activity”. </p><p>Ionescu underscores the importance of “understanding your own blast radius”. “Before asking what you’d detect, ask what an attacker with compromised admin credentials to your endpoint management platform, your identity provider or your cloud management console could do,” Ionescu advises. Most organizations haven’t mapped that explicitly.”</p><p>The second priority is closing the gap between “what your monitoring covers” and “where attackers actually operate”, says Ionescu. “Effective reconnaissance from an attacker’s perspective focuses on maintaining OPSEC and blending into normal traffic patterns and avoiding detection at the earliest stages of the kill chain. Your detection logic needs to match that: Anomaly detection on administrative actions, not just signature matching on known bad payloads.”</p><p>Robust <a href="https://www.itpro.com/security/why-incident-response-has-become-a-core-responsibility-for-msps"><u>incident response</u></a> is also key. Protecting your firm from living off the land attacks requires building operational playbooks for “quiet compromise”, says Hannan-Jones. “Many organizations will have <a href="https://www.itpro.com/security/ransomware/75-percent-of-uk-business-leaders-are-willing-to-risk-criminal-penalties-to-pay-ransoms"><u>playbooks for ransomware</u></a>, but very few are prepared for stealthy pre-positioning. Define what ‘suspicious admin activity’ looks like in your environment and create response runbooks for identity compromise, token theft and privileged account misuse.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hospital cyber attacks are increasingly hitting patient care ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The main risk from hospital cyber incidents is no longer <a href="https://www.itpro.com/uk/security/data-breaches">data breaches</a> or IT disruption – it's direct threats to care delivery.</p><p>According to a Black Book Research survey of 284 European hospital <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity</a> buyers, 82% rate their 2026 cyber attack concern as very high or extreme, while 74% believe their organization is likely or highly likely to face a major cyber event this year.</p><p>And, the researchers found, attacks are no longer viewed primarily as privacy events, compliance events, or IT disruptions – but as threats to the delivery of care.</p><p>"Europe's hospitals are operating in one of the most complex cyber-risk environments in the world: nationally connected health systems, public-sector capacity pressure, cross-border supplier ecosystems, aging infrastructure, accelerated cloud migration, strict regulatory accountability, and clinical operations that cannot go offline," said Doug Brown, founder of Black Book Research. </p><p>"Attackers know the pressure points. They are not only targeting data; they are targeting authentication, availability, recovery windows, third-party dependencies, and the fragile digital workflows that move patients through emergency departments, labs, imaging, pharmacy, theatres, ICUs, and discharge."</p><p>As a result, European hospital cybersecurity buying has shifted sharply from breach prevention toward clinical continuity. Two-thirds are investing in identity, IAM, PAM, SSO failover and break-glass access, and 57% in <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware</a> recovery, immutable backup, and read-only clinical access.</p><p>Just over half are looking to network segmentation, zero trust, and ZTNA, 46% to incident-response retainers and crisis-response services, and 45% to third-party supplier and vendor cyber-risk management. Meanwhile, 37% are investing in medical device/IoMT security, and 29% in cyber range, downtime simulation, and resilience exercise services.</p><p>However, while 78% of survey respondents said their board receives general cybersecurity risk updates, only 31% receive cyber-resilience metrics tied to clinical continuity.</p><p>Only a quarter reported a full clinical downtime simulation within the past 12 months, and 32% said their organization had never conducted a full clinical downtime simulation, had only completed tabletop activity, or did not know when the last exercise occurred.</p><p>Worryingly, while 59% of respondents said they were confident that their hospitals could operate safely for 24 hours without core Electronic Health Record (EHR) access, that figure fell to 32% at 48 hours and just 14% at 72 hours.</p><p>"The 72-hour number should disturb every hospital board and ministry-level health technology leader in Europe. A hospital that can improvise through the first day of downtime is not necessarily resilient," said Brown. </p><p>"By day two and day three, medication reconciliation, laboratory turnaround, radiology workflow, identity access, pharmacy verification, transfer coordination, discharge planning, and backlog reconciliation become patient-safety risks. Cyber resilience is now an operational medicine issue."</p><p>The health sector is an increasingly popular target for cyber criminals, thanks to its critical nature. And many attacks have led to problems delivering patient care, including a 2024 <a href="https://www.itpro.com/security/cyber-attacks/thousands-of-procedures-canceled-at-london-hospitals-as-qilin-releases-blood-test-data">ransomware attack</a> on NHS pathology provider Synnovis, and, more recently, an <a href="https://www.itpro.com/technology/artificial-intelligence/its-destructive-not-ransomware-security-experts-weigh-in-on-motivation-behind-stryker-cyber-attack">attack</a> on medical technology firm Stryker being described by the firm as 'destructive, not ransomware'.</p><p>"In Europe, the cyber battleground has moved from the server room to the bedside," said Brown.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/hospital-cyber-attacks-are-increasingly-hitting-patient-care</link>
                                                                            <description>
                            <![CDATA[ New research shows only 14% are confident they can lose access to health records for 72 hours without risk to patients ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">h29iyNnoQ54mDQLCyju4m5</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/J5waBXzqJkYfdzZgreMJ3D-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 18 May 2026 11:18:33 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/J5waBXzqJkYfdzZgreMJ3D-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A patient being monitored in hospital ]]></media:description>                                                            <media:text><![CDATA[A patient being monitored in hospital ]]></media:text>
                                <media:title type="plain"><![CDATA[A patient being monitored in hospital ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/J5waBXzqJkYfdzZgreMJ3D-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The main risk from hospital cyber incidents is no longer <a href="https://www.itpro.com/uk/security/data-breaches">data breaches</a> or IT disruption – it's direct threats to care delivery.</p><p>According to a Black Book Research survey of 284 European hospital <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity</a> buyers, 82% rate their 2026 cyber attack concern as very high or extreme, while 74% believe their organization is likely or highly likely to face a major cyber event this year.</p><p>And, the researchers found, attacks are no longer viewed primarily as privacy events, compliance events, or IT disruptions – but as threats to the delivery of care.</p><p>"Europe's hospitals are operating in one of the most complex cyber-risk environments in the world: nationally connected health systems, public-sector capacity pressure, cross-border supplier ecosystems, aging infrastructure, accelerated cloud migration, strict regulatory accountability, and clinical operations that cannot go offline," said Doug Brown, founder of Black Book Research. </p><p>"Attackers know the pressure points. They are not only targeting data; they are targeting authentication, availability, recovery windows, third-party dependencies, and the fragile digital workflows that move patients through emergency departments, labs, imaging, pharmacy, theatres, ICUs, and discharge."</p><p>As a result, European hospital cybersecurity buying has shifted sharply from breach prevention toward clinical continuity. Two-thirds are investing in identity, IAM, PAM, SSO failover and break-glass access, and 57% in <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware</a> recovery, immutable backup, and read-only clinical access.</p><p>Just over half are looking to network segmentation, zero trust, and ZTNA, 46% to incident-response retainers and crisis-response services, and 45% to third-party supplier and vendor cyber-risk management. Meanwhile, 37% are investing in medical device/IoMT security, and 29% in cyber range, downtime simulation, and resilience exercise services.</p><p>However, while 78% of survey respondents said their board receives general cybersecurity risk updates, only 31% receive cyber-resilience metrics tied to clinical continuity.</p><p>Only a quarter reported a full clinical downtime simulation within the past 12 months, and 32% said their organization had never conducted a full clinical downtime simulation, had only completed tabletop activity, or did not know when the last exercise occurred.</p><p>Worryingly, while 59% of respondents said they were confident that their hospitals could operate safely for 24 hours without core Electronic Health Record (EHR) access, that figure fell to 32% at 48 hours and just 14% at 72 hours.</p><p>"The 72-hour number should disturb every hospital board and ministry-level health technology leader in Europe. A hospital that can improvise through the first day of downtime is not necessarily resilient," said Brown. </p><p>"By day two and day three, medication reconciliation, laboratory turnaround, radiology workflow, identity access, pharmacy verification, transfer coordination, discharge planning, and backlog reconciliation become patient-safety risks. Cyber resilience is now an operational medicine issue."</p><p>The health sector is an increasingly popular target for cyber criminals, thanks to its critical nature. And many attacks have led to problems delivering patient care, including a 2024 <a href="https://www.itpro.com/security/cyber-attacks/thousands-of-procedures-canceled-at-london-hospitals-as-qilin-releases-blood-test-data">ransomware attack</a> on NHS pathology provider Synnovis, and, more recently, an <a href="https://www.itpro.com/technology/artificial-intelligence/its-destructive-not-ransomware-security-experts-weigh-in-on-motivation-behind-stryker-cyber-attack">attack</a> on medical technology firm Stryker being described by the firm as 'destructive, not ransomware'.</p><p>"In Europe, the cyber battleground has moved from the server room to the bedside," said Brown.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Industrial organizations under increasing fire as attackers target operational technology ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.itpro.com/infrastructure/what-is-operational-technology-ot">Attacks on operational technology (OT)</a> are surging, according to new research, with industrial organizations the biggest target of <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware </a>in every single month over the last year.</p><p>According to a new analysis from cyber security firm NCC Group, in the 12 months to March 2026, industrial organizations experienced 2,073 ransomware attacks, accounting for 30% of all ransomware activity. </p><p>Manufacturers of capital goods such as machine equipment and infrastructure were particularly hard-hit, accounting for 1,192 attacks. Within this industry, machinery was the most-targeted sub-sector, with 442 attacks, followed by construction and engineering with 394.</p><p>“Our data shows that many organizations continue to prioritize IT security while underestimating the exposure of their operational environments," said Ray Robinson, OT director at NCC Group. </p><p>"When OT systems are disrupted, the impact goes far beyond data loss - production can halt, essential services can be disrupted, and in some cases, lives can be put at risk.”</p><p>Governments worldwide are growing increasingly concerned about the issue. In the UK, <a href="https://www.itpro.com/policy-legislation/it-regulation/369630/uk-updates-nis-regulations-bringing-stricter-rules-for-msps">Network and Information Systems (NIS) Regulations</a> require operators of essential services to put proportionate technical and organizational measures in place to manage cyber risk across both IT and OT environments. </p><p>Meanwhile, the Cybersecurity Act and sector-specific guidance cover OT governance, incident reporting, resilience, and supply-chain security.  </p><p>“Regulators are increasingly clear that OT environments fall within scope of cyber resilience obligations, particularly where systems support essential services or public safety," said Katarina Sommer, global head of government affairs and analyst relations at NCC Group. </p><p>"Organizations that focus compliance efforts solely on IT risk are exposing themselves to operational, regulatory and safety consequences, so it’s key that organizations treat OT risks in the same way they approach IT security.”</p><p>Earlier this year, the <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do">National Cyber Security Centre (NCSC)</a>, along with US, Australian, Canadian, and European authorities, issued a new <a href="https://www.cisa.gov/resources-tools/resources/secure-demand-priority-considerations-operational-technology-owners-and-operators-when-selecting"><u>guide</u></a> for OT owners and operators aimed at helping them integrate 12 security considerations into their procurement processes.</p><p>These include making sure that the product allows for security and safety logging, has strong authentication controls, protects data, is configured in a secure way by default, and is supported by established vulnerability management processes by the manufacturer.</p><p>“As cyber attackers increasingly target operational technology around the world, it has never been more vital for critical infrastructure operators to ensure security is baked into the systems they use," said Jonathon Ellison, NCSC director of national resilience and future technology.</p><h2 id="state-backed-hackers-targeting-operational-technology">State-backed hackers targeting operational technology</h2><p>Many attacks on OT systems come from nation state-affiliated actors, with the US Office of the Director of National Intelligence warning in its <a href="https://www.dni.gov/files/ODNI/documents/assessments/ATA-2026-Unclassified-Report.pdf" target="_blank"><u>2026 </u><u><em>Annual Threat Assessment of the US Intelligence Community</em></u></a> that China, Russia, Iran, and North Korea will continue to target the sector. </p><p>US director of national intelligence, Tulsi Gabbard, said nation state-backed threat groups typically target these systems to collect intelligence, create options for future disruption, and also for financial gain. </p><p>"China and Russia present the most persistent and active threats and are continuing their R&D efforts. North Korea’s cyber program is sophisticated and agile," she said. </p><p>"In 2025 alone, North Korea’s cryptocurrency heists probably stole $2 billion which is helping to fund the regime, including further development of its strategic weapons programs."</p><p>Recent targets have included <a href="https://www.itpro.com/security/cyber-attacks/jaguar-land-rover-cyber-attack-financial-impact-cyber-monitoring-centre">Jaguar Land Rover (JLR)</a>, US water and wastewater systems and electrical subsystems, and the Ukraine power grid.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/industrial-organizations-under-increasing-fire-as-attackers-target-operational-technology</link>
                                                                            <description>
                            <![CDATA[ Firms continue to underestimate their operational technology exposure, NCC Group warns ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">kZJLdXsNYeqtQQymVtGzbc</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/YZjwEwYDJbKftH9VvKGnNZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 14 May 2026 11:26:47 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/YZjwEwYDJbKftH9VvKGnNZ-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Digital technology toolkit symbol surrounded by email, internet, telephone, and communications symbols. ]]></media:description>                                                            <media:text><![CDATA[Digital technology toolkit symbol surrounded by email, internet, telephone, and communications symbols. ]]></media:text>
                                <media:title type="plain"><![CDATA[Digital technology toolkit symbol surrounded by email, internet, telephone, and communications symbols. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/YZjwEwYDJbKftH9VvKGnNZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/infrastructure/what-is-operational-technology-ot">Attacks on operational technology (OT)</a> are surging, according to new research, with industrial organizations the biggest target of <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware </a>in every single month over the last year.</p><p>According to a new analysis from cyber security firm NCC Group, in the 12 months to March 2026, industrial organizations experienced 2,073 ransomware attacks, accounting for 30% of all ransomware activity. </p><p>Manufacturers of capital goods such as machine equipment and infrastructure were particularly hard-hit, accounting for 1,192 attacks. Within this industry, machinery was the most-targeted sub-sector, with 442 attacks, followed by construction and engineering with 394.</p><p>“Our data shows that many organizations continue to prioritize IT security while underestimating the exposure of their operational environments," said Ray Robinson, OT director at NCC Group. </p><p>"When OT systems are disrupted, the impact goes far beyond data loss - production can halt, essential services can be disrupted, and in some cases, lives can be put at risk.”</p><p>Governments worldwide are growing increasingly concerned about the issue. In the UK, <a href="https://www.itpro.com/policy-legislation/it-regulation/369630/uk-updates-nis-regulations-bringing-stricter-rules-for-msps">Network and Information Systems (NIS) Regulations</a> require operators of essential services to put proportionate technical and organizational measures in place to manage cyber risk across both IT and OT environments. </p><p>Meanwhile, the Cybersecurity Act and sector-specific guidance cover OT governance, incident reporting, resilience, and supply-chain security.  </p><p>“Regulators are increasingly clear that OT environments fall within scope of cyber resilience obligations, particularly where systems support essential services or public safety," said Katarina Sommer, global head of government affairs and analyst relations at NCC Group. </p><p>"Organizations that focus compliance efforts solely on IT risk are exposing themselves to operational, regulatory and safety consequences, so it’s key that organizations treat OT risks in the same way they approach IT security.”</p><p>Earlier this year, the <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do">National Cyber Security Centre (NCSC)</a>, along with US, Australian, Canadian, and European authorities, issued a new <a href="https://www.cisa.gov/resources-tools/resources/secure-demand-priority-considerations-operational-technology-owners-and-operators-when-selecting"><u>guide</u></a> for OT owners and operators aimed at helping them integrate 12 security considerations into their procurement processes.</p><p>These include making sure that the product allows for security and safety logging, has strong authentication controls, protects data, is configured in a secure way by default, and is supported by established vulnerability management processes by the manufacturer.</p><p>“As cyber attackers increasingly target operational technology around the world, it has never been more vital for critical infrastructure operators to ensure security is baked into the systems they use," said Jonathon Ellison, NCSC director of national resilience and future technology.</p><h2 id="state-backed-hackers-targeting-operational-technology">State-backed hackers targeting operational technology</h2><p>Many attacks on OT systems come from nation state-affiliated actors, with the US Office of the Director of National Intelligence warning in its <a href="https://www.dni.gov/files/ODNI/documents/assessments/ATA-2026-Unclassified-Report.pdf" target="_blank"><u>2026 </u><u><em>Annual Threat Assessment of the US Intelligence Community</em></u></a> that China, Russia, Iran, and North Korea will continue to target the sector. </p><p>US director of national intelligence, Tulsi Gabbard, said nation state-backed threat groups typically target these systems to collect intelligence, create options for future disruption, and also for financial gain. </p><p>"China and Russia present the most persistent and active threats and are continuing their R&D efforts. North Korea’s cyber program is sophisticated and agile," she said. </p><p>"In 2025 alone, North Korea’s cryptocurrency heists probably stole $2 billion which is helping to fund the regime, including further development of its strategic weapons programs."</p><p>Recent targets have included <a href="https://www.itpro.com/security/cyber-attacks/jaguar-land-rover-cyber-attack-financial-impact-cyber-monitoring-centre">Jaguar Land Rover (JLR)</a>, US water and wastewater systems and electrical subsystems, and the Ukraine power grid.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘You deserved more consistent communication from us, and we didn’t deliver’: Instructure CEO issues apology over Canvas cyber attack disruption ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The parent company behind academic management tool Canvas has issued an apology over disruption caused by a recent cyber attack, which impacted hundreds of institutions. </p><p>In a <a href="https://www.instructure.com/incident_update" target="_blank"><u>blog post</u></a> on 11 May, Steve Daly, CEO of Instructure, said the company plans to introduce sweeping changes in the wake of the breach, insisting that Canvas is “fully operational and remains safe to use”. </p><p>Daly added that Instructure will continue providing assistance and guidance for institutions affected by the cyber attack. </p><p>“Rebuilding trust takes time,” he said. “We’re going to earn it back through consistent action and honest communication. We’re in this for you and your community.”</p><p>The apology comes after hundreds of schools and universities across the UK, Canada, Australia, US, and New Zealand were <a href="https://www.itpro.com/security/cyber-attacks/universities-worldwide-still-struggling-with-fallout-from-canvas-cyber-attack"><u>disrupted by a cyber attack waged by the ShinyHunters threat group</u></a>. </p><p>The cloud-based academic management system is used by more than 8,000 institutions globally and has around 30 million active users.</p><p>Instructure first detected a breach on 1 May, but told customers it had taken steps to contain the incident. </p><p>In an advisory at the time, CISO Steve Proud warned data, including names, email addresses, student ID numbers, and messages between users had been impacted - which Daly confirmed in his recent blog post. </p><p>“This incident involved unauthorized access to part of our environment. The data fields involved include information like usernames, email addresses, course names, enrolment information and messages,” Daly wrote.</p><p>“Core learning data”, which includes course content, credentials, and student submissions, was not compromised in the breach, he added. </p><h2 id="canvas-cyber-attack-escalation">Canvas Cyber attack escalation</h2><p>While Proud noted that the incident had largely been contained, the incident was compounded when ShinyHunters waged a follow-up attack, which saw user login portals defaced with a ransom note. </p><p>ShinyHunters claims to have gained access to around 3.65TB of Instructure data during the attack, which includes upwards of 275 million records from over 8,800 institutions. </p><p>Analysis of ShinyHunters activity ranks it as one of the most notorious ransomware groups in recent years. The group has claimed responsibility for a slew of attacks on major organizations such as <a href="https://www.itpro.com/security/cyber-attacks/salesforce-issues-customer-alert-as-shinyhunters-group-claims-experience-cloud-breach">Salesforce</a>, Ticketmaster, and <a href="https://www.itpro.com/security/cyber-attacks/atandt-hacker-says-firm-paid-nearly-dollar400000-to-have-stolen-data-deleted">AT&T</a>. </p><p>According to Daly, the Canvas attack saw ShinyHunters exploit a support ticket vulnerability in its Free for Teacher environment. The company has moved swiftly to contain the breach. </p><p>“We temporarily disabled Free for Teacher while we complete a full security review,” he said. “We know that’s disruptive, and we didn’t make that call lightly. But keeping the entire Canvas platform secure has to come first.”</p><h2 id="we-didn-t-deliver">“We didn’t deliver”</h2><p>In his blog post, Daly said Instructure will continue providing updates and apologized for the company’s communication throughout. </p><p>“Over the past few days, many of you dealt with real disruption,” he wrote. Stress on your teams. Missed moments in the classroom. Questions you couldn’t get answered.”</p><p>“You deserved more consistent communication from us, and we didn’t deliver,” Daly added. “I’m sorry for that.”</p><p>The attack on Canvas comes during a busy period for academic institutions, with students in the midst of exams. </p><p>A slew of reports have detailed significant disruption for students on both sides of the Atlantic over the last week, with <a href="https://www.bbc.co.uk/news/articles/ce3pq0136eqo" target="_blank"><em>BBC </em>coverage</a> noting that Mississippi State University was forced to postpone exams. </p><p>As <em>ITPro reported</em>, students at the University of Oxford were unable to access papers and were forced to email lecturers for documents and results. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/instructure-ceo-apologizes-after-canvas-cyber-attack</link>
                                                                            <description>
                            <![CDATA[ Hundreds of academic institutions have been affected by the Canvas cyber attack ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">pQmb4uvpmCLCWXSd2pvJLZ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/8ofhkDMhovJEPNPCVXNHs4-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 12 May 2026 08:25:28 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/8ofhkDMhovJEPNPCVXNHs4-1280-80.jpg">
                                                            <media:credit><![CDATA[ITPro/Ross Kelly]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Login page for the iOS application of academic management platform, Canvas, developed by Instructure.]]></media:description>                                                            <media:text><![CDATA[Login page for the iOS application of academic management platform, Canvas, developed by Instructure.]]></media:text>
                                <media:title type="plain"><![CDATA[Login page for the iOS application of academic management platform, Canvas, developed by Instructure.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/8ofhkDMhovJEPNPCVXNHs4-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The parent company behind academic management tool Canvas has issued an apology over disruption caused by a recent cyber attack, which impacted hundreds of institutions. </p><p>In a <a href="https://www.instructure.com/incident_update" target="_blank"><u>blog post</u></a> on 11 May, Steve Daly, CEO of Instructure, said the company plans to introduce sweeping changes in the wake of the breach, insisting that Canvas is “fully operational and remains safe to use”. </p><p>Daly added that Instructure will continue providing assistance and guidance for institutions affected by the cyber attack. </p><p>“Rebuilding trust takes time,” he said. “We’re going to earn it back through consistent action and honest communication. We’re in this for you and your community.”</p><p>The apology comes after hundreds of schools and universities across the UK, Canada, Australia, US, and New Zealand were <a href="https://www.itpro.com/security/cyber-attacks/universities-worldwide-still-struggling-with-fallout-from-canvas-cyber-attack"><u>disrupted by a cyber attack waged by the ShinyHunters threat group</u></a>. </p><p>The cloud-based academic management system is used by more than 8,000 institutions globally and has around 30 million active users.</p><p>Instructure first detected a breach on 1 May, but told customers it had taken steps to contain the incident. </p><p>In an advisory at the time, CISO Steve Proud warned data, including names, email addresses, student ID numbers, and messages between users had been impacted - which Daly confirmed in his recent blog post. </p><p>“This incident involved unauthorized access to part of our environment. The data fields involved include information like usernames, email addresses, course names, enrolment information and messages,” Daly wrote.</p><p>“Core learning data”, which includes course content, credentials, and student submissions, was not compromised in the breach, he added. </p><h2 id="canvas-cyber-attack-escalation">Canvas Cyber attack escalation</h2><p>While Proud noted that the incident had largely been contained, the incident was compounded when ShinyHunters waged a follow-up attack, which saw user login portals defaced with a ransom note. </p><p>ShinyHunters claims to have gained access to around 3.65TB of Instructure data during the attack, which includes upwards of 275 million records from over 8,800 institutions. </p><p>Analysis of ShinyHunters activity ranks it as one of the most notorious ransomware groups in recent years. The group has claimed responsibility for a slew of attacks on major organizations such as <a href="https://www.itpro.com/security/cyber-attacks/salesforce-issues-customer-alert-as-shinyhunters-group-claims-experience-cloud-breach">Salesforce</a>, Ticketmaster, and <a href="https://www.itpro.com/security/cyber-attacks/atandt-hacker-says-firm-paid-nearly-dollar400000-to-have-stolen-data-deleted">AT&T</a>. </p><p>According to Daly, the Canvas attack saw ShinyHunters exploit a support ticket vulnerability in its Free for Teacher environment. The company has moved swiftly to contain the breach. </p><p>“We temporarily disabled Free for Teacher while we complete a full security review,” he said. “We know that’s disruptive, and we didn’t make that call lightly. But keeping the entire Canvas platform secure has to come first.”</p><h2 id="we-didn-t-deliver">“We didn’t deliver”</h2><p>In his blog post, Daly said Instructure will continue providing updates and apologized for the company’s communication throughout. </p><p>“Over the past few days, many of you dealt with real disruption,” he wrote. Stress on your teams. Missed moments in the classroom. Questions you couldn’t get answered.”</p><p>“You deserved more consistent communication from us, and we didn’t deliver,” Daly added. “I’m sorry for that.”</p><p>The attack on Canvas comes during a busy period for academic institutions, with students in the midst of exams. </p><p>A slew of reports have detailed significant disruption for students on both sides of the Atlantic over the last week, with <a href="https://www.bbc.co.uk/news/articles/ce3pq0136eqo" target="_blank"><em>BBC </em>coverage</a> noting that Mississippi State University was forced to postpone exams. </p><p>As <em>ITPro reported</em>, students at the University of Oxford were unable to access papers and were forced to email lecturers for documents and results. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Universities worldwide still struggling with fallout from Canvas cyber attack ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Universities across the world are still experiencing difficulties after a cyber attack on the Canvas academic platform caused widespread disruption for staff and students. </p><p>Canvas is a cloud-based academic management system developed by Instructure, and is used by more than 8,000 institutions globally and around 30 million active users. </p><p>Staff and students at universities in the US, Canada, Australia, and the UK were severely disrupted when the platform was breached, with a ransom note allegedly from the ShinyHunters threat group appearing on login portals.  </p><p>A host of UK-based academic institutions, including the Universities of Birmingham, Oxford, and <a href="https://information-services.ed.ac.uk/learning-technology/short-courses-platform/canvas-cybersecurity-incident-may-2026" target="_blank"><u>Edinburgh</u></a> were among those impacted in the breach.</p><p>Sources told <em>ITPro </em>that operations at the University of Birmingham are back online in the wake of the incident. However, the University of Oxford has warned students and staff that Canvas remains offline, with no confirmed date of return. </p><p><em>ITPro </em>approached both institutions for confirmation, but did not receive a response by time of publication. </p><h2 id="what-happened-with-the-canvas-cyber-attack">What happened with the Canvas cyber attack?</h2><p>Instructure initially confirmed a breach occurred on 1 May, but had taken steps to contain and remediate the incident. <a href="https://status.instructure.com/incidents/9wm4knj2r64z" target="_blank"><u>According to the company</u></a>, data exposed in the incident is believed to include “certain identifying information”, such as:</p><ul><li>Names</li><li>Email addresses</li><li>Student ID numbers</li><li>Messages between users</li></ul><p>Instructure’s chief information security officer (CISO), Steve Proud, <a href="https://status.instructure.com/incidents/9wm4knj2r64z" target="_blank"><u>said </u></a>the company found “no evidence that passwords, dates of birth, government identifiers, or financial information were involved”.</p><p>On 2 May, Proud noted that the incident had been largely contained. However, ShinyHunters reportedly breached the company in a follow-up attack, defacing Canvas login portals at hundreds of institutions. </p><p>Analysis of the incident by <a href="https://www.halcyon.ai/ransomware-alerts/education-sector-in-the-crosshairs-shinyhunters-extortion-campaign-against-instructure" target="_blank"><u>Halcyon </u></a>noted that ShinyHunters injected an HTML file that altered login screens, displaying a warning that the group will publish stolen data on 12 May if the company fails to pay a ransom. </p><p>On its leak site, ShinyHunters claims to have gained access to a sizable amount of company data – spanning 275 million records from 8,809 institutions, amounting to 3.65TB. </p><p>ShinyHunters ranks among one of the most prolific ransomware groups in recent years, having claimed responsibility for <a href="https://www.itpro.com/security/cyber-attacks/salesforce-issues-customer-alert-as-shinyhunters-group-claims-experience-cloud-breach"><u>large-scale attacks on Salesforce customers</u></a>, as well as AT&T and Ticketmaster. </p><p>Researchers at Halcyon noted that the group does not employ encryption during attack, but instead operates under a “pay or leak” extortion model. </p><p>“The group maintains a loosely decentralized structure with operational overlap among Scattered Spider (UNC3944), LAPSUS$, and Scattered LAPSUS$ Shiny Hunters (SLSH),” researchers said in a <a href="https://www.halcyon.ai/ransomware-alerts/education-sector-in-the-crosshairs-shinyhunters-extortion-campaign-against-instructure"><u>blog post</u></a> detailing the incident.</p><p><em>ITPro </em>has approached Instructure for comment. </p><h2 id="critical-timing-for-shinyhunters">Critical timing for ShinyHunters</h2><p>The attack on Canvas comes at a critical time for institutions globally, with students preparing for exam season. </p><p>According to reports from <a href="https://www.bbc.co.uk/news/articles/ce3pq0136eqo" target="_blank"><u><em>BBC News</em></u></a>, Mississippi State University was forced to postpone exams on Friday due to the incident. A meteorology student told the broadcaster that students were nearing exam deadlines when the platform was taken down. </p><p>The university has been engaging with students via email and told students it was affected by a “nationwide security incident”. </p><p>Sources told <em>ITPro </em>that students at the University of Oxford have been experiencing similar difficulties, with some unable to access papers and having to email lecturers for attached documents. </p><p>Universities in a host of other US states, as well as in Canada, New Zealand, and Australia have also experienced significant disruption. </p><p>The University of Sydney, for example, told students that Canvas was unavailable on Friday and warned students not to log in. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/universities-worldwide-still-struggling-with-fallout-from-canvas-cyber-attack</link>
                                                                            <description>
                            <![CDATA[ ShinyHunters threat group has claimed responsibility for the attack ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">L5NVaKG7ArwVkTWNR2rMPD</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/yYmusCNU2mdyZm2tibLqoV-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 11 May 2026 10:10:41 +0000</pubDate>                                                                                                                                <updated>Mon, 11 May 2026 10:11:31 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/yYmusCNU2mdyZm2tibLqoV-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Student working on a laptop computer in a university library, with other students working at desks in background.]]></media:description>                                                            <media:text><![CDATA[Student working on a laptop computer in a university library, with other students working at desks in background.]]></media:text>
                                <media:title type="plain"><![CDATA[Student working on a laptop computer in a university library, with other students working at desks in background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/yYmusCNU2mdyZm2tibLqoV-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Universities across the world are still experiencing difficulties after a cyber attack on the Canvas academic platform caused widespread disruption for staff and students. </p><p>Canvas is a cloud-based academic management system developed by Instructure, and is used by more than 8,000 institutions globally and around 30 million active users. </p><p>Staff and students at universities in the US, Canada, Australia, and the UK were severely disrupted when the platform was breached, with a ransom note allegedly from the ShinyHunters threat group appearing on login portals.  </p><p>A host of UK-based academic institutions, including the Universities of Birmingham, Oxford, and <a href="https://information-services.ed.ac.uk/learning-technology/short-courses-platform/canvas-cybersecurity-incident-may-2026" target="_blank"><u>Edinburgh</u></a> were among those impacted in the breach.</p><p>Sources told <em>ITPro </em>that operations at the University of Birmingham are back online in the wake of the incident. However, the University of Oxford has warned students and staff that Canvas remains offline, with no confirmed date of return. </p><p><em>ITPro </em>approached both institutions for confirmation, but did not receive a response by time of publication. </p><h2 id="what-happened-with-the-canvas-cyber-attack">What happened with the Canvas cyber attack?</h2><p>Instructure initially confirmed a breach occurred on 1 May, but had taken steps to contain and remediate the incident. <a href="https://status.instructure.com/incidents/9wm4knj2r64z" target="_blank"><u>According to the company</u></a>, data exposed in the incident is believed to include “certain identifying information”, such as:</p><ul><li>Names</li><li>Email addresses</li><li>Student ID numbers</li><li>Messages between users</li></ul><p>Instructure’s chief information security officer (CISO), Steve Proud, <a href="https://status.instructure.com/incidents/9wm4knj2r64z" target="_blank"><u>said </u></a>the company found “no evidence that passwords, dates of birth, government identifiers, or financial information were involved”.</p><p>On 2 May, Proud noted that the incident had been largely contained. However, ShinyHunters reportedly breached the company in a follow-up attack, defacing Canvas login portals at hundreds of institutions. </p><p>Analysis of the incident by <a href="https://www.halcyon.ai/ransomware-alerts/education-sector-in-the-crosshairs-shinyhunters-extortion-campaign-against-instructure" target="_blank"><u>Halcyon </u></a>noted that ShinyHunters injected an HTML file that altered login screens, displaying a warning that the group will publish stolen data on 12 May if the company fails to pay a ransom. </p><p>On its leak site, ShinyHunters claims to have gained access to a sizable amount of company data – spanning 275 million records from 8,809 institutions, amounting to 3.65TB. </p><p>ShinyHunters ranks among one of the most prolific ransomware groups in recent years, having claimed responsibility for <a href="https://www.itpro.com/security/cyber-attacks/salesforce-issues-customer-alert-as-shinyhunters-group-claims-experience-cloud-breach"><u>large-scale attacks on Salesforce customers</u></a>, as well as AT&T and Ticketmaster. </p><p>Researchers at Halcyon noted that the group does not employ encryption during attack, but instead operates under a “pay or leak” extortion model. </p><p>“The group maintains a loosely decentralized structure with operational overlap among Scattered Spider (UNC3944), LAPSUS$, and Scattered LAPSUS$ Shiny Hunters (SLSH),” researchers said in a <a href="https://www.halcyon.ai/ransomware-alerts/education-sector-in-the-crosshairs-shinyhunters-extortion-campaign-against-instructure"><u>blog post</u></a> detailing the incident.</p><p><em>ITPro </em>has approached Instructure for comment. </p><h2 id="critical-timing-for-shinyhunters">Critical timing for ShinyHunters</h2><p>The attack on Canvas comes at a critical time for institutions globally, with students preparing for exam season. </p><p>According to reports from <a href="https://www.bbc.co.uk/news/articles/ce3pq0136eqo" target="_blank"><u><em>BBC News</em></u></a>, Mississippi State University was forced to postpone exams on Friday due to the incident. A meteorology student told the broadcaster that students were nearing exam deadlines when the platform was taken down. </p><p>The university has been engaging with students via email and told students it was affected by a “nationwide security incident”. </p><p>Sources told <em>ITPro </em>that students at the University of Oxford have been experiencing similar difficulties, with some unable to access papers and having to email lecturers for attached documents. </p><p>Universities in a host of other US states, as well as in Canada, New Zealand, and Australia have also experienced significant disruption. </p><p>The University of Sydney, for example, told students that Canvas was unavailable on Friday and warned students not to log in. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Claude users beware, hackers are using a fake website to dupe developers and deliver malware ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A fake Claude AI website is spreading a trojanized 'Claude‑Pro' Windows installer that secretly distributes a newly-identified backdoor.</p><p>The domain mimics the official site for <a href="https://www.itpro.com/software/development/claude-code-flaws-left-ai-tool-wide-open-to-hackers-heres-what-developers-need-to-know">Anthropic’s Claude AI tool</a>, and visitors who download the ZIP archive are sent a copy of Claude that appears to install and runs as expected. </p><p>However, <a href="https://www.malwarebytes.com/blog/scams/2026/04/fake-claude-site-installs-malware-that-gives-attackers-access-to-your-computer" target="_blank"><u>researchers at Malwarebytes</u></a> found it deploys a PlugX-like <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>chain, dubbed Beagle, that gives attackers remote access to the system.</p><p>The ZIP contains an MSI installer that installs to a path designed to mimic a legitimate Anthropic installation, complete with a reference to Squirrel, the update framework that real Electron-based applications like Claude use. </p><p>A tell-tale giveaway for developers is that this contains a misspelling: ‘Cluade’.</p><p>While the legitimate application runs in the foreground, the VBScript quietly copies three files from the SquirrelTemp directory into the Windows Startup folder.</p><p>"This is a textbook DLL sideloading attack, a technique catalogued by MITRE as T1574.002. NOVUpdate.exe is a legitimately signed G DATA antivirus updater. When it executes, it attempts to load a library called avk.dll from its own directory," researchers explained.. </p><p>"Normally, this would be a genuine G DATA component, but here the attacker has substituted a malicious version. Signed sideloading hosts like this can complicate detection because the parent executable may appear benign to endpoint security tools. </p><p>Victims are kept in the dark, because after deploying the payload files, the VBScript writes a small batch file called <em>~del.vbs.bat</em> that waits two seconds, then deletes both the original <a href="https://www.itpro.com/software/development/farewell-vbscript-microsoft-confirms-plans-to-begin-phasing-out-the-programming-language-later-this-year">VBScript </a>and the batch file itself. </p><p>"This means the dropper is gone from disk by the time a user or analyst goes looking for it. The only artifacts that persist are the sideloading files in the Startup folder and the running NOVUpdate.exe process," Malwarebytes said. </p><p>"The script also wraps the entire malicious payload section in an On Error Resume Next statement, silently swallowing any errors so that failures in the deployment do not produce visible error dialogs that might alert the victim."</p><h2 id="what-is-dll-sideloading">What is DLL sideloading?</h2><p>DLL sideloading is a technique favored by PlugX, a malware family that Sophos has been tracking for 14 years.</p><p>As the firm <a href="https://www.sophos.com/en-us/blog/donuts-and-beagles-fake-claude-site-spreads-backdoor" target="_blank"><u>points out</u></a>, PlugX has multiple variants and has been associated with several threat actor groups, meaning that attribution isn't clear-cut. </p><p>On top of this, ShadowPad, another backdoor employing DLL sideloading, has a number of code overlaps with PlugX, to the extent that it could be considered an evolution of it.</p><p>"Most of the techniques described here are relatively well known and have been seen before, from spoofing a legitimate installer website to side loading using a signed executable. Interestingly enough what is unusual is that it also installs a working copy of Claude which is rather large," said Max Gannon, cyber intelligence team manager at Cofense.</p><p>"The installation and usage of a program that is resource intensive can also help to disguise other ongoing background activity. The use of a legitimate program, cleanup utilities, running in memory, and persistence mechanisms all indicate that the threat actors distributing this malware intend it for long term persistence and use."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/claude-users-beware-hackers-are-using-a-fake-website-to-dupe-developers-and-deliver-malware</link>
                                                                            <description>
                            <![CDATA[ 'Beagle' is deployed through a Dynamic Link Library (DLL) sideloading chain, and gives attackers remote access to the system ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">QFnS23ZWZmYxkq5Kk2FrWd</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/P5BaAXwkDNyHNyRDcZNx5E-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 08 May 2026 09:32:30 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/P5BaAXwkDNyHNyRDcZNx5E-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Red warning symbol imposed over computer code denoting a data security compromise.]]></media:description>                                                            <media:text><![CDATA[Red warning symbol imposed over computer code denoting a data security compromise.]]></media:text>
                                <media:title type="plain"><![CDATA[Red warning symbol imposed over computer code denoting a data security compromise.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/P5BaAXwkDNyHNyRDcZNx5E-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A fake Claude AI website is spreading a trojanized 'Claude‑Pro' Windows installer that secretly distributes a newly-identified backdoor.</p><p>The domain mimics the official site for <a href="https://www.itpro.com/software/development/claude-code-flaws-left-ai-tool-wide-open-to-hackers-heres-what-developers-need-to-know">Anthropic’s Claude AI tool</a>, and visitors who download the ZIP archive are sent a copy of Claude that appears to install and runs as expected. </p><p>However, <a href="https://www.malwarebytes.com/blog/scams/2026/04/fake-claude-site-installs-malware-that-gives-attackers-access-to-your-computer" target="_blank"><u>researchers at Malwarebytes</u></a> found it deploys a PlugX-like <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>chain, dubbed Beagle, that gives attackers remote access to the system.</p><p>The ZIP contains an MSI installer that installs to a path designed to mimic a legitimate Anthropic installation, complete with a reference to Squirrel, the update framework that real Electron-based applications like Claude use. </p><p>A tell-tale giveaway for developers is that this contains a misspelling: ‘Cluade’.</p><p>While the legitimate application runs in the foreground, the VBScript quietly copies three files from the SquirrelTemp directory into the Windows Startup folder.</p><p>"This is a textbook DLL sideloading attack, a technique catalogued by MITRE as T1574.002. NOVUpdate.exe is a legitimately signed G DATA antivirus updater. When it executes, it attempts to load a library called avk.dll from its own directory," researchers explained.. </p><p>"Normally, this would be a genuine G DATA component, but here the attacker has substituted a malicious version. Signed sideloading hosts like this can complicate detection because the parent executable may appear benign to endpoint security tools. </p><p>Victims are kept in the dark, because after deploying the payload files, the VBScript writes a small batch file called <em>~del.vbs.bat</em> that waits two seconds, then deletes both the original <a href="https://www.itpro.com/software/development/farewell-vbscript-microsoft-confirms-plans-to-begin-phasing-out-the-programming-language-later-this-year">VBScript </a>and the batch file itself. </p><p>"This means the dropper is gone from disk by the time a user or analyst goes looking for it. The only artifacts that persist are the sideloading files in the Startup folder and the running NOVUpdate.exe process," Malwarebytes said. </p><p>"The script also wraps the entire malicious payload section in an On Error Resume Next statement, silently swallowing any errors so that failures in the deployment do not produce visible error dialogs that might alert the victim."</p><h2 id="what-is-dll-sideloading">What is DLL sideloading?</h2><p>DLL sideloading is a technique favored by PlugX, a malware family that Sophos has been tracking for 14 years.</p><p>As the firm <a href="https://www.sophos.com/en-us/blog/donuts-and-beagles-fake-claude-site-spreads-backdoor" target="_blank"><u>points out</u></a>, PlugX has multiple variants and has been associated with several threat actor groups, meaning that attribution isn't clear-cut. </p><p>On top of this, ShadowPad, another backdoor employing DLL sideloading, has a number of code overlaps with PlugX, to the extent that it could be considered an evolution of it.</p><p>"Most of the techniques described here are relatively well known and have been seen before, from spoofing a legitimate installer website to side loading using a signed executable. Interestingly enough what is unusual is that it also installs a working copy of Claude which is rather large," said Max Gannon, cyber intelligence team manager at Cofense.</p><p>"The installation and usage of a program that is resource intensive can also help to disguise other ongoing background activity. The use of a legitimate program, cleanup utilities, running in memory, and persistence mechanisms all indicate that the threat actors distributing this malware intend it for long term persistence and use."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 2026 in IoT attacks: the biggest threats so far and what businesses can do ]]></title>
                                                                                                <dc:content><![CDATA[ <p>From industrial robots to fitness trackers, <a href="https://www.itpro.com/cloud-computing/28037/what-is-iot"><u>Internet of Things (IoT)</u></a> devices track real-time data to underpin smart systems and allow for <a href="https://www.itpro.com/business/business-strategy/what-does-data-driven-mean-in-business"><u>data-driven</u></a> decision-making.</p><p>From the most advanced applications, such as <a href="https://www.itpro.com/technology/will-autonomous-robotics-leap-forward-in-2026">autonomous robots</a> on factory floors, to thermostats, security cameras, and even network-connected <a href="https://www.itpro.com/hardware/printers">printers</a>, IoT devices are widespread and hugely beneficial to businesses.</p><p>But along with their benefits, <a href="https://www.itpro.com/cloud/cloud-security/iot-security-strategy-an-arms-race-for-businesses"><u>IoT devices also introduce new risks</u></a> by expanding an organization’s perimeter and acting as easy entry points for enterprise systems. </p><p>Once attackers compromise a vulnerable device, they can steadily and <a href="https://www.itpro.com/security/stealthy-malware-the-threats-hiding-in-plain-sight"><u>stealthily</u></a> push further into an organization’s systems, bringing down critical infrastructure. Threat actors may also seek to take persistent control of IoT devices to form <a href="https://www.itpro.com/botnets/1644/what-is-a-botnet"><u>botnets</u></a>. </p><p>An IoT botnet is a network of compromised IoT devices that attackers remotely manipulate to launch large-scale cyber attacks, typically in the form of <a href="https://www.itpro.com/security/28026/what-is-a-ddos-attack"><u>distributed denial of service (DDoS) attacks</u></a>.</p><p>In October 2025, <a href="https://techcommunity.microsoft.com/blog/azureinfrastructureblog/defending-the-cloud-azure-neutralized-a-record-breaking-15-tbps-ddos-attack/4470422" target="_blank"><u>Microsoft Azure was hit</u></a> with a record-breaking multi-vector, cloud DDoS attack that peaked at 15.72 Tbps and 3.64 billion packets per second. It targeted a single edge device in Australia and was later linked to the Aisuru IoT botnet, notorious for exploiting compromised home routers and surveillance cameras. Although the threat was neutralized, the attack goes to show the scale at which endpoint devices can be weaponized. The campaigns are often strikingly fast and unprecedented.</p><p>True to form, the attacks carry on in 2026. </p><p>In January, RondoDox, a <a href="https://www.itpro.com/operating-systems/28025/best-linux-distros"><u>Linux</u></a>-based IoT botnet, moved swiftly to exploit a critical remote code execution vulnerability in HPE OneView, launching over 40,000 automated attacks that targeted government, financial, and industrial systems. The rapid assault led the US <a href="https://www.itpro.com/security/what-is-cisa"><u>Cybersecurity and Infrastructure Security Agency (CISA)</u></a> to list the flaw as a known exploited vulnerability. </p><p>Cybersecurity firm <a href="https://blog.checkpoint.com/research/patch-now-active-exploitation-underway-for-critical-hpe-oneview-vulnerability/#:~:text=Check%20Point%20Research%20identified%20active%2C%20large%2Dscale%20exploitation%20of%20CVE%2D2025%2D37164%2C%20a%20critical%20remote%20code%20execution%20vulnerability%20affecting%20HPE%20OneView"><u>Check Point’s investigation</u></a> into the botnet’s activity revealed it operated from a single Dutch IP address, highlighting the sophisticated nature of the attack. In terms of attack frequency, the United States saw the largest number of attacks, followed by Australia, France, Germany, and Austria.</p><p>The month of January also saw the Kimwolf botnet, the Android variant of the Aisuru <a href="https://www.itpro.com/malware/28076/what-is-malware">malware</a>, grow to over two million infected hosts. Most infections stemmed from vulnerabilities in residential proxy networks, giving attackers access to devices on internal networks. Prime targets included Android TVs and streaming devices with exposed Android Debug Bridge (ADB) services. </p><p>Later in March, a new malware strain called KadNap made its presence felt. <a href="https://www.lumen.com/blog/en-us/silence-hops-kadnap-botnet" target="_blank"><u>Identified by Black Lotus Labs</u></a>, the threat research and operations unit at Lumen, KadNap infiltrated over 14,000 edge devices with the majority being Asus routers. KadNap’s threat lies in its ability to enlist infected devices in the Doppelgänger proxy service, providing bad actors with a means to execute anonymous DDoS campaigns.</p><iframe allow="" height="200px" width="100%" id="" style="" class="position-center" data-lazy-priority="low" data-lazy-src="https://player.captivate.fm/episode/9ef7f02f-466f-4466-ae02-cbd718efa275/"></iframe><h2 id="law-enforcement-activity-and-shifting-attacks">Law enforcement activity and shifting attacks</h2><p><a href="https://www.itpro.com/security/cyber-crime/the-fbi-has-seized-the-ramp-hacking-forum-but-will-the-takedown-stick-history-tells-us-otherwise"><u>Law enforcement takedowns</u></a> of cyber groups are a recurring feature of the cybersecurity landscape and 2026 has been no exception to this rule. Agencies in the US, Germany‌, and Canada launched a <a href="https://www.justice.gov/usao-ak/pr/authorities-disrupt-worlds-largest-iot-ddos-botnets-responsible-record-breaking-attacks" target="_blank"><u>coordinated action</u></a> to quash a cluster of IoT botnets – Aisuru, KimWolf, JackSkid, and Mossad. Collectively, these botnets are estimated to have infected more than 3 million devices worldwide.</p><p>IoT attacks are relentless. They are, at best, a constant test of cyber vigilance.</p><p>Following the outbreak of the US-Iran war, <a href="https://www.itpro.com/security/cyber-attacks/beyond-wipers-iran-backed-cyber-attacks-and-the-threat-to-businesses"><u>Iranian hacking groups</u></a> have shifted their focus to surveillance cameras with internet connectivity in Israel and other Middle Eastern countries, according to Check Point researchers.</p><p>“Starting February 28, we observed a spike in targeting of IP cameras in several countries in the Middle East including Israel, UAE, Qatar, Bahrain, Kuwait and Lebanon, while also similar activity occurred against Cyprus,” Check Point stated in its recent <a href="https://research.checkpoint.com/2026/interplay-between-iranian-targeting-of-ip-cameras-and-physical-warfare-in-the-middle-east/" target="_blank"><u>report</u></a>. </p><p>“The attack infrastructure we track combines specific commercial VPN exit nodes (Mullvad, ProtonVPN, Surfshark, NordVPN) and virtual private servers (VPS), and is assessed to be employed by multiple Iran-nexus actors.”</p><h2 id="how-to-secure-devices-on-your-network">How to secure devices on your network</h2><p>For enterprises, IoT is part of a growing attack surface that calls for stronger safeguards. Device authentication, <a href="https://www.itpro.com/security/innovation-at-work/24460/what-is-data-encryption">encryption</a>, and <a href="https://www.itpro.com/security/cyber-crime/dns-security-101-safeguarding-your-business-from-cyber-threats"><u>DNS filtering</u></a> are some practical measures you can take to limit exposure to IoT attacks. </p><p>Regularly patching software and firmware adds another layer of security by preventing hackers from taking advantage of known vulnerabilities. Opting out of non-essential, optional, or rarely-used online features further expands your devices’ safety net. </p><p>Your passwords, by far, matter more than any other security setting. Remember, it takes just one rogue IoT device to spread malware like wildfire. The risks keep multiplying – especially when your watch, phone, and desktop share the same network. Using a different password for each device and application is a simple yet impactful shield against credential-based attacks. </p><p>More devices than ever are now smart and connected. Keeping your security just as smart by proactively securing your edge devices is an imperative, not an optional test.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/iot-attacks-the-biggest-attacks-so-far-and-what-businesses-can-do</link>
                                                                            <description>
                            <![CDATA[ Internet of Things devices are more useful than ever – but security is still playing catch-up ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">aFfZ6vAwc6aFdQZMPYvtkJ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2LvDwLLQ8jfBDzQBX5WER9-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 07 May 2026 16:56:30 +0000</pubDate>                                                                                                                                <updated>Fri, 15 May 2026 15:45:24 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Praharsha Anand ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2LvDwLLQ8jfBDzQBX5WER9-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[IoT security concept image showing network symbols on a blue background.]]></media:description>                                                            <media:text><![CDATA[IoT security concept image showing network symbols on a blue background.]]></media:text>
                                <media:title type="plain"><![CDATA[IoT security concept image showing network symbols on a blue background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2LvDwLLQ8jfBDzQBX5WER9-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>From industrial robots to fitness trackers, <a href="https://www.itpro.com/cloud-computing/28037/what-is-iot"><u>Internet of Things (IoT)</u></a> devices track real-time data to underpin smart systems and allow for <a href="https://www.itpro.com/business/business-strategy/what-does-data-driven-mean-in-business"><u>data-driven</u></a> decision-making.</p><p>From the most advanced applications, such as <a href="https://www.itpro.com/technology/will-autonomous-robotics-leap-forward-in-2026">autonomous robots</a> on factory floors, to thermostats, security cameras, and even network-connected <a href="https://www.itpro.com/hardware/printers">printers</a>, IoT devices are widespread and hugely beneficial to businesses.</p><p>But along with their benefits, <a href="https://www.itpro.com/cloud/cloud-security/iot-security-strategy-an-arms-race-for-businesses"><u>IoT devices also introduce new risks</u></a> by expanding an organization’s perimeter and acting as easy entry points for enterprise systems. </p><p>Once attackers compromise a vulnerable device, they can steadily and <a href="https://www.itpro.com/security/stealthy-malware-the-threats-hiding-in-plain-sight"><u>stealthily</u></a> push further into an organization’s systems, bringing down critical infrastructure. Threat actors may also seek to take persistent control of IoT devices to form <a href="https://www.itpro.com/botnets/1644/what-is-a-botnet"><u>botnets</u></a>. </p><p>An IoT botnet is a network of compromised IoT devices that attackers remotely manipulate to launch large-scale cyber attacks, typically in the form of <a href="https://www.itpro.com/security/28026/what-is-a-ddos-attack"><u>distributed denial of service (DDoS) attacks</u></a>.</p><p>In October 2025, <a href="https://techcommunity.microsoft.com/blog/azureinfrastructureblog/defending-the-cloud-azure-neutralized-a-record-breaking-15-tbps-ddos-attack/4470422" target="_blank"><u>Microsoft Azure was hit</u></a> with a record-breaking multi-vector, cloud DDoS attack that peaked at 15.72 Tbps and 3.64 billion packets per second. It targeted a single edge device in Australia and was later linked to the Aisuru IoT botnet, notorious for exploiting compromised home routers and surveillance cameras. Although the threat was neutralized, the attack goes to show the scale at which endpoint devices can be weaponized. The campaigns are often strikingly fast and unprecedented.</p><p>True to form, the attacks carry on in 2026. </p><p>In January, RondoDox, a <a href="https://www.itpro.com/operating-systems/28025/best-linux-distros"><u>Linux</u></a>-based IoT botnet, moved swiftly to exploit a critical remote code execution vulnerability in HPE OneView, launching over 40,000 automated attacks that targeted government, financial, and industrial systems. The rapid assault led the US <a href="https://www.itpro.com/security/what-is-cisa"><u>Cybersecurity and Infrastructure Security Agency (CISA)</u></a> to list the flaw as a known exploited vulnerability. </p><p>Cybersecurity firm <a href="https://blog.checkpoint.com/research/patch-now-active-exploitation-underway-for-critical-hpe-oneview-vulnerability/#:~:text=Check%20Point%20Research%20identified%20active%2C%20large%2Dscale%20exploitation%20of%20CVE%2D2025%2D37164%2C%20a%20critical%20remote%20code%20execution%20vulnerability%20affecting%20HPE%20OneView"><u>Check Point’s investigation</u></a> into the botnet’s activity revealed it operated from a single Dutch IP address, highlighting the sophisticated nature of the attack. In terms of attack frequency, the United States saw the largest number of attacks, followed by Australia, France, Germany, and Austria.</p><p>The month of January also saw the Kimwolf botnet, the Android variant of the Aisuru <a href="https://www.itpro.com/malware/28076/what-is-malware">malware</a>, grow to over two million infected hosts. Most infections stemmed from vulnerabilities in residential proxy networks, giving attackers access to devices on internal networks. Prime targets included Android TVs and streaming devices with exposed Android Debug Bridge (ADB) services. </p><p>Later in March, a new malware strain called KadNap made its presence felt. <a href="https://www.lumen.com/blog/en-us/silence-hops-kadnap-botnet" target="_blank"><u>Identified by Black Lotus Labs</u></a>, the threat research and operations unit at Lumen, KadNap infiltrated over 14,000 edge devices with the majority being Asus routers. KadNap’s threat lies in its ability to enlist infected devices in the Doppelgänger proxy service, providing bad actors with a means to execute anonymous DDoS campaigns.</p><iframe allow="" height="200px" width="100%" id="" style="" class="position-center" data-lazy-priority="low" data-lazy-src="https://player.captivate.fm/episode/9ef7f02f-466f-4466-ae02-cbd718efa275/"></iframe><h2 id="law-enforcement-activity-and-shifting-attacks">Law enforcement activity and shifting attacks</h2><p><a href="https://www.itpro.com/security/cyber-crime/the-fbi-has-seized-the-ramp-hacking-forum-but-will-the-takedown-stick-history-tells-us-otherwise"><u>Law enforcement takedowns</u></a> of cyber groups are a recurring feature of the cybersecurity landscape and 2026 has been no exception to this rule. Agencies in the US, Germany‌, and Canada launched a <a href="https://www.justice.gov/usao-ak/pr/authorities-disrupt-worlds-largest-iot-ddos-botnets-responsible-record-breaking-attacks" target="_blank"><u>coordinated action</u></a> to quash a cluster of IoT botnets – Aisuru, KimWolf, JackSkid, and Mossad. Collectively, these botnets are estimated to have infected more than 3 million devices worldwide.</p><p>IoT attacks are relentless. They are, at best, a constant test of cyber vigilance.</p><p>Following the outbreak of the US-Iran war, <a href="https://www.itpro.com/security/cyber-attacks/beyond-wipers-iran-backed-cyber-attacks-and-the-threat-to-businesses"><u>Iranian hacking groups</u></a> have shifted their focus to surveillance cameras with internet connectivity in Israel and other Middle Eastern countries, according to Check Point researchers.</p><p>“Starting February 28, we observed a spike in targeting of IP cameras in several countries in the Middle East including Israel, UAE, Qatar, Bahrain, Kuwait and Lebanon, while also similar activity occurred against Cyprus,” Check Point stated in its recent <a href="https://research.checkpoint.com/2026/interplay-between-iranian-targeting-of-ip-cameras-and-physical-warfare-in-the-middle-east/" target="_blank"><u>report</u></a>. </p><p>“The attack infrastructure we track combines specific commercial VPN exit nodes (Mullvad, ProtonVPN, Surfshark, NordVPN) and virtual private servers (VPS), and is assessed to be employed by multiple Iran-nexus actors.”</p><h2 id="how-to-secure-devices-on-your-network">How to secure devices on your network</h2><p>For enterprises, IoT is part of a growing attack surface that calls for stronger safeguards. Device authentication, <a href="https://www.itpro.com/security/innovation-at-work/24460/what-is-data-encryption">encryption</a>, and <a href="https://www.itpro.com/security/cyber-crime/dns-security-101-safeguarding-your-business-from-cyber-threats"><u>DNS filtering</u></a> are some practical measures you can take to limit exposure to IoT attacks. </p><p>Regularly patching software and firmware adds another layer of security by preventing hackers from taking advantage of known vulnerabilities. Opting out of non-essential, optional, or rarely-used online features further expands your devices’ safety net. </p><p>Your passwords, by far, matter more than any other security setting. Remember, it takes just one rogue IoT device to spread malware like wildfire. The risks keep multiplying – especially when your watch, phone, and desktop share the same network. Using a different password for each device and application is a simple yet impactful shield against credential-based attacks. </p><p>More devices than ever are now smart and connected. Keeping your security just as smart by proactively securing your edge devices is an imperative, not an optional test.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Beware of emails threatening a code of conduct review ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Microsoft has <a href="https://www.microsoft.com/en-us/security/blog/2026/05/04/breaking-the-code-multi-stage-code-of-conduct-phishing-campaign-leads-to-aitm-token-compromise/" target="_blank">issued an alert</a> over a large-scale credential theft campaign that uses lures centered around corporate codes of conduct.</p><p>The emails were related to internal compliance or regulatory issues, with display names such as 'Internal Regulatory COC', 'Workforce Communications', and 'Team Conduct Report'.</p><p>Subject lines included 'Internal case log issued under conduct policy' and 'Reminder: employer opened a non-compliance case log'.</p><p>The emails were sent using a legitimate email delivery service, likely originating from a cloud-hosted <a href="https://www.itpro.com/security/ransomware/ransomware-gangs-are-sharing-virtual-machines-to-wage-cyber-attacks-on-the-cheap-but-it-could-be-their-undoing">Windows virtual machine (VM)</a>. </p><p>The accusations and repeated time-bound action prompts created a sense of urgency, Microsoft researchers said. Similarly, the emails were based on polished, enterprise-style HTML templates with structured layouts and authenticity statements, making them appear more credible than most phishing emails.</p><p>The bodies of the messages claimed that a code of conduct review had been initiated, referenced organization-specific names embedded within the text, and instructed recipients to open a PDF attachment to see the materials of the case. </p><p>When clicked, users were first directed to one of two attacker-controlled domains - acceptable-use-policy-calendly[.]de or compliance-protectionoutlook[.]de. </p><p>The landing pages displayed a <a href="https://www.itpro.com/security/cyber-crime/fake-captcha-attacks-surged-in-late-2024-heres-what-to-look-out-for">Cloudflare CAPTCHA</a>, presented as checking that the user was coming 'from a valid session', and that likely served as a gating mechanism to impede automated analysis and sandbox detonation. </p><p>According to Microsoft, the attack chain ultimately led to a legitimate sign-in experience that formed part of an <a href="https://www.itpro.com/security/cyber-crime/adversary-in-the-middle-attacks-are-becoming-hackers-go-to-method-to-bypass-mfa">adversary in the middle (AiTM)</a> phishing flow. </p><p>Unlike traditional credential harvesting, AiTM attacks intercept authentication traffic in real time, <a href="https://www.itpro.com/security/cyber-attacks/how-hackers-bypass-mfa-and-what-to-do-about-it">bypassing multifactor authentication (MFA)</a>. </p><p>As a result, the attackers were able to proxy the authentication session and capture authentication tokens that could provide immediate account access. </p><p>"<a href="https://www.itpro.com/security/29093/what-is-phishing">Phishing </a>campaigns continue to improve sophistication and refinement in blending social engineering, delivery and hosting infrastructure, and authentication abuse to remain effective against evolving security controls," the researchers warned. </p><h2 id="what-industries-are-affected">What industries are affected?</h2><p>Between 14 and 16 April this year, the Microsoft Defender Research team said it spotted a series of campaigns targeting more than 35,000 users across over 13,000 organizations in 26 countries. Most targets - 92% - were located in the US. </p><p>The campaign didn't focus on a single vertical but instead impacted a broad range of industries, most notably healthcare and life sciences (19%), financial services (18%), professional services (11%), and technology and software (11%).</p><p>Microsoft said organizations should review the recommended settings for Exchange Online Protection and Microsoft Defender for Office 365 to check for essential defenses and the ability to monitor and respond to threat activity. They should also invest in user awareness training and phishing simulations. </p><p>Enabling Zero-hour auto purge (ZAP) in Defender for Office 365 is advised to quarantine sent mail in response to newly acquired threat intelligence. Users are also urged to retroactively neutralize malicious phishing, spam, or <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>messages that have already been delivered to mailboxes.</p><p>It's also worth manually checking for, and purging, unwanted emails containing URLs and/or Subject fields that are similar, but not identical, to those of known bad messages.</p><p>Organizations should enable password-less authentication methods or use authenticator apps, researchers said, and strengthen privileged accounts with phishing resistant MFA.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/beware-of-emails-threatening-a-code-of-conduct-review</link>
                                                                            <description>
                            <![CDATA[ A widespread phishing campaign has targeted tens of thousands of employees ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">77y4eje5T825eD49NpbPGa</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/BwgyDzFJ2YV3ja2RZQJT9b-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 06 May 2026 09:34:02 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/BwgyDzFJ2YV3ja2RZQJT9b-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Phishing concept image showing an email symbol with a fishing hook pierced through, with glowing padlock symbols in background.]]></media:description>                                                            <media:text><![CDATA[Phishing concept image showing an email symbol with a fishing hook pierced through, with glowing padlock symbols in background.]]></media:text>
                                <media:title type="plain"><![CDATA[Phishing concept image showing an email symbol with a fishing hook pierced through, with glowing padlock symbols in background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/BwgyDzFJ2YV3ja2RZQJT9b-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Microsoft has <a href="https://www.microsoft.com/en-us/security/blog/2026/05/04/breaking-the-code-multi-stage-code-of-conduct-phishing-campaign-leads-to-aitm-token-compromise/" target="_blank">issued an alert</a> over a large-scale credential theft campaign that uses lures centered around corporate codes of conduct.</p><p>The emails were related to internal compliance or regulatory issues, with display names such as 'Internal Regulatory COC', 'Workforce Communications', and 'Team Conduct Report'.</p><p>Subject lines included 'Internal case log issued under conduct policy' and 'Reminder: employer opened a non-compliance case log'.</p><p>The emails were sent using a legitimate email delivery service, likely originating from a cloud-hosted <a href="https://www.itpro.com/security/ransomware/ransomware-gangs-are-sharing-virtual-machines-to-wage-cyber-attacks-on-the-cheap-but-it-could-be-their-undoing">Windows virtual machine (VM)</a>. </p><p>The accusations and repeated time-bound action prompts created a sense of urgency, Microsoft researchers said. Similarly, the emails were based on polished, enterprise-style HTML templates with structured layouts and authenticity statements, making them appear more credible than most phishing emails.</p><p>The bodies of the messages claimed that a code of conduct review had been initiated, referenced organization-specific names embedded within the text, and instructed recipients to open a PDF attachment to see the materials of the case. </p><p>When clicked, users were first directed to one of two attacker-controlled domains - acceptable-use-policy-calendly[.]de or compliance-protectionoutlook[.]de. </p><p>The landing pages displayed a <a href="https://www.itpro.com/security/cyber-crime/fake-captcha-attacks-surged-in-late-2024-heres-what-to-look-out-for">Cloudflare CAPTCHA</a>, presented as checking that the user was coming 'from a valid session', and that likely served as a gating mechanism to impede automated analysis and sandbox detonation. </p><p>According to Microsoft, the attack chain ultimately led to a legitimate sign-in experience that formed part of an <a href="https://www.itpro.com/security/cyber-crime/adversary-in-the-middle-attacks-are-becoming-hackers-go-to-method-to-bypass-mfa">adversary in the middle (AiTM)</a> phishing flow. </p><p>Unlike traditional credential harvesting, AiTM attacks intercept authentication traffic in real time, <a href="https://www.itpro.com/security/cyber-attacks/how-hackers-bypass-mfa-and-what-to-do-about-it">bypassing multifactor authentication (MFA)</a>. </p><p>As a result, the attackers were able to proxy the authentication session and capture authentication tokens that could provide immediate account access. </p><p>"<a href="https://www.itpro.com/security/29093/what-is-phishing">Phishing </a>campaigns continue to improve sophistication and refinement in blending social engineering, delivery and hosting infrastructure, and authentication abuse to remain effective against evolving security controls," the researchers warned. </p><h2 id="what-industries-are-affected">What industries are affected?</h2><p>Between 14 and 16 April this year, the Microsoft Defender Research team said it spotted a series of campaigns targeting more than 35,000 users across over 13,000 organizations in 26 countries. Most targets - 92% - were located in the US. </p><p>The campaign didn't focus on a single vertical but instead impacted a broad range of industries, most notably healthcare and life sciences (19%), financial services (18%), professional services (11%), and technology and software (11%).</p><p>Microsoft said organizations should review the recommended settings for Exchange Online Protection and Microsoft Defender for Office 365 to check for essential defenses and the ability to monitor and respond to threat activity. They should also invest in user awareness training and phishing simulations. </p><p>Enabling Zero-hour auto purge (ZAP) in Defender for Office 365 is advised to quarantine sent mail in response to newly acquired threat intelligence. Users are also urged to retroactively neutralize malicious phishing, spam, or <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>messages that have already been delivered to mailboxes.</p><p>It's also worth manually checking for, and purging, unwanted emails containing URLs and/or Subject fields that are similar, but not identical, to those of known bad messages.</p><p>Organizations should enable password-less authentication methods or use authenticator apps, researchers said, and strengthen privileged accounts with phishing resistant MFA.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ North Korean hackers are duping freelance developers with fake interviews to steal cryptocurrency and deliver malware — Sophos warns the 'Nickel Alley' group is using LinkedIn, Upwork, and Fiverr to target victims ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.itpro.com/security/cyber-firm-knowbe4-unknowingly-hired-a-north-korean-hacker-and-it-went-exactly-as-you-might-think">North Korean hackers</a> are targeting software developers in a new malware campaign that uses a fake interview process to steal cryptocurrency.</p><p>The campaign targets developers, especially those in the finance and technology industries, with profiles on freelance websites such as Upwork or Fiverr. It offers well-paid job opportunities and targets specific, high-value individuals.</p><p>It uses typosquatting or compromised legitimate npm repositories that victims are persuaded to inadvertently download and execute. </p><p>Researchers at the Sophos Counter Threat Unit have attributed the campaign to Nickel Alley, a threat group operating on behalf of the North Korean government. </p><p>"The group notoriously targets professionals in the technology sector by advertising fake job opportunities, deceiving prospective candidates through a fake job interview process, and ultimately delivering malware," the company said in an <a href="https://www.sophos.com/en-us/blog/nickel-alley-strategy-fake-it-til-you-make-it" target="_blank"><u>advisory</u></a>.</p><p>As part of its attacks, Nickel Alley often creates a fake LinkedIn company page to build credibility, with a coordinating <a href="https://www.itpro.com/open-source/31833/what-is-github">GitHub </a>account for <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>delivery. </p><p>The website homepage is generic and advertises 'tech talent' and managed service solutions. However, different domains are included on the LinkedIn company page and the GitHub account – which researchers noted shows inconsistency and lack of attention to detail. </p><h2 id="nickel-alley-ramping-up-operations">Nickel Alley ramping up operations</h2><p>The advisory from Sophos comes after a June 2025 X post warned of a campaign involving targeted emails promoting job opportunities at the fake Astra Byte Sync company. </p><p>The threat actors hadn't actually built the website at the time the emails were sent, meaning that the site simply displayed the hosting provider’s default page. </p><p>Over the last year, the group has used the popular <a href="https://www.itpro.com/security/clickfix-social-engineering-state-sponsored-hackers">ClickFix </a>tactic to deliver PyLangGhost RAT malware via fake job skills assessment tasks. </p><p>This involved the attacker-controlled web interface presenting an error informing the victim that they must run a command locally to fix the issue – a command that instead initiated a series of actions leading to PyLangGhost RAT. </p><p>It previously used a GoLang-based version known as GoLangGhost RAT. </p><p>Meanwhile, in October, Sophos analysts uncovered a targeted attack where the threat actors convinced a victim to download, or clone, the content of a GitHub repository and execute the code locally using the 'npm install' and 'npm start' commands. </p><p>The GitHub account masquerades as a software development company specializing in full stack web development and blockchain solutions, and contains links to an 'official' company website and a <a href="https://www.itpro.com/security/cyber-attacks/linkedin-social-engineering-attacks">fake LinkedIn company page</a>. </p><p>While the main aim of these attacks appears to be cryptocurrency theft, Sophos said the threat group has also made it clear that it plans to use initial access for further supply chain compromise or corporate espionage. </p><p>"Additionally, the threat group has strategically selected follow-on payloads based on profiling victims’ system. Software developers, especially those in the finance and technology industries, are at elevated risk due to Nickel Alley’s targeting profile," Sophos warned.</p><p>"Organizations should monitor command execution and network traffic that spawns from Node.js processes, as it may indicate malware retrieval. As a general security practice, organizations should encourage employees to report suspicious unsolicited social media or email-based recruitment contact."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/north-korean-hackers-are-duping-freelance-developers-with-fake-interviews-to-steal-cryptocurrency-and-deliver-malware-sophos-warns-the-nickel-alley-group-is-using-linkedin-upwork-and-fiverr-to-target-victims</link>
                                                                            <description>
                            <![CDATA[ A fake interview process uses coding tests and repo downloads to deliver malware ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">VLS4GwTGb87a7DRvRmQrAm</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/rBaWcKkPGkJSvaRS3NHzSB-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 29 Apr 2026 11:06:16 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/rBaWcKkPGkJSvaRS3NHzSB-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[North Korean hacker concept image showing a man in military uniform working on a laptop computer with flag of North Korea pictured on screen in background.]]></media:description>                                                            <media:text><![CDATA[North Korean hacker concept image showing a man in military uniform working on a laptop computer with flag of North Korea pictured on screen in background.]]></media:text>
                                <media:title type="plain"><![CDATA[North Korean hacker concept image showing a man in military uniform working on a laptop computer with flag of North Korea pictured on screen in background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/rBaWcKkPGkJSvaRS3NHzSB-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/security/cyber-firm-knowbe4-unknowingly-hired-a-north-korean-hacker-and-it-went-exactly-as-you-might-think">North Korean hackers</a> are targeting software developers in a new malware campaign that uses a fake interview process to steal cryptocurrency.</p><p>The campaign targets developers, especially those in the finance and technology industries, with profiles on freelance websites such as Upwork or Fiverr. It offers well-paid job opportunities and targets specific, high-value individuals.</p><p>It uses typosquatting or compromised legitimate npm repositories that victims are persuaded to inadvertently download and execute. </p><p>Researchers at the Sophos Counter Threat Unit have attributed the campaign to Nickel Alley, a threat group operating on behalf of the North Korean government. </p><p>"The group notoriously targets professionals in the technology sector by advertising fake job opportunities, deceiving prospective candidates through a fake job interview process, and ultimately delivering malware," the company said in an <a href="https://www.sophos.com/en-us/blog/nickel-alley-strategy-fake-it-til-you-make-it" target="_blank"><u>advisory</u></a>.</p><p>As part of its attacks, Nickel Alley often creates a fake LinkedIn company page to build credibility, with a coordinating <a href="https://www.itpro.com/open-source/31833/what-is-github">GitHub </a>account for <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>delivery. </p><p>The website homepage is generic and advertises 'tech talent' and managed service solutions. However, different domains are included on the LinkedIn company page and the GitHub account – which researchers noted shows inconsistency and lack of attention to detail. </p><h2 id="nickel-alley-ramping-up-operations">Nickel Alley ramping up operations</h2><p>The advisory from Sophos comes after a June 2025 X post warned of a campaign involving targeted emails promoting job opportunities at the fake Astra Byte Sync company. </p><p>The threat actors hadn't actually built the website at the time the emails were sent, meaning that the site simply displayed the hosting provider’s default page. </p><p>Over the last year, the group has used the popular <a href="https://www.itpro.com/security/clickfix-social-engineering-state-sponsored-hackers">ClickFix </a>tactic to deliver PyLangGhost RAT malware via fake job skills assessment tasks. </p><p>This involved the attacker-controlled web interface presenting an error informing the victim that they must run a command locally to fix the issue – a command that instead initiated a series of actions leading to PyLangGhost RAT. </p><p>It previously used a GoLang-based version known as GoLangGhost RAT. </p><p>Meanwhile, in October, Sophos analysts uncovered a targeted attack where the threat actors convinced a victim to download, or clone, the content of a GitHub repository and execute the code locally using the 'npm install' and 'npm start' commands. </p><p>The GitHub account masquerades as a software development company specializing in full stack web development and blockchain solutions, and contains links to an 'official' company website and a <a href="https://www.itpro.com/security/cyber-attacks/linkedin-social-engineering-attacks">fake LinkedIn company page</a>. </p><p>While the main aim of these attacks appears to be cryptocurrency theft, Sophos said the threat group has also made it clear that it plans to use initial access for further supply chain compromise or corporate espionage. </p><p>"Additionally, the threat group has strategically selected follow-on payloads based on profiling victims’ system. Software developers, especially those in the finance and technology industries, are at elevated risk due to Nickel Alley’s targeting profile," Sophos warned.</p><p>"Organizations should monitor command execution and network traffic that spawns from Node.js processes, as it may indicate malware retrieval. As a general security practice, organizations should encourage employees to report suspicious unsolicited social media or email-based recruitment contact."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Threat actors ditch ‘spray and pray’ attacks in shift to targeted exploitation ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Cyber criminals are shifting away from high-volume “spray and pray” threat campaigns toward more targeted attacks to “maximize impact against fewer victims”. </p><p>That’s according to new research from SonicWall, which recorded a 20% increase in the number of compromised organizations across the UK last year, even as broader <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware </a>volumes fell by 87%. </p><p>SonicWall noted that smaller businesses are among those most likely to be targeted in “big game hunting” ransomware campaigns. Figures published by the firm show ransomware was used in 88% of <a href="https://www.itpro.com/security/smb-security-gaps-drive-new-opportunities-for-channel-players">SMB breaches</a>, for example. </p><p>That marks a stark contrast to larger enterprises, in which just 39% of cases involved ransomware. </p><p>“The UK data for 2025 highlights ransomware is evolving into Big Game Hunting,” said Spencer Starkey, executive VP for EMEA at SonicWall. </p><p>“On the surface, the 87% drop in overall attack volume might look like progress, but the reality is more alarming. More organisations are being successfully hit, and attackers are doing it with far greater precision."</p><h2 id="targeting-zombie-tech">Targeting “zombie tech”</h2><p>SonicWall noted that threat actors are prioritizing attacks on organizations with less mature security environments, but also those operating on outdated infrastructure, or “zombie tech”. </p><p>Researchers highlighted a single decade-old vulnerability in Hikvision IP cameras accounted for 67 million attempted cyber attacks in the UK alone last year, representing 20% of all intrusion activities observed by the firm. </p><p>This single case underlines the risks posed to enterprises by vulnerabilities flying under the radar, according to SonicWall – and it comes at a time when flaws are being exploited at an even quicker pace. </p><p>Around 80% of IT leaders said they believe their organisation can detect a breach within eight hours, yet SonicWall findings show attackers can remain undetected for an average of around 181 days. </p><p>Automated threats are also growing, posing even bigger challenges for security teams. AI-enabled attacks increased by 89% in 2025, researchers noted, and bots are now generating 36,000 scans per second, scouring the web for potential vulnerabilities. </p><p>“Zombie Tech continues to haunt UK networks. We’re seeing millions of attacks tied to a single long-known vulnerability, alongside continued exploitation of issues first disclosed more than a decade ago,” Starkey said. </p><p>“Threats are becoming more sophisticated at the top end, while remaining highly exploitable at the base and organizations must address both.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/threat-actors-ditch-spray-and-pray-attacks-in-shift-to-targeted-exploitation</link>
                                                                            <description>
                            <![CDATA[ A dip in ransomware volumes points to a more targeted approach focused on vulnerability exploitation ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">aXZoaaEbmpsecTfCYFaZAL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/SDJ7bts4q7L4Ni743DoLPD-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 24 Apr 2026 11:19:06 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/SDJ7bts4q7L4Ni743DoLPD-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AI ransomware and cyber crime concept image showing a digitized human eye observing networks with computer code.]]></media:description>                                                            <media:text><![CDATA[AI ransomware and cyber crime concept image showing a digitized human eye observing networks with computer code.]]></media:text>
                                <media:title type="plain"><![CDATA[AI ransomware and cyber crime concept image showing a digitized human eye observing networks with computer code.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/SDJ7bts4q7L4Ni743DoLPD-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Cyber criminals are shifting away from high-volume “spray and pray” threat campaigns toward more targeted attacks to “maximize impact against fewer victims”. </p><p>That’s according to new research from SonicWall, which recorded a 20% increase in the number of compromised organizations across the UK last year, even as broader <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware </a>volumes fell by 87%. </p><p>SonicWall noted that smaller businesses are among those most likely to be targeted in “big game hunting” ransomware campaigns. Figures published by the firm show ransomware was used in 88% of <a href="https://www.itpro.com/security/smb-security-gaps-drive-new-opportunities-for-channel-players">SMB breaches</a>, for example. </p><p>That marks a stark contrast to larger enterprises, in which just 39% of cases involved ransomware. </p><p>“The UK data for 2025 highlights ransomware is evolving into Big Game Hunting,” said Spencer Starkey, executive VP for EMEA at SonicWall. </p><p>“On the surface, the 87% drop in overall attack volume might look like progress, but the reality is more alarming. More organisations are being successfully hit, and attackers are doing it with far greater precision."</p><h2 id="targeting-zombie-tech">Targeting “zombie tech”</h2><p>SonicWall noted that threat actors are prioritizing attacks on organizations with less mature security environments, but also those operating on outdated infrastructure, or “zombie tech”. </p><p>Researchers highlighted a single decade-old vulnerability in Hikvision IP cameras accounted for 67 million attempted cyber attacks in the UK alone last year, representing 20% of all intrusion activities observed by the firm. </p><p>This single case underlines the risks posed to enterprises by vulnerabilities flying under the radar, according to SonicWall – and it comes at a time when flaws are being exploited at an even quicker pace. </p><p>Around 80% of IT leaders said they believe their organisation can detect a breach within eight hours, yet SonicWall findings show attackers can remain undetected for an average of around 181 days. </p><p>Automated threats are also growing, posing even bigger challenges for security teams. AI-enabled attacks increased by 89% in 2025, researchers noted, and bots are now generating 36,000 scans per second, scouring the web for potential vulnerabilities. </p><p>“Zombie Tech continues to haunt UK networks. We’re seeing millions of attacks tied to a single long-known vulnerability, alongside continued exploitation of issues first disclosed more than a decade ago,” Starkey said. </p><p>“Threats are becoming more sophisticated at the top end, while remaining highly exploitable at the base and organizations must address both.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Beyond wipers: Iran-backed cyber attacks and the threat to businesses ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Over the last few years, the threat from Iran-based cyberattacks has been quietly growing. The country was not previously seen as the most <a href="https://www.itpro.com/security/cyber-attacks/the-iran-cyber-threat"><u>capable nation state</u></a>, compared to its fellow <a href="https://www.itpro.com/security/cyber-attacks/crink-attacks-nation-state-hackers--threat-2026"><u>CRINK</u></a> adversaries, but when Israel and the US hit Iran with airstrikes at the end of February, along with <a href="https://www.csis.org/analysis/how-will-cyber-warfare-shape-us-israel-conflict-iran" target="_blank"><u>cyber operations</u></a>, the threat began to escalate.</p><p>At the start of March, the UK <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do"><u>National Cyber Security Center (NCSC)</u></a> issued a <a href="https://www.ncsc.gov.uk/news/ncsc-advises-uk-organisations-take-action-following-conflict-in-middle-east" target="_blank"><u>warning</u></a> that there “is almost certainly a heightened risk of indirect cyber threat” for organizations who have a presence or supply chains in the Middle East. </p><p>Then in mid-March, a suspected <a href="https://industrialcyber.co/medical/suspected-iran-linked-cyberattack-hits-medical-technology-giant-stryker-amid-middle-east-tensions/" target="_blank"><u>Iran-linked cyberattack</u></a> disrupted global systems at medical technology giant <a href="https://www.itpro.com/technology/artificial-intelligence/its-destructive-not-ransomware-security-experts-weigh-in-on-motivation-behind-stryker-cyber-attack"><u>Stryker</u></a>. </p><p>US-based security firm DigiCert <a href="https://www.washingtonpost.com/business/2026/03/29/iran-us-war-israel-data-centers-hacking/2fd3a7e0-2b24-11f1-a0f2-3ba4c9fe08ac_story.html" target="_blank"><u>has tracked</u></a> 5,800 cyberattacks mounted by 50 different groups tied to Iran. So what’s the real threat to business in the US and UK during the current critical situation?</p><h2 id="the-current-threat">The current threat</h2><p>From a tactical point of view, Iran’s plan is to “leverage global economic pain through any means”, according to Ian Thornton-Trump, CISO at Inversion6. </p><p>This includes cyber attacks to allow the regime to stay in power, he explains. “Iran aims to survive and extract concessions by weaponizing vulnerabilities in energy supply chains and chokepoints, with cyber operations as cost‑effective force multipliers.”</p><p>Adding to complexity, it isn’t always clear who is perpetrating attacks. Using proxies and cyber fronts helps Iran “maintain legal and attributional fog”, complicating retaliation and “keeping the country below thresholds that would unify great‑power opposition”, according to Thornton-Trump.</p><p>Handala – the group that <a href="https://www.aljazeera.com/news/2026/3/11/iran-linked-hackers-hit-medical-giant-stryker-in-retaliatory-cyberattack" target="_blank"><u>claimed it had attacked Stryker</u></a> in retaliation for US strikes – is widely regarded as a <a href="https://www.wired.com/story/handala-hacker-group-iran-us-israel-war/" target="_blank"><u>front for Iran's Ministry of Intelligence</u></a>. In the March attack, the hacking collective claimed to have wiped more than 200,000 devices and forced Stryker to shut down offices in dozens of countries. This attack is relevant to businesses, experts say.</p><p>“We need to be alert to how it weaponised Microsoft Intune, the same legitimate device management tool in widespread use in UK business, to trigger mass remote wipes,” says Rob Anderson, head of reactive consulting services at Reliance Cyber.</p><h2 id="covert-attacks">Covert attacks</h2><p>Wipers are a long-time tactic of Iran, and will continue to pose issues. But another thing to be aware of is how the nationwide internet outage since 28 February is impacting the cyber environment in Iran, according to the US <a href="https://www.csis.org/analysis/how-will-cyber-warfare-shape-us-israel-conflict-iran" target="_blank"><u>Center for Strategic and International Studies</u></a>. </p><p>The current blackout could “function as a defensive cyber tool for the regime to reduce the effectiveness of additional cyber intrusions and information operations from outside the country”, it said. At the same time, connectivity loss complicates attribution of future cyber incidents, obscuring whether disruptions originate from state-imposed controls or external cyberattacks.</p><p>Meanwhile, there is another immediate cyber threat from “the activation of long-standing access within Western networks”, according to Ruth Wandhofer, head of European markets at Blackwired.</p><p>For businesses across the globe, the real threat is “a long tail of proxy actors, diaspora hacktivists and pre-planted access that was quietly embedded in Western networks long before the first missile flew”, agrees Anderson. “These cells don't need Tehran online to act. Despite the blackout, approximately 60 hacktivist groups, including pro-Russian collectives activated outside Iran within days of the strikes.”</p><p>For years, Iranian-aligned actors have “quietly implanted <a href="https://www.itpro.com/malware/28076/what-is-malware"><u>malware</u></a>, <a href="https://www.itpro.com/security/cyber-attacks/credential-theft-has-surged-160-percent-in-2025"><u>compromised credentials</u></a> and maintained <a href="https://www.itpro.com/security/stealthy-malware-the-threats-hiding-in-plain-sight"><u>persistent footholds</u></a> in sectors such as healthcare, logistics, aviation and energy”, Wandhofer says.</p><p>At the same time, Iran-linked hackers are still using traditional techniques such as wiper malware, <a href="https://www.itpro.com/security/29093/what-is-phishing"><u>phishing</u></a>, credential theft and remote access tools. “But they are now deployed in coordinated campaigns – as seen in the Stryker attack,” says Wandhofer.</p><p>Iran could also ramp up its use of <a href="https://www.itpro.com/security/28026/what-is-a-ddos-attack"><u>distributed denial of service (DDoS)</u></a> attacks, which are not necessarily sophisticated, but can be disruptive. </p><p>Travis DeForge, director of cyber security at Abacus describes how Iran-linked adversaries could hit public sector and <a href="https://www.itpro.com/security/cyber-attacks/threat-posed-cyber-attacks-on-critical-national-infrastructure"><u>critical services</u></a> with DDoS. “Not only is it extremely disruptive, they also get a big pay-off in propaganda value.”</p><h2 id="business-targets-for-iran-backed-hackers">Business targets for Iran-backed hackers</h2><p>Any public sector or critical infrastructure organization is a target for Iran, as is any company with a presence in the Middle East, according to DeForge. “That can extend to obvious supply chain links,” he adds.</p><p>Energy, healthcare, defense supply chains and financial services top the list. US defense contractors, government vendors and businesses with Israeli ties face “the sharpest direct exposure”, says Anderson. “But critical infrastructure such as hospitals, ports, water plants and railways are squarely in scope too.”</p><p>Iran amplifies kinetic pressure by “probing for cascading failure in digitally-interconnected energy and trade systems”, says Thornton-Trump, “These include port operations and shipping lanes to refineries and grids, accelerating market panic and political pressure on its adversaries.”</p><p><a href="https://attack.mitre.org/groups/G0049/"><u>OilRig</u></a> and other Iran‑linked groups show a persistent focus on energy, finance, telecoms and supply‑chain infiltration techniques, according to Thornton-Trump. He says threat intelligence overviews show evolution towards “<a href="https://www.itpro.com/security/cyber-attacks/vast-majority-breaches-enabled-preventable-gaps-identity-weaknesses-palo-alto-networks"><u>identity‑centric</u></a> cloud intrusions, wipers, and psychological ops aligned to crises”.</p><p>Businesses throughout the UK and US are both at risk from Iran cyber-attacks. However, the US is “the primary target by some distance”, says Anderson. “It carries the vast majority of identified asset exposure, with healthcare and government the most affected sectors.”</p><p>The UK's risk is more indirect, but shouldn't be dismissed. “With Iranian actors going after cloud identity infrastructure, the <a href="https://www.itpro.com/security/supply-chain-and-ai-security-in-the-spotlight-for-cyber-leaders-in-2026">supply chain risk</a> travels fast and doesn't respect geography,” Anderson warns.</p><iframe allow="" height="200px" width="100%" id="" style="" class="position-center" data-lazy-priority="low" data-lazy-src="https://player.captivate.fm/episode/d27ed604-4541-4b22-acce-3c5ab40e5fc9/"></iframe><h2 id="protecting-your-business">Protecting your business</h2><p>The risk of attack is growing, but most firms can boost resilience by ensuring foundational <a href="https://www.itpro.com/security/strategies-for-guarding-against-emerging-cyber-risks-and-invisible-threats">security hygiene</a>. “The to-do list isn't glamorous, but it is urgent,” according to Anderson. “Patch systems, keep firewalls current, enforce <a href="https://www.itpro.com/security/cyber-security/369745/what-is-mfa-fatigue"><u>multi-factor authentication</u></a> (MFA) and remove stale accounts. Scrutinise who holds privileged access to device management platforms such as Intune.”</p><p>With supply chains likely to be hit, the security of partner organizations must also be re-examined, with greater due diligence applied to third-party risk and access controls, according to DeForge.</p><p>As with any threat, businesses should “treat cyber conflict as a board-level operational risk”, says Wandhofer. Immediate priorities include “reducing <a href="https://www.itpro.com/business/digital-transformation/it-leaders-are-throwing-money-away-with-legacy-systems-enterprises-report-usd370-million-in-losses-each-year-due-to-outdated-tech"><u>reliance on legacy systems</u></a>, improving <a href="https://www.itpro.com/security/27713/the-importance-and-benefits-of-effective-patch-management"><u>patch management</u></a> and addressing <a href="https://www.itpro.com/software/open-source/86-percent-of-enterprise-codebases-contain-open-source-vulnerabilities"><u>known vulnerabilities</u></a> that <a href="https://www.itpro.com/security/cyber-attacks/threat-actors-exploiting-quickly-what-business-leaders-should-do"><u>attackers frequently exploit</u></a>”, she says.</p><p><a href="https://www.itpro.com/business/business-strategy/why-the-ciso-role-is-so-demanding-and-how-leaders-can-help"><u>CISOs</u></a> in energy, maritime, finance, and water should “assume targeted system probing during kinetic peaks,” says Thornton-Trump. He recommends MFA on remote access, removing publicly-exposed operational technology and eradicating <a href="https://www.itpro.com/security/thousands-of-it-administrators-are-using-admin-as-their-default-password"><u>default credentials</u></a>, as well as ensuring segmentation and “immutable backups”. </p><p>Firms should have an incident response plan in place and expect identity‑centric intrusions from Iran-linked attackers such as <a href="https://www.itpro.com/security/cyber-attacks/what-is-an-apt"><u>APT</u></a> 33 and 34, Thornton-Trump warns. “Harden cloud and <a href="https://www.itpro.com/security/how-to-implement-identity-and-access-management-iam-effectively-in-your-business"><u>identity and access management</u></a> and monitor for wiper precursors and proxy‑linked information ops designed to induce panic.”</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/beyond-wipers-iran-backed-cyber-attacks-and-the-threat-to-businesses</link>
                                                                            <description>
                            <![CDATA[ What’s the real risk to business in the US and UK during this critical situation? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ZSqjakTNDPMf7AhXB8NrHC</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/VHuoRHN7D2BMLU3pbN3Xv4-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 10 Apr 2026 10:54:47 +0000</pubDate>                                                                                                                                <updated>Fri, 10 Apr 2026 10:57:36 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kate O&#039;Flaherty ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/LUULv6n7VJ3BHPnaoLHHdg.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/VHuoRHN7D2BMLU3pbN3Xv4-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A stylized image showing a glowing red cyber attack warning on top of a reflective metal surface bearing the flag of Iran.]]></media:description>                                                            <media:text><![CDATA[A stylized image showing a glowing red cyber attack warning on top of a reflective metal surface bearing the flag of Iran.]]></media:text>
                                <media:title type="plain"><![CDATA[A stylized image showing a glowing red cyber attack warning on top of a reflective metal surface bearing the flag of Iran.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/VHuoRHN7D2BMLU3pbN3Xv4-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Over the last few years, the threat from Iran-based cyberattacks has been quietly growing. The country was not previously seen as the most <a href="https://www.itpro.com/security/cyber-attacks/the-iran-cyber-threat"><u>capable nation state</u></a>, compared to its fellow <a href="https://www.itpro.com/security/cyber-attacks/crink-attacks-nation-state-hackers--threat-2026"><u>CRINK</u></a> adversaries, but when Israel and the US hit Iran with airstrikes at the end of February, along with <a href="https://www.csis.org/analysis/how-will-cyber-warfare-shape-us-israel-conflict-iran" target="_blank"><u>cyber operations</u></a>, the threat began to escalate.</p><p>At the start of March, the UK <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do"><u>National Cyber Security Center (NCSC)</u></a> issued a <a href="https://www.ncsc.gov.uk/news/ncsc-advises-uk-organisations-take-action-following-conflict-in-middle-east" target="_blank"><u>warning</u></a> that there “is almost certainly a heightened risk of indirect cyber threat” for organizations who have a presence or supply chains in the Middle East. </p><p>Then in mid-March, a suspected <a href="https://industrialcyber.co/medical/suspected-iran-linked-cyberattack-hits-medical-technology-giant-stryker-amid-middle-east-tensions/" target="_blank"><u>Iran-linked cyberattack</u></a> disrupted global systems at medical technology giant <a href="https://www.itpro.com/technology/artificial-intelligence/its-destructive-not-ransomware-security-experts-weigh-in-on-motivation-behind-stryker-cyber-attack"><u>Stryker</u></a>. </p><p>US-based security firm DigiCert <a href="https://www.washingtonpost.com/business/2026/03/29/iran-us-war-israel-data-centers-hacking/2fd3a7e0-2b24-11f1-a0f2-3ba4c9fe08ac_story.html" target="_blank"><u>has tracked</u></a> 5,800 cyberattacks mounted by 50 different groups tied to Iran. So what’s the real threat to business in the US and UK during the current critical situation?</p><h2 id="the-current-threat">The current threat</h2><p>From a tactical point of view, Iran’s plan is to “leverage global economic pain through any means”, according to Ian Thornton-Trump, CISO at Inversion6. </p><p>This includes cyber attacks to allow the regime to stay in power, he explains. “Iran aims to survive and extract concessions by weaponizing vulnerabilities in energy supply chains and chokepoints, with cyber operations as cost‑effective force multipliers.”</p><p>Adding to complexity, it isn’t always clear who is perpetrating attacks. Using proxies and cyber fronts helps Iran “maintain legal and attributional fog”, complicating retaliation and “keeping the country below thresholds that would unify great‑power opposition”, according to Thornton-Trump.</p><p>Handala – the group that <a href="https://www.aljazeera.com/news/2026/3/11/iran-linked-hackers-hit-medical-giant-stryker-in-retaliatory-cyberattack" target="_blank"><u>claimed it had attacked Stryker</u></a> in retaliation for US strikes – is widely regarded as a <a href="https://www.wired.com/story/handala-hacker-group-iran-us-israel-war/" target="_blank"><u>front for Iran's Ministry of Intelligence</u></a>. In the March attack, the hacking collective claimed to have wiped more than 200,000 devices and forced Stryker to shut down offices in dozens of countries. This attack is relevant to businesses, experts say.</p><p>“We need to be alert to how it weaponised Microsoft Intune, the same legitimate device management tool in widespread use in UK business, to trigger mass remote wipes,” says Rob Anderson, head of reactive consulting services at Reliance Cyber.</p><h2 id="covert-attacks">Covert attacks</h2><p>Wipers are a long-time tactic of Iran, and will continue to pose issues. But another thing to be aware of is how the nationwide internet outage since 28 February is impacting the cyber environment in Iran, according to the US <a href="https://www.csis.org/analysis/how-will-cyber-warfare-shape-us-israel-conflict-iran" target="_blank"><u>Center for Strategic and International Studies</u></a>. </p><p>The current blackout could “function as a defensive cyber tool for the regime to reduce the effectiveness of additional cyber intrusions and information operations from outside the country”, it said. At the same time, connectivity loss complicates attribution of future cyber incidents, obscuring whether disruptions originate from state-imposed controls or external cyberattacks.</p><p>Meanwhile, there is another immediate cyber threat from “the activation of long-standing access within Western networks”, according to Ruth Wandhofer, head of European markets at Blackwired.</p><p>For businesses across the globe, the real threat is “a long tail of proxy actors, diaspora hacktivists and pre-planted access that was quietly embedded in Western networks long before the first missile flew”, agrees Anderson. “These cells don't need Tehran online to act. Despite the blackout, approximately 60 hacktivist groups, including pro-Russian collectives activated outside Iran within days of the strikes.”</p><p>For years, Iranian-aligned actors have “quietly implanted <a href="https://www.itpro.com/malware/28076/what-is-malware"><u>malware</u></a>, <a href="https://www.itpro.com/security/cyber-attacks/credential-theft-has-surged-160-percent-in-2025"><u>compromised credentials</u></a> and maintained <a href="https://www.itpro.com/security/stealthy-malware-the-threats-hiding-in-plain-sight"><u>persistent footholds</u></a> in sectors such as healthcare, logistics, aviation and energy”, Wandhofer says.</p><p>At the same time, Iran-linked hackers are still using traditional techniques such as wiper malware, <a href="https://www.itpro.com/security/29093/what-is-phishing"><u>phishing</u></a>, credential theft and remote access tools. “But they are now deployed in coordinated campaigns – as seen in the Stryker attack,” says Wandhofer.</p><p>Iran could also ramp up its use of <a href="https://www.itpro.com/security/28026/what-is-a-ddos-attack"><u>distributed denial of service (DDoS)</u></a> attacks, which are not necessarily sophisticated, but can be disruptive. </p><p>Travis DeForge, director of cyber security at Abacus describes how Iran-linked adversaries could hit public sector and <a href="https://www.itpro.com/security/cyber-attacks/threat-posed-cyber-attacks-on-critical-national-infrastructure"><u>critical services</u></a> with DDoS. “Not only is it extremely disruptive, they also get a big pay-off in propaganda value.”</p><h2 id="business-targets-for-iran-backed-hackers">Business targets for Iran-backed hackers</h2><p>Any public sector or critical infrastructure organization is a target for Iran, as is any company with a presence in the Middle East, according to DeForge. “That can extend to obvious supply chain links,” he adds.</p><p>Energy, healthcare, defense supply chains and financial services top the list. US defense contractors, government vendors and businesses with Israeli ties face “the sharpest direct exposure”, says Anderson. “But critical infrastructure such as hospitals, ports, water plants and railways are squarely in scope too.”</p><p>Iran amplifies kinetic pressure by “probing for cascading failure in digitally-interconnected energy and trade systems”, says Thornton-Trump, “These include port operations and shipping lanes to refineries and grids, accelerating market panic and political pressure on its adversaries.”</p><p><a href="https://attack.mitre.org/groups/G0049/"><u>OilRig</u></a> and other Iran‑linked groups show a persistent focus on energy, finance, telecoms and supply‑chain infiltration techniques, according to Thornton-Trump. He says threat intelligence overviews show evolution towards “<a href="https://www.itpro.com/security/cyber-attacks/vast-majority-breaches-enabled-preventable-gaps-identity-weaknesses-palo-alto-networks"><u>identity‑centric</u></a> cloud intrusions, wipers, and psychological ops aligned to crises”.</p><p>Businesses throughout the UK and US are both at risk from Iran cyber-attacks. However, the US is “the primary target by some distance”, says Anderson. “It carries the vast majority of identified asset exposure, with healthcare and government the most affected sectors.”</p><p>The UK's risk is more indirect, but shouldn't be dismissed. “With Iranian actors going after cloud identity infrastructure, the <a href="https://www.itpro.com/security/supply-chain-and-ai-security-in-the-spotlight-for-cyber-leaders-in-2026">supply chain risk</a> travels fast and doesn't respect geography,” Anderson warns.</p><iframe allow="" height="200px" width="100%" id="" style="" class="position-center" data-lazy-priority="low" data-lazy-src="https://player.captivate.fm/episode/d27ed604-4541-4b22-acce-3c5ab40e5fc9/"></iframe><h2 id="protecting-your-business">Protecting your business</h2><p>The risk of attack is growing, but most firms can boost resilience by ensuring foundational <a href="https://www.itpro.com/security/strategies-for-guarding-against-emerging-cyber-risks-and-invisible-threats">security hygiene</a>. “The to-do list isn't glamorous, but it is urgent,” according to Anderson. “Patch systems, keep firewalls current, enforce <a href="https://www.itpro.com/security/cyber-security/369745/what-is-mfa-fatigue"><u>multi-factor authentication</u></a> (MFA) and remove stale accounts. Scrutinise who holds privileged access to device management platforms such as Intune.”</p><p>With supply chains likely to be hit, the security of partner organizations must also be re-examined, with greater due diligence applied to third-party risk and access controls, according to DeForge.</p><p>As with any threat, businesses should “treat cyber conflict as a board-level operational risk”, says Wandhofer. Immediate priorities include “reducing <a href="https://www.itpro.com/business/digital-transformation/it-leaders-are-throwing-money-away-with-legacy-systems-enterprises-report-usd370-million-in-losses-each-year-due-to-outdated-tech"><u>reliance on legacy systems</u></a>, improving <a href="https://www.itpro.com/security/27713/the-importance-and-benefits-of-effective-patch-management"><u>patch management</u></a> and addressing <a href="https://www.itpro.com/software/open-source/86-percent-of-enterprise-codebases-contain-open-source-vulnerabilities"><u>known vulnerabilities</u></a> that <a href="https://www.itpro.com/security/cyber-attacks/threat-actors-exploiting-quickly-what-business-leaders-should-do"><u>attackers frequently exploit</u></a>”, she says.</p><p><a href="https://www.itpro.com/business/business-strategy/why-the-ciso-role-is-so-demanding-and-how-leaders-can-help"><u>CISOs</u></a> in energy, maritime, finance, and water should “assume targeted system probing during kinetic peaks,” says Thornton-Trump. He recommends MFA on remote access, removing publicly-exposed operational technology and eradicating <a href="https://www.itpro.com/security/thousands-of-it-administrators-are-using-admin-as-their-default-password"><u>default credentials</u></a>, as well as ensuring segmentation and “immutable backups”. </p><p>Firms should have an incident response plan in place and expect identity‑centric intrusions from Iran-linked attackers such as <a href="https://www.itpro.com/security/cyber-attacks/what-is-an-apt"><u>APT</u></a> 33 and 34, Thornton-Trump warns. “Harden cloud and <a href="https://www.itpro.com/security/how-to-implement-identity-and-access-management-iam-effectively-in-your-business"><u>identity and access management</u></a> and monitor for wiper precursors and proxy‑linked information ops designed to induce panic.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Zephyr Energy hackers swiped £700,000 after redirecting a contractor payment ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Oil and gas firm Zephyr Energy has reported that one of its US subsidiaries has suffered a cyber intrusion that allowed the attackers to siphon off hundreds of thousands of pounds.</p><p>The London-headquartered company said the incident saw a contractor payment diverted to an account controlled by threat actors. The company confirmed around £700,000 was lost in the incident. </p><p>"Upon discovery of the incident, the company immediately notified the relevant law enforcement authorities and is working with the corresponding banks and consultants to attempt to recover the diverted funds," the company said in a <a href="https://polaris.brighterir.com/public/zephyr_energy/news/rns_widget/story/xo91ymx" target="_blank"><u>regulatory filing</u></a> with the London Stock Exchange.</p><p>Zephyr noted that the incident has been contained and IT systems have been thoroughly assessed by a leading cybersecurity consultancy. </p><p>Operations and corporate activities are continuing as normal, but its own internal IT teams are keeping a close eye on company systems. </p><p>"While Zephyr uses industry standard practices in relation to its technology and payment systems, additional layers of security have been implemented as a result of this attack," it added.</p><p>"The company's board of directors can confirm that the company has more than sufficient working capital to ensure that this isolated matter will not impact the company's ability to perform its ongoing operations."</p><h2 id="zephyr-energy-attack-what-happened">Zephyr Energy attack: What happened?</h2><p>There's no information on how the attack actually took place, but it has all the hallmarks of a <a href="https://www.itpro.com/security/cyber-attacks/what-is-business-email-compromise-bec">business email compromise (BEC)</a> incident. </p><p>Via <a href="https://www.itpro.com/security/29093/what-is-phishing">phishing </a>campaigns, hackers typically gain access to email inboxes or accounting systems that enables them to change bank details during payment or invoice processing, in what's known as an <a href="https://www.itpro.com/security/cyber-crime/adversary-in-the-middle-attacks-are-becoming-hackers-go-to-method-to-bypass-mfa">adversary in the middle (AiTM)</a> attack.</p><p>Earlier this year, Microsoft <a href="https://www.itpro.com/security/cyber-attacks/microsoft-warns-of-rising-aitm-phishing-attacks-on-energy-sector" target="_blank"><u>warned</u></a> that AiTM campaigns targeting cloud collaboration platforms such as Microsoft SharePoint and OneDrive were on the rise. </p><p>The tech giant specifically highlighted energy companies among those at highest risk of targeting. </p><p>At the time, Microsoft’s Defender Research Team said attackers were abusing SharePoint file sharing services to deliver phishing payloads, and had succeeded in compromising a number of accounts. </p><p>In terms of mitigation, because the sign-in session is compromised, simply resetting passwords doesn't work. The company outlined a series of steps that organizations should take to mitigate risks, including:</p><ul><li>Using conditional access policies, especially risk-based access policies</li><li>Implementing continuous access evaluation</li><li>Investing in advanced anti-phishing solutions</li><li>Continuous monitoring for suspicious or anomalous activities</li></ul><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/zephyr-energy-hackers-swiped-gbp700-000-after-redirecting-a-contractor-payment</link>
                                                                            <description>
                            <![CDATA[ Payment to a Zephyr Energy contractor was siphoned off, but the incident has been contained and new security measures implemented ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">m6aEtDpzcUUX6suSr8UbWg</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/MY2WgJEVTBewbYoYNy8qFJ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 10 Apr 2026 10:17:04 +0000</pubDate>                                                                                                                                <updated>Fri, 10 Apr 2026 10:45:34 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/MY2WgJEVTBewbYoYNy8qFJ-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Email security attack concept image showing mail symbol with a red warning symbol imposed over a digital interface.]]></media:description>                                                            <media:text><![CDATA[Email security attack concept image showing mail symbol with a red warning symbol imposed over a digital interface.]]></media:text>
                                <media:title type="plain"><![CDATA[Email security attack concept image showing mail symbol with a red warning symbol imposed over a digital interface.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/MY2WgJEVTBewbYoYNy8qFJ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Oil and gas firm Zephyr Energy has reported that one of its US subsidiaries has suffered a cyber intrusion that allowed the attackers to siphon off hundreds of thousands of pounds.</p><p>The London-headquartered company said the incident saw a contractor payment diverted to an account controlled by threat actors. The company confirmed around £700,000 was lost in the incident. </p><p>"Upon discovery of the incident, the company immediately notified the relevant law enforcement authorities and is working with the corresponding banks and consultants to attempt to recover the diverted funds," the company said in a <a href="https://polaris.brighterir.com/public/zephyr_energy/news/rns_widget/story/xo91ymx" target="_blank"><u>regulatory filing</u></a> with the London Stock Exchange.</p><p>Zephyr noted that the incident has been contained and IT systems have been thoroughly assessed by a leading cybersecurity consultancy. </p><p>Operations and corporate activities are continuing as normal, but its own internal IT teams are keeping a close eye on company systems. </p><p>"While Zephyr uses industry standard practices in relation to its technology and payment systems, additional layers of security have been implemented as a result of this attack," it added.</p><p>"The company's board of directors can confirm that the company has more than sufficient working capital to ensure that this isolated matter will not impact the company's ability to perform its ongoing operations."</p><h2 id="zephyr-energy-attack-what-happened">Zephyr Energy attack: What happened?</h2><p>There's no information on how the attack actually took place, but it has all the hallmarks of a <a href="https://www.itpro.com/security/cyber-attacks/what-is-business-email-compromise-bec">business email compromise (BEC)</a> incident. </p><p>Via <a href="https://www.itpro.com/security/29093/what-is-phishing">phishing </a>campaigns, hackers typically gain access to email inboxes or accounting systems that enables them to change bank details during payment or invoice processing, in what's known as an <a href="https://www.itpro.com/security/cyber-crime/adversary-in-the-middle-attacks-are-becoming-hackers-go-to-method-to-bypass-mfa">adversary in the middle (AiTM)</a> attack.</p><p>Earlier this year, Microsoft <a href="https://www.itpro.com/security/cyber-attacks/microsoft-warns-of-rising-aitm-phishing-attacks-on-energy-sector" target="_blank"><u>warned</u></a> that AiTM campaigns targeting cloud collaboration platforms such as Microsoft SharePoint and OneDrive were on the rise. </p><p>The tech giant specifically highlighted energy companies among those at highest risk of targeting. </p><p>At the time, Microsoft’s Defender Research Team said attackers were abusing SharePoint file sharing services to deliver phishing payloads, and had succeeded in compromising a number of accounts. </p><p>In terms of mitigation, because the sign-in session is compromised, simply resetting passwords doesn't work. The company outlined a series of steps that organizations should take to mitigate risks, including:</p><ul><li>Using conditional access policies, especially risk-based access policies</li><li>Implementing continuous access evaluation</li><li>Investing in advanced anti-phishing solutions</li><li>Continuous monitoring for suspicious or anomalous activities</li></ul><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Everything we know about the Hasbro hack so far ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Hasbro has had to pull systems offline after a hacking incident hit the toy maker. </p><p>The corporate website for Hasbro continues to be offline, with the company saying it may take weeks to recover, though its wider operations remain open. The famous company's brands include Play-Doh, Monopoly, and Peppa Pig, among many others. </p><p>Hasbro has yet to respond to <em>ITPro </em>for comment, but told the <em>BBC</em>: "While this is an unfortunate incident, Hasbro's business operations remain open. We have taken swift action to protect our systems and data."</p><p>Further details about the nature of the incident, the criminals behind the attack, and whether customer data has been accessed have yet to be released, with Hasbro saying its investigation was ongoing and includes an external security company. </p><h2 id="hasbro-hack-what-happened">Hasbro hack: What happened? </h2><p>In a <a href="https://www.sec.gov/Archives/edgar/data/46080/000004608026000013/has-20260401.htm" target="_blank"><u>filing</u></a> yesterday with the US Securities and Exchange Commission, Hasbro said it spotted unauthorized access to its network on 28 March.</p><p>"Upon discovery, the Company promptly activated its security incident response protocols, implemented containment measures, including proactively taking certain systems offline, and launched an investigation with the assistance of third-party <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity </a>professionals," the company said in the filing. </p><p>Hasbro said its investigation was ongoing, and the full scope of the impact wasn't yet clear. As yet, Hasbro hasn't revealed whether customer data has been affected, but said it was working to "identify and review the files potentially impacted." </p><p>"The Hasbro incident is a clear reminder that global brands with expansive digital ecosystems are increasingly exposed, not just through customer platforms but across internal systems and supply chains," <a href="https://cybernews.com/news/hasbro-cyberattack-systems-offline-order-delays-recovery-weeks/"><u>said</u></a> Darren Williams, CEO of BlackFog. </p><p>Williams added that the biggest risk now is whether any data was stolen. </p><p>"For companies like Hasbro, the combination of customer data, licensing agreements, and intellectual property makes any stolen information highly valuable," he said. </p><h2 id="business-continuity">Business continuity</h2><p>Despite the corporate website remaining offline, the business continues to operate. </p><p>"The company has implemented and continues to implement business continuity plans to enable it to continue to take orders, ship product and conduct other key operations while it resolves this situation," Hasbro said in the filing. </p><p>"The need to run these interim measures may continue for several weeks before the situation is fully resolved and may result in some delays."</p><p><a href="https://www.linkedin.com/in/tdearing/"><u>Trevor Dearing</u></a>, director of critical infrastructure at <a href="http://www.illumio.com/"><u>Illumio</u></a>, said it's clear that Hasbro had <a href="https://www.itpro.com/strategy/29648/how-to-create-a-business-continuity-plan"><u>business continuity plans</u></a> in place, letting operations stay up and running even when some systems are taken offline. </p><p>"Last year, we saw the significant impact on the retail industry when businesses have halted operations," Dearing added. "Unlike many organizations, Hasbro has shown that having the right protocols and preparations in place means that a cyber incident doesn’t have to be a disaster."</p><p>Dearing added: "Security today is about knowing that breaches are inevitable, but disasters are optional. We need to see more of this kind of resilience, where essential services remain operational while the root cause is investigated and resolved. This realization is key to maintaining trust and continuity during a cyber attack."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/everything-we-know-about-the-hasbro-hack-so-far</link>
                                                                            <description>
                            <![CDATA[ The toy-maker keeps running thanks to business continuity plans, but nature of attack remains unclear ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">pq7yt8ovg9sPv6isiVGHmW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/TtnikUHZqpREnPmBqPrYie-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 02 Apr 2026 11:55:20 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/TtnikUHZqpREnPmBqPrYie-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Illuminated Hasbro sign at Comic-Con International in San Diego, California.]]></media:description>                                                            <media:text><![CDATA[Illuminated Hasbro sign at Comic-Con International in San Diego, California.]]></media:text>
                                <media:title type="plain"><![CDATA[Illuminated Hasbro sign at Comic-Con International in San Diego, California.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/TtnikUHZqpREnPmBqPrYie-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Hasbro has had to pull systems offline after a hacking incident hit the toy maker. </p><p>The corporate website for Hasbro continues to be offline, with the company saying it may take weeks to recover, though its wider operations remain open. The famous company's brands include Play-Doh, Monopoly, and Peppa Pig, among many others. </p><p>Hasbro has yet to respond to <em>ITPro </em>for comment, but told the <em>BBC</em>: "While this is an unfortunate incident, Hasbro's business operations remain open. We have taken swift action to protect our systems and data."</p><p>Further details about the nature of the incident, the criminals behind the attack, and whether customer data has been accessed have yet to be released, with Hasbro saying its investigation was ongoing and includes an external security company. </p><h2 id="hasbro-hack-what-happened">Hasbro hack: What happened? </h2><p>In a <a href="https://www.sec.gov/Archives/edgar/data/46080/000004608026000013/has-20260401.htm" target="_blank"><u>filing</u></a> yesterday with the US Securities and Exchange Commission, Hasbro said it spotted unauthorized access to its network on 28 March.</p><p>"Upon discovery, the Company promptly activated its security incident response protocols, implemented containment measures, including proactively taking certain systems offline, and launched an investigation with the assistance of third-party <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity </a>professionals," the company said in the filing. </p><p>Hasbro said its investigation was ongoing, and the full scope of the impact wasn't yet clear. As yet, Hasbro hasn't revealed whether customer data has been affected, but said it was working to "identify and review the files potentially impacted." </p><p>"The Hasbro incident is a clear reminder that global brands with expansive digital ecosystems are increasingly exposed, not just through customer platforms but across internal systems and supply chains," <a href="https://cybernews.com/news/hasbro-cyberattack-systems-offline-order-delays-recovery-weeks/"><u>said</u></a> Darren Williams, CEO of BlackFog. </p><p>Williams added that the biggest risk now is whether any data was stolen. </p><p>"For companies like Hasbro, the combination of customer data, licensing agreements, and intellectual property makes any stolen information highly valuable," he said. </p><h2 id="business-continuity">Business continuity</h2><p>Despite the corporate website remaining offline, the business continues to operate. </p><p>"The company has implemented and continues to implement business continuity plans to enable it to continue to take orders, ship product and conduct other key operations while it resolves this situation," Hasbro said in the filing. </p><p>"The need to run these interim measures may continue for several weeks before the situation is fully resolved and may result in some delays."</p><p><a href="https://www.linkedin.com/in/tdearing/"><u>Trevor Dearing</u></a>, director of critical infrastructure at <a href="http://www.illumio.com/"><u>Illumio</u></a>, said it's clear that Hasbro had <a href="https://www.itpro.com/strategy/29648/how-to-create-a-business-continuity-plan"><u>business continuity plans</u></a> in place, letting operations stay up and running even when some systems are taken offline. </p><p>"Last year, we saw the significant impact on the retail industry when businesses have halted operations," Dearing added. "Unlike many organizations, Hasbro has shown that having the right protocols and preparations in place means that a cyber incident doesn’t have to be a disaster."</p><p>Dearing added: "Security today is about knowing that breaches are inevitable, but disasters are optional. We need to see more of this kind of resilience, where essential services remain operational while the root cause is investigated and resolved. This realization is key to maintaining trust and continuity during a cyber attack."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘The build pipeline is becoming the new frontline’: Axios npm compromise highlights growing software supply chain risks, experts warn ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Attackers have compromised the npm account of Axios and published malicious versions to spread <a href="https://www.itpro.com/security/30081/what-is-a-trojan-virus">remote access trojans (RATs)</a> to millions of developers.</p><p>Axios is a JavaScript HTTP client and is one of the most popular packages on npm, with more than 100 million weekly downloads. It manages requests between clients, such as browsers or Node.js apps, and servers.</p><p>On Monday, two malicious updates, <em>axios@1.14.1</em> and <em>axios@0.30.3</em>, were published, apparently through the compromise of the npm account of axios’ primary maintainer Jason Saayman. </p><p>The updates were identified almost immediately by several security firms and remained live for around two or three hours. The malicious versions introduce a dependency that executes during installation and deploys a cross‑platform remote access trojan (RAT) targeting macOS, Windows, and <a href="https://www.itpro.com/operating-systems/24841/windows-vs-linux-whats-the-best-operating-system">Linux</a>. </p><p>The <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>communicates with a command and control (C2) server to retrieve platform‑specific second‑stage payloads, researchers noted. After execution, it deletes itself and replaces its own package.json with a clean version to evade forensic detection.</p><p>According to StepSecurity, the malicious dependency was staged 18 hours in advance, with separate payloads pre-built for all three operating systems. Both release branches were poisoned within 39 minutes of each other.</p><p>StepSecurity added that within two seconds of npm install, the malware was already calling home to the attacker's server before npm had even finished resolving dependencies -– making this one of the most operationally-sophisticated supply chain attacks ever documented against a top-10 npm package.</p><p>Because there were no git tags, any manual audit of the <a href="https://www.itpro.com/open-source/31833/what-is-github">GitHub </a>repo would have failed to show anything was wrong.</p><h2 id="axios-npm-incident-highlights-supply-chain-dangers">Axios npm incident highlights supply chain dangers</h2><p>Ilkka Turunen, field CTO at Sonatype, said the latest npm-related incident highlights the growing dangers faced by developers globally, with threat actors ramping up attacks. </p><p>“Attackers have figured out they don’t need to compromise the code people trust if they can compromise the trust around it," Turunen said. </p><p>"In this case, the malicious capability was introduced through a staged dependency and designed to erase its own tracks, which made the attack harder to spot and slower to understand. That’s not just malware — it shows a more deliberate and mature playbook."</p><p>Anyone who installed either version before the takedown should assume their system is compromised and is advised to immediately quarantine hosts, implement their full incident response playbook, and rotate all exposed secrets. </p><p>It's not known who is responsible for the compromise, although many researchers are throwing suspicion on a North Korean actor known as UNC1069 that focuses on stealing cryptocurrency via centralized exchanges (CEX), software developers at financial institutions, tech firms, and venture capital funds. </p><p>The supply chain attack marks the latest in a string of attempts to exploit trust in <a href="https://www.itpro.com/software/28109/what-is-open-source">open source</a> ecosystems, according to Upwind security researcher Avital Harel.</p><p>"The build pipeline is becoming the new frontline. Attackers know that if they can compromise the systems that build and distribute software, they can inherit trust at scale," Harel commented. </p><p>"Organizations should be looking much more closely at CI/CD systems, package dependencies, and developer environments, because that’s increasingly where attackers are placing their bets." </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/the-build-pipeline-is-becoming-the-new-frontline-axios-npm-compromise-highlights-growing-software-supply-chain-risks-experts-warn</link>
                                                                            <description>
                            <![CDATA[ Cyber criminals exploited a hijacked maintainer account to compromise one of the world's most widely used JavaScript libraries ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">FtT83GNxmPjbmsmBPsDEnS</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/4XZYfjMuoUwrLG8MTcaQBi-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 01 Apr 2026 10:32:11 +0000</pubDate>                                                                                                                                <updated>Wed, 01 Apr 2026 14:13:01 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/4XZYfjMuoUwrLG8MTcaQBi-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Cybersecurity concept image showing digital data storage modules with padlock symbols in a storage environment.]]></media:description>                                                            <media:text><![CDATA[Cybersecurity concept image showing digital data storage modules with padlock symbols in a storage environment.]]></media:text>
                                <media:title type="plain"><![CDATA[Cybersecurity concept image showing digital data storage modules with padlock symbols in a storage environment.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/4XZYfjMuoUwrLG8MTcaQBi-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Attackers have compromised the npm account of Axios and published malicious versions to spread <a href="https://www.itpro.com/security/30081/what-is-a-trojan-virus">remote access trojans (RATs)</a> to millions of developers.</p><p>Axios is a JavaScript HTTP client and is one of the most popular packages on npm, with more than 100 million weekly downloads. It manages requests between clients, such as browsers or Node.js apps, and servers.</p><p>On Monday, two malicious updates, <em>axios@1.14.1</em> and <em>axios@0.30.3</em>, were published, apparently through the compromise of the npm account of axios’ primary maintainer Jason Saayman. </p><p>The updates were identified almost immediately by several security firms and remained live for around two or three hours. The malicious versions introduce a dependency that executes during installation and deploys a cross‑platform remote access trojan (RAT) targeting macOS, Windows, and <a href="https://www.itpro.com/operating-systems/24841/windows-vs-linux-whats-the-best-operating-system">Linux</a>. </p><p>The <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>communicates with a command and control (C2) server to retrieve platform‑specific second‑stage payloads, researchers noted. After execution, it deletes itself and replaces its own package.json with a clean version to evade forensic detection.</p><p>According to StepSecurity, the malicious dependency was staged 18 hours in advance, with separate payloads pre-built for all three operating systems. Both release branches were poisoned within 39 minutes of each other.</p><p>StepSecurity added that within two seconds of npm install, the malware was already calling home to the attacker's server before npm had even finished resolving dependencies -– making this one of the most operationally-sophisticated supply chain attacks ever documented against a top-10 npm package.</p><p>Because there were no git tags, any manual audit of the <a href="https://www.itpro.com/open-source/31833/what-is-github">GitHub </a>repo would have failed to show anything was wrong.</p><h2 id="axios-npm-incident-highlights-supply-chain-dangers">Axios npm incident highlights supply chain dangers</h2><p>Ilkka Turunen, field CTO at Sonatype, said the latest npm-related incident highlights the growing dangers faced by developers globally, with threat actors ramping up attacks. </p><p>“Attackers have figured out they don’t need to compromise the code people trust if they can compromise the trust around it," Turunen said. </p><p>"In this case, the malicious capability was introduced through a staged dependency and designed to erase its own tracks, which made the attack harder to spot and slower to understand. That’s not just malware — it shows a more deliberate and mature playbook."</p><p>Anyone who installed either version before the takedown should assume their system is compromised and is advised to immediately quarantine hosts, implement their full incident response playbook, and rotate all exposed secrets. </p><p>It's not known who is responsible for the compromise, although many researchers are throwing suspicion on a North Korean actor known as UNC1069 that focuses on stealing cryptocurrency via centralized exchanges (CEX), software developers at financial institutions, tech firms, and venture capital funds. </p><p>The supply chain attack marks the latest in a string of attempts to exploit trust in <a href="https://www.itpro.com/software/28109/what-is-open-source">open source</a> ecosystems, according to Upwind security researcher Avital Harel.</p><p>"The build pipeline is becoming the new frontline. Attackers know that if they can compromise the systems that build and distribute software, they can inherit trust at scale," Harel commented. </p><p>"Organizations should be looking much more closely at CI/CD systems, package dependencies, and developer environments, because that’s increasingly where attackers are placing their bets." </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Russian sentenced to jail for his part in ransomware attacks ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A 26-year-old Russian citizen has been sentenced to 81 months in prison for his part in helping major <a href="https://www.itpro.com/security/26009/why-cybercrime-will-always-need-humans">cybercrime</a> groups to extort tens of millions of dollars.</p><p>Aleksei Volkov was involved in dozens of ransomware attacks throughout the US, causing more than $9 million in actual losses and over $24 million in intended losses. </p><p>He assisted major cybercrime groups, including the Yanluowang ransomware group, charging up to $1,000 for access to business networks, as well as a percentage of the profits.</p><p>He had at least eight confirmed victims, two of which paid hackers a total of around $1.5 million to unlock their systems; Volkov's cut of this was more than $256,000. </p><p>Volkov operated as an initial access broker, gaining unauthorized access to computer networks and systems, and then selling it on to other cyber threat actors such as ransomware groups. These groups used that access to encrypt victims' data and then made ransom demands, to be paid in Bitcoin, of between $300,000 and $15 million.</p><p>"The conspirators demanded that the victims pay them a ransom in cryptocurrency – sometimes in the tens of millions of dollars – in exchange for restoring the victims' access to the data and promising not to publicly disclose the hack or release victims' stolen data on a 'leak' website," said the Department of Justice. </p><p>"In some cases, the victims paid the ransom, and in others the conspirators posted the victims' confidential data on the leak site. If the victims paid the ransom, Volkov received a share of the money."</p><p>Between July 2021 and November 2022, Volkov helped the Yanluowang ransomware gang with initial access and also launched <a href="https://www.itpro.com/security/distributed-denial-of-service-ddos/367500/ddos-attacks-surge-to-record-numbers-in-2022">distributed denial-of-service (DDoS) attacks</a>. The victims included US banks, telecommunications companies, and engineering firms in Pennsylvania, California, Michigan, Illinois, Georgia, and Ohio.  </p><p>The Yanluowang ransomware group was first spotted in October 2021 by Symantec's Threat Hunter Team, and had been operational since August that year. But the group <a href="https://www.itpro.com/security/ransomware/369435/yanluowang-ransomware-leaks-suggest-pseudo-chinese-persona-revil-links">disbanded</a> at the end of 2022 when its leak site was hacked, and thousands of messages on the group's discussion channels were uploaded to a website. </p><p>After an investigation by the FBI, Volkov, also known as chubaka.kor, was arrested in Rome in January 2024, and extradited to the US. There, last November, he pleaded guilty to unlawful transfer of a means of identification, trafficking in access information, access device fraud, and aggravated identity theft, as well as two counts of computer fraud and conspiracy to commit money laundering.</p><p>He agreed to pay more than $9 million to his known victims to compensate them for their actual losses, and also to forfeit the equipment he used for his crimes.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/russian-sentenced-to-jail-for-his-part-in-ransomware-attacks</link>
                                                                            <description>
                            <![CDATA[ Aleksei Volkov operated as an initial access broker, helping cybercrime groups, including the Yanluowang ransomware group ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">AnhsFhZvLzDoJ6zSYYPReP</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/KpS95oHnuSP6NJZBCVzd7N-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 24 Mar 2026 11:06:19 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/KpS95oHnuSP6NJZBCVzd7N-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Flag of russia]]></media:description>                                                            <media:text><![CDATA[Flag of russia]]></media:text>
                                <media:title type="plain"><![CDATA[Flag of russia]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/KpS95oHnuSP6NJZBCVzd7N-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A 26-year-old Russian citizen has been sentenced to 81 months in prison for his part in helping major <a href="https://www.itpro.com/security/26009/why-cybercrime-will-always-need-humans">cybercrime</a> groups to extort tens of millions of dollars.</p><p>Aleksei Volkov was involved in dozens of ransomware attacks throughout the US, causing more than $9 million in actual losses and over $24 million in intended losses. </p><p>He assisted major cybercrime groups, including the Yanluowang ransomware group, charging up to $1,000 for access to business networks, as well as a percentage of the profits.</p><p>He had at least eight confirmed victims, two of which paid hackers a total of around $1.5 million to unlock their systems; Volkov's cut of this was more than $256,000. </p><p>Volkov operated as an initial access broker, gaining unauthorized access to computer networks and systems, and then selling it on to other cyber threat actors such as ransomware groups. These groups used that access to encrypt victims' data and then made ransom demands, to be paid in Bitcoin, of between $300,000 and $15 million.</p><p>"The conspirators demanded that the victims pay them a ransom in cryptocurrency – sometimes in the tens of millions of dollars – in exchange for restoring the victims' access to the data and promising not to publicly disclose the hack or release victims' stolen data on a 'leak' website," said the Department of Justice. </p><p>"In some cases, the victims paid the ransom, and in others the conspirators posted the victims' confidential data on the leak site. If the victims paid the ransom, Volkov received a share of the money."</p><p>Between July 2021 and November 2022, Volkov helped the Yanluowang ransomware gang with initial access and also launched <a href="https://www.itpro.com/security/distributed-denial-of-service-ddos/367500/ddos-attacks-surge-to-record-numbers-in-2022">distributed denial-of-service (DDoS) attacks</a>. The victims included US banks, telecommunications companies, and engineering firms in Pennsylvania, California, Michigan, Illinois, Georgia, and Ohio.  </p><p>The Yanluowang ransomware group was first spotted in October 2021 by Symantec's Threat Hunter Team, and had been operational since August that year. But the group <a href="https://www.itpro.com/security/ransomware/369435/yanluowang-ransomware-leaks-suggest-pseudo-chinese-persona-revil-links">disbanded</a> at the end of 2022 when its leak site was hacked, and thousands of messages on the group's discussion channels were uploaded to a website. </p><p>After an investigation by the FBI, Volkov, also known as chubaka.kor, was arrested in Rome in January 2024, and extradited to the US. There, last November, he pleaded guilty to unlawful transfer of a means of identification, trafficking in access information, access device fraud, and aggravated identity theft, as well as two counts of computer fraud and conspiracy to commit money laundering.</p><p>He agreed to pay more than $9 million to his known victims to compensate them for their actual losses, and also to forfeit the equipment he used for his crimes.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Stryker hackers struck by FBI in domain seizure campaign ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The FBI has seized domains linked to Iranian cyber espionage activities, including those run by the group behind the Stryker attack. </p><p>Seized domains belonging to Handala – Handala-Hack and Handala-Redwanted – now feature notifications advising visitors that the sites have been seized by </p><p>The move by the FBI follows a <a href="https://www.itpro.com/technology/artificial-intelligence/its-destructive-not-ransomware-security-experts-weigh-in-on-motivation-behind-stryker-cyber-attack"><u>highly disruptive attack</u></a> by Handala on medical technology firm Stryker earlier this month. </p><p>Handala claimed to have wiped more than 200,000 systems, servers, and mobile devices, and to have extracted 50 terabytes of critical data.</p><p>Stryker develops a range of medical technology products, including surgical equipment, and has offices in 79 countries globally. </p><p>The incident had a particular impact on employees based in Ireland, according to reports, which represents one of the company’s largest innovation centers outside of the US. </p><p>The domain seizures follow a <a href="https://www.cisa.gov/news-events/alerts/2026/03/18/cisa-urges-endpoint-management-system-hardening-after-cyberattack-against-us-organization" target="_blank"><u>warning</u></a> from <a href="https://www.itpro.com/security/what-is-cisa">CISA </a>that organizations should harden their endpoint management system configurations in the wake of the Stryker attack.</p><p>Enterprises should use principles of least privilege when designing administrative roles, enforce phishing-resistant multi-factor authentication (MFA) and privileged access hygiene, the security agency noted. </p><p>Elsewhere, organizations were urged to configure access policies to require Multi Admin Approval in Microsoft Intune – software exploited by Handala during the Stryker attack.</p><h2 id="intensified-cyber-espionage-campaigns">Intensified cyber espionage campaigns</h2><p>Handala is one of a number of “hacktivist” groups that have emerged in recent years, and has been active since at least 2023. </p><p>Threat intelligence reports on the group show it often utilizes “wiper” <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>techniques to destroy company data – which it used during the attack on Stryker. </p><p>“The Handala Hacking Team is notable for employing a wide range of sophisticated tactics and techniques, including data theft, phishing extortion, website defacement, and destructive attacks leveraging custom wiper malware that targets Windows and Linux environments,” Cisco Talos and Splunk’s Threat Research Team said in a 2024 <a href="https://www.splunk.com/en_us/blog/security/handalas-wiper-threat-analysis-and-detections.html" target="_blank"><u>blog post</u></a>.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/stryker-hackers-struck-by-fbi-in-domain-seizure-campaign</link>
                                                                            <description>
                            <![CDATA[ The domain seizures come hot on the heels of Handala's devastating attack on the medical tech firm ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">F32BN9VnmASzRxdGYHJNwD</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/LEn4RWFLrJ7FxZPhnQgKsP-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 20 Mar 2026 11:45:23 +0000</pubDate>                                                                                                                                <updated>Fri, 20 Mar 2026 12:12:07 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/LEn4RWFLrJ7FxZPhnQgKsP-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[FBI seal and insignia pictured on the FBI headquarters building in Washington D.C., United States.]]></media:description>                                                            <media:text><![CDATA[FBI seal and insignia pictured on the FBI headquarters building in Washington D.C., United States.]]></media:text>
                                <media:title type="plain"><![CDATA[FBI seal and insignia pictured on the FBI headquarters building in Washington D.C., United States.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/LEn4RWFLrJ7FxZPhnQgKsP-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The FBI has seized domains linked to Iranian cyber espionage activities, including those run by the group behind the Stryker attack. </p><p>Seized domains belonging to Handala – Handala-Hack and Handala-Redwanted – now feature notifications advising visitors that the sites have been seized by </p><p>The move by the FBI follows a <a href="https://www.itpro.com/technology/artificial-intelligence/its-destructive-not-ransomware-security-experts-weigh-in-on-motivation-behind-stryker-cyber-attack"><u>highly disruptive attack</u></a> by Handala on medical technology firm Stryker earlier this month. </p><p>Handala claimed to have wiped more than 200,000 systems, servers, and mobile devices, and to have extracted 50 terabytes of critical data.</p><p>Stryker develops a range of medical technology products, including surgical equipment, and has offices in 79 countries globally. </p><p>The incident had a particular impact on employees based in Ireland, according to reports, which represents one of the company’s largest innovation centers outside of the US. </p><p>The domain seizures follow a <a href="https://www.cisa.gov/news-events/alerts/2026/03/18/cisa-urges-endpoint-management-system-hardening-after-cyberattack-against-us-organization" target="_blank"><u>warning</u></a> from <a href="https://www.itpro.com/security/what-is-cisa">CISA </a>that organizations should harden their endpoint management system configurations in the wake of the Stryker attack.</p><p>Enterprises should use principles of least privilege when designing administrative roles, enforce phishing-resistant multi-factor authentication (MFA) and privileged access hygiene, the security agency noted. </p><p>Elsewhere, organizations were urged to configure access policies to require Multi Admin Approval in Microsoft Intune – software exploited by Handala during the Stryker attack.</p><h2 id="intensified-cyber-espionage-campaigns">Intensified cyber espionage campaigns</h2><p>Handala is one of a number of “hacktivist” groups that have emerged in recent years, and has been active since at least 2023. </p><p>Threat intelligence reports on the group show it often utilizes “wiper” <a href="https://www.itpro.com/malware/28076/what-is-malware">malware </a>techniques to destroy company data – which it used during the attack on Stryker. </p><p>“The Handala Hacking Team is notable for employing a wide range of sophisticated tactics and techniques, including data theft, phishing extortion, website defacement, and destructive attacks leveraging custom wiper malware that targets Windows and Linux environments,” Cisco Talos and Splunk’s Threat Research Team said in a 2024 <a href="https://www.splunk.com/en_us/blog/security/handalas-wiper-threat-analysis-and-detections.html" target="_blank"><u>blog post</u></a>.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Why cyber attacks on critical national infrastructure are such a huge threat ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Cyber attackers are increasingly targeting <a href="https://www.itpro.com/infrastructure/data-centres/data-centers-finally-get-critical-national-infrastructure-designation-in-the-uk"><u>critical national infrastructure (CNI)</u></a>, such as energy grids, water supply, or telco networks. Although the target may only be a small part of a country’s infrastructure network, the goal is often far more wide reaching and such attacks can pose a significant security risk.</p><p>National infrastructure comprises the essential elements, such as power, transport and water, that a country needs in order to function and ensure the well-being of the population. Examples include high-voltage power transmission cables, telecommunication networks, hospitals and transport hubs, such as airports.</p><p>A recent example of an infrastructure attack was the cyberattack against <a href="https://www.itpro.com/security/cyber-attacks/a-cyber-attack-has-caused-chaos-at-airports-across-europe-heres-everything-we-know-so-far"><u>Collins’ ARINC cMUSE check-in and boarding software</u></a> on Friday, 19 September 2025. As a consequence of the cyberattack, passengers were unable to board planes at several airports throughout Europe.</p><p>The ultimate goal of the attack was not taking down Collins Aerospace, but the widespread disruption that it caused. By disrupting the life of the civilian population, malicious actors are making people feel vulnerable, causing them to question the ability of the government to safely run the country.</p><p>“Cyber attacks can go in various directions to create unsecureness in a population, so that we don't trust the things that work all the time,” says Kim Larsen, chief information security officer at Keepit and a former delegate for the Danish government in NATO and EU cybersecurity committees. </p><p>“We've seen ships pulling anchors over cables in the Eastern Sea, and that is probably most likely to test infrastructure. We have also seen <a href="https://www.itpro.com/security/28026/what-is-a-ddos-attack"><u>distributed denial of service attacks</u></a> towards critical infrastructure; tax department and defense departments around Europe – that is probably to test how stable we are on the more physical side.”</p><h2 id="cyber-attacks-for-widespread-disruption">Cyber attacks for widespread disruption</h2><p>The attacks targeting national infrastructure are varied and multifaceted. While physical attacks on CNI could see malicious groups sever undersea internet cables or use drones to disrupt the airspace above airports, cyber attacks on CNI have often come in the form of DDoS attacks that cause a critical server to fail, or <a href="https://www.itpro.com/security/28084/what-is-ransomware"><u>ransomware attacks</u></a> such as the <a href="https://www.itpro.com/security/ransomware/359466/colonial-pipeline-ransomware-attack"><u>2021 breach of Colonial Pipeline</u></a>. In many ways, these attacks are an escalating arms race between the attackers and security teams.</p><p>In recent years, hackers have been exploiting the fact that more infrastructure has become either directly connected to the internet or indirectly linked to it in some way.</p><p>“We saw a lot of information gathering before the <a href="https://www.itpro.com/security/ransomware/off-the-shelf-ransomware-is-spurring-a-new-era-in-the-ukraine-war"><u>Ukraine war</u></a> started, but when the attack went physical, cyber attacks lowered for quite a long time,” says Larsen. “It's now increasing again, and has been for quite a while with hybrid attacks.”</p><p>The anonymizing nature of the internet means that the identities of the attackers or where they are located may never be known for certain – unless the attackers come forward and reveal themselves. Most often it is <a href="https://www.itpro.com/security/cyber-attacks/cloudflare-warns-state-backed-hackers-are-weaponizing-legitimate-enterprise-ecosystems-as-living-off-the-land-attacks-surge"><u>state-sponsored hacking</u></a>, with <a href="https://www.itpro.com/security/ransomware/new-ransomware-groups-worrying-security-researchers"><u>ransomware groups</u></a> and other threat actors based in <a href="https://www.itpro.com/security/cyber-attacks/crink-attacks-nation-state-hackers--threat-2026"><u>CRINK</u></a> behind many <a href="https://www.itpro.com/security/cyber-attacks/what-is-an-apt"><u>advanced persistent threats (APTs)</u></a>.</p><p>“In the world of cyber it's always diffused, because you can hide yourself. I remember back in the day that there were a lot of attacks to critical infrastructure coming from an IP address in Beijing,” says Larsen. </p><p>“Well, if it's Chinese, they are probably more than clever enough to actually shadow their trace. On the other hand, sometimes an attack angle is to show who you are and that you're capable of doing something.”</p><p>The geopolitical sphere is currently rife with tensions due to the number of military actions taking place. Although the UK is not at war, neither is it at peace. The term ‘unpeace’ is sometimes used to describe a period of strife and dissension.</p><p>Almost all (95%) of CNI organizations in the UK experienced a cyber attack in 2024, according to cybersecurity firm Bridewell, with CNI respondents reporting low confidence in their ability to repel <a href="https://www.itpro.com/security/securing-the-supply-chain-why-zero-trust-and-recovery-readiness-are-non-negotiable"><u>supply chain attacks</u></a>. It’s hard to track the exact scale of attacks on CNI, as firms can be reluctant to publicly disclose incidents and when high-risk vulnerabilities are discovered, they may be kept private for reasons of national security.</p><p>It’s sometimes unclear whether critical national infrastructure is being disrupted due to cyber attacks or simply failures in the network. For example, a power cut might be due to a substation fault or a cyber attack. Initial reports of the <a href="https://www.itpro.com/security/cyber-attacks/blackouts-in-spain-and-portugal-could-be-a-cyber-attack"><u>blackouts in Spain and Portugal</u></a> suggested they were caused by a cyber attack and <a href="https://www.itpro.com/security/spain-reconsiders-possibility-of-hackers-causing-blackouts"><u>Spanish authorities investigated the possibility</u></a>. However, it was subsequently confirmed the incident occured due to a surge in voltage with which grid was unable to cope.</p><p>Ultimately, what infrastructure attacks are doing is causing disruption. When amplified by coverage on social media, this can have the secondary effect of destabilizing business operations and government.</p><iframe allow="" height="200px" width="100%" id="" style="" class="position-center" data-lazy-priority="low" data-lazy-src="https://player.captivate.fm/episode/b6147684-d254-40d8-9409-5f76f5abd749/"></iframe><h2 id="responding-to-the-rising-threat">Responding to the rising threat</h2><p>The escalating cyber attacks against national infrastructure has driven the UK’s <a href="https://www.npsa.gov.uk/"><u>National Security Protection Agency (NSPA)</u></a> to identify CNI in particular need of protection. These include telecommunications, emergency services, energy, healthcare, transportation and water. The <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do"><u>National Cyber Security Centre (NCSC)</u></a> is responsible for the cybersecurity of CNI. </p><p>The privatization of certain aspects of national infrastructure, such as telecommunication providers and water companies, adds a further regulatory complication. Information sharing and collaboration between organizations are vital in order to better protect national infrastructure against cyberattacks, and in some countries it’s possible to operate this as a more centralized operation than in others.</p><p>“Governments need to be transparent on the threats that they actually see, and to segment what is true, what is not true and what is serious,” says Larsen. “Then they can work with the industry on getting a solid cybersecurity trusted framework.”</p><p>A holistic approach to security, combining physical security with cybersecurity, creates a more robust security posture. For example, if high-voltage power-transmission cables are buried underground, then it is far more difficult for them to be physically interfered with.</p><p>Redundancy measures, either on-site or off-site, may be mandated for certain types of infrastructure. Any new national infrastructure <a href="https://www.itpro.com/infrastructure/data-centres/data-centers-finally-get-critical-national-infrastructure-designation-in-the-uk"><u>including data centers</u></a> needs a secure by design approach, with cybersecurity teams involved from the outset. Meanwhile, the security of existing infrastructure needs to be thoroughly tested and reviewed, with a risk-informed approach to enhancement of defenses if required.</p><p>Wars and heightened geopolitical tensions mean that cyber attacks against CNI are likely to become more frequent in the coming years. If threat actors succeed in causing major disruption to national infrastructure, the impacts will be felt widely. To mitigate against this, relevant organizations need to carry out risk assessments to highlight areas where improved security is needed.  </p><p>With mitigations where required, and an appropriately robust security posture in place, cyber attacks against CNI will be less damaging. For new infrastructure projects, it is now more important than ever to consider physical and cybersecurity, and the interface between these, from the outset.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/threat-posed-cyber-attacks-on-critical-national-infrastructure</link>
                                                                            <description>
                            <![CDATA[ Cyber attacks targeting national infrastructure are becoming increasingly prevalent – what are the underlying goals behind these attacks and how damaging are they? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8jZojNPg4FWVV7YnuaHZci</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/iMQq7qLmeZD4jQtCkC2btd-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 18 Mar 2026 13:21:01 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Peter Ray Allison ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/iMQq7qLmeZD4jQtCkC2btd-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A digital display of the world map, in shades of blue and outlined in red with labels to denote threats, representing attacks on critical national infrastructure (CNI).]]></media:description>                                                            <media:text><![CDATA[A digital display of the world map, in shades of blue and outlined in red with labels to denote threats, representing attacks on critical national infrastructure (CNI).]]></media:text>
                                <media:title type="plain"><![CDATA[A digital display of the world map, in shades of blue and outlined in red with labels to denote threats, representing attacks on critical national infrastructure (CNI).]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/iMQq7qLmeZD4jQtCkC2btd-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Cyber attackers are increasingly targeting <a href="https://www.itpro.com/infrastructure/data-centres/data-centers-finally-get-critical-national-infrastructure-designation-in-the-uk"><u>critical national infrastructure (CNI)</u></a>, such as energy grids, water supply, or telco networks. Although the target may only be a small part of a country’s infrastructure network, the goal is often far more wide reaching and such attacks can pose a significant security risk.</p><p>National infrastructure comprises the essential elements, such as power, transport and water, that a country needs in order to function and ensure the well-being of the population. Examples include high-voltage power transmission cables, telecommunication networks, hospitals and transport hubs, such as airports.</p><p>A recent example of an infrastructure attack was the cyberattack against <a href="https://www.itpro.com/security/cyber-attacks/a-cyber-attack-has-caused-chaos-at-airports-across-europe-heres-everything-we-know-so-far"><u>Collins’ ARINC cMUSE check-in and boarding software</u></a> on Friday, 19 September 2025. As a consequence of the cyberattack, passengers were unable to board planes at several airports throughout Europe.</p><p>The ultimate goal of the attack was not taking down Collins Aerospace, but the widespread disruption that it caused. By disrupting the life of the civilian population, malicious actors are making people feel vulnerable, causing them to question the ability of the government to safely run the country.</p><p>“Cyber attacks can go in various directions to create unsecureness in a population, so that we don't trust the things that work all the time,” says Kim Larsen, chief information security officer at Keepit and a former delegate for the Danish government in NATO and EU cybersecurity committees. </p><p>“We've seen ships pulling anchors over cables in the Eastern Sea, and that is probably most likely to test infrastructure. We have also seen <a href="https://www.itpro.com/security/28026/what-is-a-ddos-attack"><u>distributed denial of service attacks</u></a> towards critical infrastructure; tax department and defense departments around Europe – that is probably to test how stable we are on the more physical side.”</p><h2 id="cyber-attacks-for-widespread-disruption">Cyber attacks for widespread disruption</h2><p>The attacks targeting national infrastructure are varied and multifaceted. While physical attacks on CNI could see malicious groups sever undersea internet cables or use drones to disrupt the airspace above airports, cyber attacks on CNI have often come in the form of DDoS attacks that cause a critical server to fail, or <a href="https://www.itpro.com/security/28084/what-is-ransomware"><u>ransomware attacks</u></a> such as the <a href="https://www.itpro.com/security/ransomware/359466/colonial-pipeline-ransomware-attack"><u>2021 breach of Colonial Pipeline</u></a>. In many ways, these attacks are an escalating arms race between the attackers and security teams.</p><p>In recent years, hackers have been exploiting the fact that more infrastructure has become either directly connected to the internet or indirectly linked to it in some way.</p><p>“We saw a lot of information gathering before the <a href="https://www.itpro.com/security/ransomware/off-the-shelf-ransomware-is-spurring-a-new-era-in-the-ukraine-war"><u>Ukraine war</u></a> started, but when the attack went physical, cyber attacks lowered for quite a long time,” says Larsen. “It's now increasing again, and has been for quite a while with hybrid attacks.”</p><p>The anonymizing nature of the internet means that the identities of the attackers or where they are located may never be known for certain – unless the attackers come forward and reveal themselves. Most often it is <a href="https://www.itpro.com/security/cyber-attacks/cloudflare-warns-state-backed-hackers-are-weaponizing-legitimate-enterprise-ecosystems-as-living-off-the-land-attacks-surge"><u>state-sponsored hacking</u></a>, with <a href="https://www.itpro.com/security/ransomware/new-ransomware-groups-worrying-security-researchers"><u>ransomware groups</u></a> and other threat actors based in <a href="https://www.itpro.com/security/cyber-attacks/crink-attacks-nation-state-hackers--threat-2026"><u>CRINK</u></a> behind many <a href="https://www.itpro.com/security/cyber-attacks/what-is-an-apt"><u>advanced persistent threats (APTs)</u></a>.</p><p>“In the world of cyber it's always diffused, because you can hide yourself. I remember back in the day that there were a lot of attacks to critical infrastructure coming from an IP address in Beijing,” says Larsen. </p><p>“Well, if it's Chinese, they are probably more than clever enough to actually shadow their trace. On the other hand, sometimes an attack angle is to show who you are and that you're capable of doing something.”</p><p>The geopolitical sphere is currently rife with tensions due to the number of military actions taking place. Although the UK is not at war, neither is it at peace. The term ‘unpeace’ is sometimes used to describe a period of strife and dissension.</p><p>Almost all (95%) of CNI organizations in the UK experienced a cyber attack in 2024, according to cybersecurity firm Bridewell, with CNI respondents reporting low confidence in their ability to repel <a href="https://www.itpro.com/security/securing-the-supply-chain-why-zero-trust-and-recovery-readiness-are-non-negotiable"><u>supply chain attacks</u></a>. It’s hard to track the exact scale of attacks on CNI, as firms can be reluctant to publicly disclose incidents and when high-risk vulnerabilities are discovered, they may be kept private for reasons of national security.</p><p>It’s sometimes unclear whether critical national infrastructure is being disrupted due to cyber attacks or simply failures in the network. For example, a power cut might be due to a substation fault or a cyber attack. Initial reports of the <a href="https://www.itpro.com/security/cyber-attacks/blackouts-in-spain-and-portugal-could-be-a-cyber-attack"><u>blackouts in Spain and Portugal</u></a> suggested they were caused by a cyber attack and <a href="https://www.itpro.com/security/spain-reconsiders-possibility-of-hackers-causing-blackouts"><u>Spanish authorities investigated the possibility</u></a>. However, it was subsequently confirmed the incident occured due to a surge in voltage with which grid was unable to cope.</p><p>Ultimately, what infrastructure attacks are doing is causing disruption. When amplified by coverage on social media, this can have the secondary effect of destabilizing business operations and government.</p><iframe allow="" height="200px" width="100%" id="" style="" class="position-center" data-lazy-priority="low" data-lazy-src="https://player.captivate.fm/episode/b6147684-d254-40d8-9409-5f76f5abd749/"></iframe><h2 id="responding-to-the-rising-threat">Responding to the rising threat</h2><p>The escalating cyber attacks against national infrastructure has driven the UK’s <a href="https://www.npsa.gov.uk/"><u>National Security Protection Agency (NSPA)</u></a> to identify CNI in particular need of protection. These include telecommunications, emergency services, energy, healthcare, transportation and water. The <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do"><u>National Cyber Security Centre (NCSC)</u></a> is responsible for the cybersecurity of CNI. </p><p>The privatization of certain aspects of national infrastructure, such as telecommunication providers and water companies, adds a further regulatory complication. Information sharing and collaboration between organizations are vital in order to better protect national infrastructure against cyberattacks, and in some countries it’s possible to operate this as a more centralized operation than in others.</p><p>“Governments need to be transparent on the threats that they actually see, and to segment what is true, what is not true and what is serious,” says Larsen. “Then they can work with the industry on getting a solid cybersecurity trusted framework.”</p><p>A holistic approach to security, combining physical security with cybersecurity, creates a more robust security posture. For example, if high-voltage power-transmission cables are buried underground, then it is far more difficult for them to be physically interfered with.</p><p>Redundancy measures, either on-site or off-site, may be mandated for certain types of infrastructure. Any new national infrastructure <a href="https://www.itpro.com/infrastructure/data-centres/data-centers-finally-get-critical-national-infrastructure-designation-in-the-uk"><u>including data centers</u></a> needs a secure by design approach, with cybersecurity teams involved from the outset. Meanwhile, the security of existing infrastructure needs to be thoroughly tested and reviewed, with a risk-informed approach to enhancement of defenses if required.</p><p>Wars and heightened geopolitical tensions mean that cyber attacks against CNI are likely to become more frequent in the coming years. If threat actors succeed in causing major disruption to national infrastructure, the impacts will be felt widely. To mitigate against this, relevant organizations need to carry out risk assessments to highlight areas where improved security is needed.  </p><p>With mitigations where required, and an appropriately robust security posture in place, cyber attacks against CNI will be less damaging. For new infrastructure projects, it is now more important than ever to consider physical and cybersecurity, and the interface between these, from the outset.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'It's destructive, not ransomware': Security experts weigh in on motivation behind Stryker cyber attack ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Security experts have warned that the cyber attack on Stryker signals a step change in politically-motivated attacks, with a particular focus on destruction rather than extortion. </p><p>Operations at the medical technology firm have been severely impacted in a cyber attack claimed by Iranian-linked threat group, Handala. The group claims to have wiped thousands of systems across the company’s global operations and stolen around 50 terabytes of data. </p><p>“In this operation, over 200,000 systems, servers, and mobile devices have been wiped and 50 terabytes of critical data have been extracted,” the group claimed in a statement online. </p><p>Stryker develops a range of products, including surgical equipment, neurotechnology, and orthopedic implants, with offices in 79 countries and over 50,000 employees worldwide. </p><p>The impact of the attack has been felt globally, with reports suggesting operations in Ireland have been severely disrupted. </p><p>Stryker employs around 4,000 employees in Cork, which the company <a href="https://www.stryker.com/ie/en/about/our-locations/cork.html" target="_blank"><u>describes </u></a>as its “biggest innovation and manufacturing hub outside the US”.</p><p>"Nobody can work,” a source told the <a href="https://www.irishmirror.ie/news/irish-news/stryker-cyber-attack-thousands-irish-36850017" target="_blank"><u><em>Irish Mirror</em></u></a>. “The entire company has been brought to a standstill”</p><h2 id="stryker-confirms-attack">Stryker confirms attack</h2><p>Stryker has <a href="https://www.linkedin.com/posts/stryker_a-message-to-our-customers-stryker-is-experiencing-activity-7437540918695706625-ZeNo/?utm_source=share&utm_medium=member_desktop&rcm=ACoAAALaFlIB3G0zftVnXqlA-AAtC99kdJhiuxs" target="_blank"><u>confirmed </u></a>it is dealing with “global network disruption” across its Microsoft environment, which is believed to be the entry point for the group. </p><p>One employee told <a href="https://www.bleepingcomputer.com/news/security/medtech-giant-stryker-offline-after-iran-linked-wiper-malware-attack/" target="_blank"><u><em>BleepingComputer </em></u></a>that staff have been ordered to remove work-related applications from personal devices, in particular the company portal for mobile device management software Microsoft Intune and Microsoft Teams. </p><p>Targeting of Microsoft products is a common tactic for Handala, which has been active since at least December 2023. </p><p>A 2024 threat intelligence report from Cisco Talos and Splunk’s Threat Research Team specifically highlighted the group’s activities on this front, typically using “wiper” <a href="https://www.itpro.com/malware/28076/what-is-malware">malware</a> to destroy company data. </p><p>“The Handala Hacking Team is notable for employing a wide range of sophisticated tactics and techniques, including data theft, phishing extortion, website defacement, and destructive attacks leveraging custom wiper malware that targets Windows and Linux environments,” the duo said in a <a href="https://www.splunk.com/en_us/blog/security/handalas-wiper-threat-analysis-and-detections.html" target="_blank"><u>blog post</u></a>. </p><h2 id="the-target-matters">“The target matters”</h2><p>Stryker noted in its statement that there’s “no indication of ransomware” involved in the attack. However, this aspect of the attack provides an insight into the underlying motivations, according to Huntress <a href="https://www.itpro.com/careers/28228/ciso-job-description-what-does-a-ciso-do">CISO </a>Chris Henderson. </p><p>In this instance, the attack is “destructive, not <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware</a>” and is a politically-motivated attack aimed solely at causing widespread disruption. </p><p>“The target matters. Stryker manufactures critical medical devices used in operating rooms and ICUs worldwide,” Henderson said. </p><p>“When a supplier of this scale goes offline, it doesn't just impact their employees; it creates ripple effects across hospitals, surgical centers, and healthcare providers who depend on their equipment and support infrastructure.”</p><p>Skip Sorrells, Field CTO-CISO at Claroty, echoed Henderson’s comments, noting that even prior to the Iran conflict hacktivist activities have been ramping up globally.</p><p>Security agencies including <a href="https://www.itpro.com/security/what-is-cisa">CISA </a>and the UK's <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do">National Cyber Security Centre (NCSC)</a> have issued repeated warnings over the rise of hacktivist groups over the last two years. </p><p>In particular, pro-Russian hacktivist groups identified by the NCSC were found to be <a href="https://www.itpro.com/security/cyber-attacks/ncsc-names-and-shames-pro-russia-hacktivist-group-amid-escalating-ddos-attacks-on-uk-public-services">targeting local government agencies and critical infrastructure</a>. Critical sectors like healthcare are now firmly in the crosshairs, according to Sorrells. </p><p>“Attacks like this unfortunately aren’t surprising,” he said. “Even before the latest geopolitical tensions, hacktivist activity targeting healthcare and other critical infrastructure had been steadily increasing, and that trend makes organizations like medical device manufacturers and hospitals more likely to be caught in the crossfire.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/technology/artificial-intelligence/its-destructive-not-ransomware-security-experts-weigh-in-on-motivation-behind-stryker-cyber-attack</link>
                                                                            <description>
                            <![CDATA[ The attack on medical tech company Stryker has severely impacted operations globally ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">uAEPy85heifUdKbTPUHP9Y</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/So4cFobEWd4kjqH4MbFRyA-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 12 Mar 2026 12:37:46 +0000</pubDate>                                                                                                                                <updated>Thu, 12 Mar 2026 12:38:16 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/So4cFobEWd4kjqH4MbFRyA-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Logo of medical technology company Stryker pictured on a building facade in Warsaw, Poland.]]></media:description>                                                            <media:text><![CDATA[Logo of medical technology company Stryker pictured on a building facade in Warsaw, Poland.]]></media:text>
                                <media:title type="plain"><![CDATA[Logo of medical technology company Stryker pictured on a building facade in Warsaw, Poland.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/So4cFobEWd4kjqH4MbFRyA-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Security experts have warned that the cyber attack on Stryker signals a step change in politically-motivated attacks, with a particular focus on destruction rather than extortion. </p><p>Operations at the medical technology firm have been severely impacted in a cyber attack claimed by Iranian-linked threat group, Handala. The group claims to have wiped thousands of systems across the company’s global operations and stolen around 50 terabytes of data. </p><p>“In this operation, over 200,000 systems, servers, and mobile devices have been wiped and 50 terabytes of critical data have been extracted,” the group claimed in a statement online. </p><p>Stryker develops a range of products, including surgical equipment, neurotechnology, and orthopedic implants, with offices in 79 countries and over 50,000 employees worldwide. </p><p>The impact of the attack has been felt globally, with reports suggesting operations in Ireland have been severely disrupted. </p><p>Stryker employs around 4,000 employees in Cork, which the company <a href="https://www.stryker.com/ie/en/about/our-locations/cork.html" target="_blank"><u>describes </u></a>as its “biggest innovation and manufacturing hub outside the US”.</p><p>"Nobody can work,” a source told the <a href="https://www.irishmirror.ie/news/irish-news/stryker-cyber-attack-thousands-irish-36850017" target="_blank"><u><em>Irish Mirror</em></u></a>. “The entire company has been brought to a standstill”</p><h2 id="stryker-confirms-attack">Stryker confirms attack</h2><p>Stryker has <a href="https://www.linkedin.com/posts/stryker_a-message-to-our-customers-stryker-is-experiencing-activity-7437540918695706625-ZeNo/?utm_source=share&utm_medium=member_desktop&rcm=ACoAAALaFlIB3G0zftVnXqlA-AAtC99kdJhiuxs" target="_blank"><u>confirmed </u></a>it is dealing with “global network disruption” across its Microsoft environment, which is believed to be the entry point for the group. </p><p>One employee told <a href="https://www.bleepingcomputer.com/news/security/medtech-giant-stryker-offline-after-iran-linked-wiper-malware-attack/" target="_blank"><u><em>BleepingComputer </em></u></a>that staff have been ordered to remove work-related applications from personal devices, in particular the company portal for mobile device management software Microsoft Intune and Microsoft Teams. </p><p>Targeting of Microsoft products is a common tactic for Handala, which has been active since at least December 2023. </p><p>A 2024 threat intelligence report from Cisco Talos and Splunk’s Threat Research Team specifically highlighted the group’s activities on this front, typically using “wiper” <a href="https://www.itpro.com/malware/28076/what-is-malware">malware</a> to destroy company data. </p><p>“The Handala Hacking Team is notable for employing a wide range of sophisticated tactics and techniques, including data theft, phishing extortion, website defacement, and destructive attacks leveraging custom wiper malware that targets Windows and Linux environments,” the duo said in a <a href="https://www.splunk.com/en_us/blog/security/handalas-wiper-threat-analysis-and-detections.html" target="_blank"><u>blog post</u></a>. </p><h2 id="the-target-matters">“The target matters”</h2><p>Stryker noted in its statement that there’s “no indication of ransomware” involved in the attack. However, this aspect of the attack provides an insight into the underlying motivations, according to Huntress <a href="https://www.itpro.com/careers/28228/ciso-job-description-what-does-a-ciso-do">CISO </a>Chris Henderson. </p><p>In this instance, the attack is “destructive, not <a href="https://www.itpro.com/security/28084/what-is-ransomware">ransomware</a>” and is a politically-motivated attack aimed solely at causing widespread disruption. </p><p>“The target matters. Stryker manufactures critical medical devices used in operating rooms and ICUs worldwide,” Henderson said. </p><p>“When a supplier of this scale goes offline, it doesn't just impact their employees; it creates ripple effects across hospitals, surgical centers, and healthcare providers who depend on their equipment and support infrastructure.”</p><p>Skip Sorrells, Field CTO-CISO at Claroty, echoed Henderson’s comments, noting that even prior to the Iran conflict hacktivist activities have been ramping up globally.</p><p>Security agencies including <a href="https://www.itpro.com/security/what-is-cisa">CISA </a>and the UK's <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do">National Cyber Security Centre (NCSC)</a> have issued repeated warnings over the rise of hacktivist groups over the last two years. </p><p>In particular, pro-Russian hacktivist groups identified by the NCSC were found to be <a href="https://www.itpro.com/security/cyber-attacks/ncsc-names-and-shames-pro-russia-hacktivist-group-amid-escalating-ddos-attacks-on-uk-public-services">targeting local government agencies and critical infrastructure</a>. Critical sectors like healthcare are now firmly in the crosshairs, according to Sorrells. </p><p>“Attacks like this unfortunately aren’t surprising,” he said. “Even before the latest geopolitical tensions, hacktivist activity targeting healthcare and other critical infrastructure had been steadily increasing, and that trend makes organizations like medical device manufacturers and hospitals more likely to be caught in the crossfire.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The rise of PhaaS: what businesses should know ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Phishing is a simple tactic, but it works. It’s therefore no surprise that phishing as a service (PhaaS) –  which allows adversaries to perform the attacks at scale – is on the rise.</p><p>The number of <a href="https://www.itpro.com/security/phishing/phishing-as-a-service-kits-growth-2025-barracuda"><u>known PhaaS kits</u></a> doubled last year, according to new research. Across the year, 90% of high-volume phishing campaigns leveraged PhaaS kits, <a href="https://blog.barracuda.com/2026/01/07/threat-spotlight-phishing-kits-evolved-2025" target="_blank"><u>researchers at Barracuda</u></a> found. The new kits are sophisticated, evasive and stealthy. </p><p>Which PhaaS kits should firms know about, and how can businesses avoid being caught out by phishing attacks? </p><h2 id="phaas-kits">PhaaS kits</h2><p>The fast-growing availability of PhaaS kits gives cybercriminals with limited technical capabilities the means to breach companies. Using PhaaS kits, the volume of attacks adversaries are able to deliver is “astounding”, says Harry Mason, head of client services at Mason Infotech. </p><p>Of the notable kits now available, he calls out GhostFrame, which creates an invisible iframe on webpages to hide malicious activity. “By the time this was discovered in December, it had already been used in over a million attacks.”</p><p>Tycoon 2FA and Typhoon are also prominent examples of PhaaS. Other kits include Quantum Route Redirect, which steals <a href="https://www.itpro.com/desktop-software/19337/office-365-review"><u>Microsoft 365</u></a> credentials, and <a href="https://www.itpro.com/security/phishing/whisper2fa-phishing-attacks-microsoft-365-barracuda"><u>Whisper 2FA</u></a> that steals <a href="https://www.itpro.com/security/cyber-security/369745/what-is-mfa-fatigue"><u>multi-factor authentication</u></a> (MFA) codes in real time.</p><p>Another prominent kit is Greatness, which targets Microsoft 365 credentials through <a href="https://www.itpro.com/security/cyber-crime/adversary-in-the-middle-attacks-are-becoming-hackers-go-to-method-to-bypass-mfa"><u>adversary-in-the-middle</u></a> techniques. </p><p>A new phishing kit named Spiderman, identified in December 2025, targets customers of major European banks. It works via fraudulent login pages that “perfectly mimic” legitimate financial institutions to steal login credentials, according to Matt Hull, global head of threat intelligence at NCC Group.</p><p>At the same time, an adversary-in-the-middle platform named Mamba 2FA has grown in popularity. Hull says Mamba 2FA has been on the rise since late 2023 and is noted for its operational efficiency.</p><p>Kevin Curran, IEEE senior member and professor of cybersecurity at Ulster University, highlights <a href="https://www.itpro.com/security/cyber-attacks/phishing-kits-cyber-crime-dark-web"><u>EvilProxy</u></a> as a kit that bypasses MFA using reverse-proxy methods. “These platforms provide customer support for cybercriminals, as well as comprehensive dashboards, automated credential harvesting and real-time victim tracking,” he says.</p><p>The sale and distribution of PhaaS offerings typically takes place through Telegram channels and private groups, says Hull. “This allows PhaaS operators to share updates and set up user-friendly cryptocurrency payment systems using automated bots.”</p><h2 id="stealing-credentials">Stealing credentials</h2><p>PhaaS kits are primarily used to steal credentials and hijack authenticated sessions, allowing attackers to take over email, cloud and business systems. “While often framed as ‘email phishing’, the real impact is account compromise, which can lead to business email compromise, financial fraud, data theft – and in some cases <a href="https://www.itpro.com/security/ransomware/the-top-ransomware-trends-for-businesses"><u>ransomware access</u></a>,” Hull says.</p><p>Increasingly, PhaaS is being deployed for initial access operations, where stolen credentials are sold to ransomware groups. “Alternatively, these credentials can be used to establish persistent access within corporate networks,” adds Curran.</p><p><a href="https://www.itpro.com/security/cyber-attacks/how-hackers-bypass-mfa-and-what-to-do-about-it"><u>MFA bypass</u></a> has become a standard feature, with kits employing adversary-in-the-middle techniques to intercept one-time codes in real-time, he <em>tells ITPro</em>.</p><p>PhaaS is also becoming part of <a href="https://www.itpro.com/security/securing-the-supply-chain-why-zero-trust-and-recovery-readiness-are-non-negotiable"><u>supply chain attacks</u></a>, where compromised vendor credentials provide entry points into multiple downstream organizations, according to Curran. “Session hijacking capabilities allow attackers to maintain access even after passwords are changed.”</p><h2 id="phaas-targets">PhaaS targets</h2><p>No one is immune from the cybercriminals harnessing PhaaS. Experts say phishing attacks can impact any firm, regardless of size. </p><p>There's a common misconception, especially among SMBs, that they’re “not big or important enough to be a phishing target”, says Christophe Tafani-Dereeper, staff cloud security researcher and advocate at Datadog. “But in our experience, phishing attacks are ubiquitous, targeting organizations at almost every level. Nearly everyone will receive one at some point.”</p><p>PhaaS kits are “indiscriminate by design”, agrees Curran. Yet he acknowledges that some sectors face an increased risk. For example, healthcare and professional services firms are prime targets due to their valuable data and transaction capabilities. </p><p>At the same time, the subscription model of PhaaS means attackers can maintain campaigns across multiple sectors simultaneously, testing <a href="https://www.itpro.com/security/phishing/why-social-engineering-is-such-a-problem-and-how-your-business-can-protect-itself"><u>social engineering</u></a> approaches until they find a successful method. “Any organization with an online presence and valuable data or financial access is now within reach of these industrialised phishing operations,” Curran warns.</p><h2 id="phaas-evolution">PhaaS evolution</h2><p>In the future, phishing attacks will become even easier for criminals as PhaaS platforms are supercharged by technology such as <a href="https://www.itpro.com/strategy/28181/what-is-ai"><u>AI</u></a>.</p><p>Cybercriminals are already leveraging AI to hide their phishing websites, says Tafani-Dereeper. “When someone who's not a targeted victim visits the phishing website, they are shown a legitimate-looking page masquerading as a local business,” he explains. “We've seen dozens of variations across a large number of domains, which makes us believe this is tied to one or multiple PhaaS platforms.”</p><p>Further down the line, Curran predicts AI-generated content that adapts in real-time based on victim interactions. “This would be able to create convincing conversational phishing attempts via multiple channels simultaneously.”</p><p>He thinks <a href="https://www.itpro.com/security/preventing-deepfake-attacks-how-businesses-can-stay-protected"><u>deepfake technology</u></a> will be used more widely, allowing attackers to impersonate individuals through voice and video with “alarming authenticity”.</p><p>In the PhaaS industry itself, Mason predicts the same kind of developments seen in SaaS markets: “An introduction of 'tiered' subscriptions for kits, better customer service and, in some areas, planned obsolescence to make the act of committing cybercrime more expensive.”</p><p>The business model could also shift towards profit sharing arrangements rather than subscriptions, aligning incentives between kit developers and attackers, he adds. “Integration with other criminal services such as automated money laundering and ransomware deployment will create comprehensive ‘attack-as-a-service’ ecosystems.”</p><h2 id="business-action">Business action</h2><p>Stealthy and sophisticated PhaaS kits pose a growing threat, but experts say the solution is fairly simple: a combination of technical and human-centric security measures. </p><p>As a foundational defense, Tafani-Dereeper recommends implementing “phishing-resistant authentication methods” in critical systems such as Microsoft 365 or Google Workspace. </p><p>For example, <a href="https://learn.microsoft.com/en-us/entra/identity/authentication/concept-authentication-passkeys-fido2"><u>Microsoft Entra ID passkeys</u></a> and <a href="https://support.google.com/a/answer/13529161?hl=en"><u>Google Workspace passkeys</u></a> will help to enhance security and “make the user experience more seamless”, he says. </p><p>Alongside this, regular employee training is essential. Rather than focusing on the area once a year, ongoing simulations using current PhaaS tactics should be used to build genuine <a href="https://www.itpro.com/security/how-businesses-can-make-cybersecurity-training-stick"><u>recognition skills</u></a>, Curran advises. “Ultimately, organizations must recognize that technical defences alone are insufficient against industrialised social engineering. Building a security-conscious culture is equally critical.”</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/the-rise-of-phaas-what-businesses-should-know</link>
                                                                            <description>
                            <![CDATA[ With phishing as a service (PhaaS) on the rise, which new kits should firms know about and how can leaders avoid being caught out? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ZJmDoSAx6ZaBbWr73hedmG</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Vwb8TLBgSxGdDgEKAcxuKZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 12 Mar 2026 12:35:15 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kate O&#039;Flaherty ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/LUULv6n7VJ3BHPnaoLHHdg.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Vwb8TLBgSxGdDgEKAcxuKZ-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A cartoon graphic depicting phishing as a service, shown as bugs, keys, fingerprints, bitcoins, shields, eyes, etc surrounding a fish hook. All are placed on a light grey background.]]></media:description>                                                            <media:text><![CDATA[A cartoon graphic depicting phishing as a service, shown as bugs, keys, fingerprints, bitcoins, shields, eyes, etc surrounding a fish hook. All are placed on a light grey background.]]></media:text>
                                <media:title type="plain"><![CDATA[A cartoon graphic depicting phishing as a service, shown as bugs, keys, fingerprints, bitcoins, shields, eyes, etc surrounding a fish hook. All are placed on a light grey background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Vwb8TLBgSxGdDgEKAcxuKZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Phishing is a simple tactic, but it works. It’s therefore no surprise that phishing as a service (PhaaS) –  which allows adversaries to perform the attacks at scale – is on the rise.</p><p>The number of <a href="https://www.itpro.com/security/phishing/phishing-as-a-service-kits-growth-2025-barracuda"><u>known PhaaS kits</u></a> doubled last year, according to new research. Across the year, 90% of high-volume phishing campaigns leveraged PhaaS kits, <a href="https://blog.barracuda.com/2026/01/07/threat-spotlight-phishing-kits-evolved-2025" target="_blank"><u>researchers at Barracuda</u></a> found. The new kits are sophisticated, evasive and stealthy. </p><p>Which PhaaS kits should firms know about, and how can businesses avoid being caught out by phishing attacks? </p><h2 id="phaas-kits">PhaaS kits</h2><p>The fast-growing availability of PhaaS kits gives cybercriminals with limited technical capabilities the means to breach companies. Using PhaaS kits, the volume of attacks adversaries are able to deliver is “astounding”, says Harry Mason, head of client services at Mason Infotech. </p><p>Of the notable kits now available, he calls out GhostFrame, which creates an invisible iframe on webpages to hide malicious activity. “By the time this was discovered in December, it had already been used in over a million attacks.”</p><p>Tycoon 2FA and Typhoon are also prominent examples of PhaaS. Other kits include Quantum Route Redirect, which steals <a href="https://www.itpro.com/desktop-software/19337/office-365-review"><u>Microsoft 365</u></a> credentials, and <a href="https://www.itpro.com/security/phishing/whisper2fa-phishing-attacks-microsoft-365-barracuda"><u>Whisper 2FA</u></a> that steals <a href="https://www.itpro.com/security/cyber-security/369745/what-is-mfa-fatigue"><u>multi-factor authentication</u></a> (MFA) codes in real time.</p><p>Another prominent kit is Greatness, which targets Microsoft 365 credentials through <a href="https://www.itpro.com/security/cyber-crime/adversary-in-the-middle-attacks-are-becoming-hackers-go-to-method-to-bypass-mfa"><u>adversary-in-the-middle</u></a> techniques. </p><p>A new phishing kit named Spiderman, identified in December 2025, targets customers of major European banks. It works via fraudulent login pages that “perfectly mimic” legitimate financial institutions to steal login credentials, according to Matt Hull, global head of threat intelligence at NCC Group.</p><p>At the same time, an adversary-in-the-middle platform named Mamba 2FA has grown in popularity. Hull says Mamba 2FA has been on the rise since late 2023 and is noted for its operational efficiency.</p><p>Kevin Curran, IEEE senior member and professor of cybersecurity at Ulster University, highlights <a href="https://www.itpro.com/security/cyber-attacks/phishing-kits-cyber-crime-dark-web"><u>EvilProxy</u></a> as a kit that bypasses MFA using reverse-proxy methods. “These platforms provide customer support for cybercriminals, as well as comprehensive dashboards, automated credential harvesting and real-time victim tracking,” he says.</p><p>The sale and distribution of PhaaS offerings typically takes place through Telegram channels and private groups, says Hull. “This allows PhaaS operators to share updates and set up user-friendly cryptocurrency payment systems using automated bots.”</p><h2 id="stealing-credentials">Stealing credentials</h2><p>PhaaS kits are primarily used to steal credentials and hijack authenticated sessions, allowing attackers to take over email, cloud and business systems. “While often framed as ‘email phishing’, the real impact is account compromise, which can lead to business email compromise, financial fraud, data theft – and in some cases <a href="https://www.itpro.com/security/ransomware/the-top-ransomware-trends-for-businesses"><u>ransomware access</u></a>,” Hull says.</p><p>Increasingly, PhaaS is being deployed for initial access operations, where stolen credentials are sold to ransomware groups. “Alternatively, these credentials can be used to establish persistent access within corporate networks,” adds Curran.</p><p><a href="https://www.itpro.com/security/cyber-attacks/how-hackers-bypass-mfa-and-what-to-do-about-it"><u>MFA bypass</u></a> has become a standard feature, with kits employing adversary-in-the-middle techniques to intercept one-time codes in real-time, he <em>tells ITPro</em>.</p><p>PhaaS is also becoming part of <a href="https://www.itpro.com/security/securing-the-supply-chain-why-zero-trust-and-recovery-readiness-are-non-negotiable"><u>supply chain attacks</u></a>, where compromised vendor credentials provide entry points into multiple downstream organizations, according to Curran. “Session hijacking capabilities allow attackers to maintain access even after passwords are changed.”</p><h2 id="phaas-targets">PhaaS targets</h2><p>No one is immune from the cybercriminals harnessing PhaaS. Experts say phishing attacks can impact any firm, regardless of size. </p><p>There's a common misconception, especially among SMBs, that they’re “not big or important enough to be a phishing target”, says Christophe Tafani-Dereeper, staff cloud security researcher and advocate at Datadog. “But in our experience, phishing attacks are ubiquitous, targeting organizations at almost every level. Nearly everyone will receive one at some point.”</p><p>PhaaS kits are “indiscriminate by design”, agrees Curran. Yet he acknowledges that some sectors face an increased risk. For example, healthcare and professional services firms are prime targets due to their valuable data and transaction capabilities. </p><p>At the same time, the subscription model of PhaaS means attackers can maintain campaigns across multiple sectors simultaneously, testing <a href="https://www.itpro.com/security/phishing/why-social-engineering-is-such-a-problem-and-how-your-business-can-protect-itself"><u>social engineering</u></a> approaches until they find a successful method. “Any organization with an online presence and valuable data or financial access is now within reach of these industrialised phishing operations,” Curran warns.</p><h2 id="phaas-evolution">PhaaS evolution</h2><p>In the future, phishing attacks will become even easier for criminals as PhaaS platforms are supercharged by technology such as <a href="https://www.itpro.com/strategy/28181/what-is-ai"><u>AI</u></a>.</p><p>Cybercriminals are already leveraging AI to hide their phishing websites, says Tafani-Dereeper. “When someone who's not a targeted victim visits the phishing website, they are shown a legitimate-looking page masquerading as a local business,” he explains. “We've seen dozens of variations across a large number of domains, which makes us believe this is tied to one or multiple PhaaS platforms.”</p><p>Further down the line, Curran predicts AI-generated content that adapts in real-time based on victim interactions. “This would be able to create convincing conversational phishing attempts via multiple channels simultaneously.”</p><p>He thinks <a href="https://www.itpro.com/security/preventing-deepfake-attacks-how-businesses-can-stay-protected"><u>deepfake technology</u></a> will be used more widely, allowing attackers to impersonate individuals through voice and video with “alarming authenticity”.</p><p>In the PhaaS industry itself, Mason predicts the same kind of developments seen in SaaS markets: “An introduction of 'tiered' subscriptions for kits, better customer service and, in some areas, planned obsolescence to make the act of committing cybercrime more expensive.”</p><p>The business model could also shift towards profit sharing arrangements rather than subscriptions, aligning incentives between kit developers and attackers, he adds. “Integration with other criminal services such as automated money laundering and ransomware deployment will create comprehensive ‘attack-as-a-service’ ecosystems.”</p><h2 id="business-action">Business action</h2><p>Stealthy and sophisticated PhaaS kits pose a growing threat, but experts say the solution is fairly simple: a combination of technical and human-centric security measures. </p><p>As a foundational defense, Tafani-Dereeper recommends implementing “phishing-resistant authentication methods” in critical systems such as Microsoft 365 or Google Workspace. </p><p>For example, <a href="https://learn.microsoft.com/en-us/entra/identity/authentication/concept-authentication-passkeys-fido2"><u>Microsoft Entra ID passkeys</u></a> and <a href="https://support.google.com/a/answer/13529161?hl=en"><u>Google Workspace passkeys</u></a> will help to enhance security and “make the user experience more seamless”, he says. </p><p>Alongside this, regular employee training is essential. Rather than focusing on the area once a year, ongoing simulations using current PhaaS tactics should be used to build genuine <a href="https://www.itpro.com/security/how-businesses-can-make-cybersecurity-training-stick"><u>recognition skills</u></a>, Curran advises. “Ultimately, organizations must recognize that technical defences alone are insufficient against industrialised social engineering. Building a security-conscious culture is equally critical.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Salesforce issues customer alert as ShinyHunters group claims Experience Cloud breach  ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Salesforce has issued a warning over an ongoing campaign targeting customers using misconfigured Experience Cloud platforms. </p><p>In an <a href="https://www.salesforce.com/blog/protecting-your-data-essential-actions-to-secure-experience-cloud-guest-user-access/" target="_blank"><u>advisory </u></a>last week, the CRM giant said a “known threat actor group” has been observed using a modified malicious version of the AuraInspector tool, which as part of the Salesforce Aura framework to identify security misconfigurations in Experience Cloud sites.</p><p>Originally developed by Mandiant, threat actors are using the <a href="https://www.itpro.com/software/28109/what-is-open-source">open source</a> tool to “perform mass scanning of public-facing Experience Cloud sites” and extract data. </p><p>“While the original Aura Inspector is limited to identifying vulnerable objects by probing API endpoints that these sites expose (specifically the /s/sfsites/aura endpoint), the actor has developed a custom version of the tool capable of going beyond identification to actually extract data — exploiting overly permissive guest user settings,” the company said. </p><p>Salesforce emphasized that the incident was not caused by a “vulnerability inherent to our platform”, but instead due to a customer-configured guest user setting. </p><p>This is because an exposed Salesforce Experience site accepts guest user profiles to provide access to publicly available data. </p><p>However, the company noted that misconfigured profiles with excessive permissions could allow a threat actor to “directly query Salesforce CRM objects” without logging in. </p><p>Charles Carmakal, CTO at Mandiant, said the company is aware of the AuraInspector misuse and is working with Salesforce to mitigate risks. </p><p>“We are aware of a threat actor attempting to identify misconfigurations within the Salesforce Experience Cloud instances,” he told <em>ITPro</em>. </p><p>“We are working closely with Salesforce and our customers to provide the necessary telemetry and detection rules to mitigate potential risk."</p><h2 id="shinyhunters-claims-responsibility">ShinyHunters claims responsibility</h2><p>The “known threat actor group” cited by Salesforce appears to be ShinyHunters, with the group claiming responsibility for the attacks. </p><p>According to reports from <a href="https://www.theregister.com/2026/03/09/shinyhunters_claims_more_highprofile_victims/" target="_blank"><u><em>The Register</em></u></a>, the threat group claims to have stolen data from upwards of 400 websites and around 100 “essential high profile companies”. </p><p>Companies cited by the group included Snowflake, LastPass, Okta, AMD, and Salesforce. The group told the publication that the campaign has been ongoing “for several months now”. </p><h2 id="what-can-salesforce-customers-do">What can Salesforce customers do?</h2><p>In its advisory, Salesforce detailed a number of steps customers can take to mitigate potential risks, including:</p><ul><li>Enforcing a “least privilege” access model</li><li>Conduct an audit of guest user permissions</li><li>Set Org Wide Defaults to “Private”</li><li>Switch off portal user visibility and site user visibility</li></ul><p>Salesforce also advised customers to disable self-registration unless explicitly required. This is because guest data can be used to create portal accounts, thereby enabling “broader data access”.</p><p>“In addition to checking for unusual query volumes, review your Aura Event Monitoring logs for anomalous access patterns — such as queries targeting objects not intended to be public, unexpected spikes from unfamiliar IP addresses, or access outside normal business hours,” Salesforce said. </p><p>“If you suspect your environment may have been affected, contact Salesforce Support and complete the guest user audit steps outlined above rather than relying on log volume alone.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/salesforce-issues-customer-alert-as-shinyhunters-group-claims-experience-cloud-breach</link>
                                                                            <description>
                            <![CDATA[ Threat actors are using a modified version of the AuraInspector tool, according to Salesforce ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">AP9dvCZ46ZYq4paqA5QGE9</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/QbKo3kcYEzKDffRkPHvNzc-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 10 Mar 2026 11:20:08 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/QbKo3kcYEzKDffRkPHvNzc-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Salesforce logo illuminated on a sign on the company&#039;s exhibitor stall at the China International Import Expo.]]></media:description>                                                            <media:text><![CDATA[Salesforce logo illuminated on a sign on the company&#039;s exhibitor stall at the China International Import Expo.]]></media:text>
                                <media:title type="plain"><![CDATA[Salesforce logo illuminated on a sign on the company&#039;s exhibitor stall at the China International Import Expo.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/QbKo3kcYEzKDffRkPHvNzc-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Salesforce has issued a warning over an ongoing campaign targeting customers using misconfigured Experience Cloud platforms. </p><p>In an <a href="https://www.salesforce.com/blog/protecting-your-data-essential-actions-to-secure-experience-cloud-guest-user-access/" target="_blank"><u>advisory </u></a>last week, the CRM giant said a “known threat actor group” has been observed using a modified malicious version of the AuraInspector tool, which as part of the Salesforce Aura framework to identify security misconfigurations in Experience Cloud sites.</p><p>Originally developed by Mandiant, threat actors are using the <a href="https://www.itpro.com/software/28109/what-is-open-source">open source</a> tool to “perform mass scanning of public-facing Experience Cloud sites” and extract data. </p><p>“While the original Aura Inspector is limited to identifying vulnerable objects by probing API endpoints that these sites expose (specifically the /s/sfsites/aura endpoint), the actor has developed a custom version of the tool capable of going beyond identification to actually extract data — exploiting overly permissive guest user settings,” the company said. </p><p>Salesforce emphasized that the incident was not caused by a “vulnerability inherent to our platform”, but instead due to a customer-configured guest user setting. </p><p>This is because an exposed Salesforce Experience site accepts guest user profiles to provide access to publicly available data. </p><p>However, the company noted that misconfigured profiles with excessive permissions could allow a threat actor to “directly query Salesforce CRM objects” without logging in. </p><p>Charles Carmakal, CTO at Mandiant, said the company is aware of the AuraInspector misuse and is working with Salesforce to mitigate risks. </p><p>“We are aware of a threat actor attempting to identify misconfigurations within the Salesforce Experience Cloud instances,” he told <em>ITPro</em>. </p><p>“We are working closely with Salesforce and our customers to provide the necessary telemetry and detection rules to mitigate potential risk."</p><h2 id="shinyhunters-claims-responsibility">ShinyHunters claims responsibility</h2><p>The “known threat actor group” cited by Salesforce appears to be ShinyHunters, with the group claiming responsibility for the attacks. </p><p>According to reports from <a href="https://www.theregister.com/2026/03/09/shinyhunters_claims_more_highprofile_victims/" target="_blank"><u><em>The Register</em></u></a>, the threat group claims to have stolen data from upwards of 400 websites and around 100 “essential high profile companies”. </p><p>Companies cited by the group included Snowflake, LastPass, Okta, AMD, and Salesforce. The group told the publication that the campaign has been ongoing “for several months now”. </p><h2 id="what-can-salesforce-customers-do">What can Salesforce customers do?</h2><p>In its advisory, Salesforce detailed a number of steps customers can take to mitigate potential risks, including:</p><ul><li>Enforcing a “least privilege” access model</li><li>Conduct an audit of guest user permissions</li><li>Set Org Wide Defaults to “Private”</li><li>Switch off portal user visibility and site user visibility</li></ul><p>Salesforce also advised customers to disable self-registration unless explicitly required. This is because guest data can be used to create portal accounts, thereby enabling “broader data access”.</p><p>“In addition to checking for unusual query volumes, review your Aura Event Monitoring logs for anomalous access patterns — such as queries targeting objects not intended to be public, unexpected spikes from unfamiliar IP addresses, or access outside normal business hours,” Salesforce said. </p><p>“If you suspect your environment may have been affected, contact Salesforce Support and complete the guest user audit steps outlined above rather than relying on log volume alone.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Cloudflare warns state-backed hackers are ‘weaponizing legitimate enterprise ecosystems’ as ‘living off the land’ attacks surge ]]></title>
                                                                                                <dc:content><![CDATA[ <p>State-sponsored attackers are weaponizing legitimate software and infrastructure to lie in wait, shifting tactics away from data breaches to more sophisticated espionage and disruptive operations.  </p><p>That's according to a new report from Cloudflare that walked through a series of attacks from Chinese hacks against Google Calendar to North Korean IT worker scams – including a tactic that makes use of AI. </p><p>In that attack, the hackers snuck past traditional perimeter defenses by finding credentials hidden in code using secret scanning tools, such as TruffleHog. </p><p>"Once these keys to the kingdom were harvested, the actor leveraged generative AI in real time to navigate unfamiliar, complex SaaS environments," the report said. </p><p>Examples like this underline how <a href="https://www.itpro.com/security/cyber-crime/trend-micro-vibe-crime-agentic-ai-cyber-crime">AI is supporting cyber crime</a> operations, the report noted, making it easier for hackers to target legitimate tools and weaponize them against victims. </p><p>"The accessibility of <a href="https://www.itpro.com/technology/artificial-intelligence/generative-ai-vs-large-language-models">generative AI large language models (LLMs)</a> both increases unwitting user risk and significantly lowers the barrier to entry for highly effective operations," researchers said . </p><p>"Adversaries have moved beyond technically elegant code to 'offense by the system,' leveraging a victim’s own cloud, <a href="https://www.itpro.com/cloud/software-as-a-service-saas/362655/what-is-saas">SaaS</a>, and <a href="https://www.itpro.com/infrastructure/ai-infrastructure-global-divide">AI infrastructure</a> to fund and scale missions."</p><h2 id="nation-state-attackers-shift-tactics">Nation-state attackers shift tactics</h2><p>Cloudflare said it has tracked four primary state actors over the last year, namely Russia, China, North Korea, and Iran. The security firm said it was seeing a blurring of strategic goals, with digital strikes increasingly backing up military actions in conflicts. </p><p>China, for example, has shifted away from bulk data theft to targeting legitimate infrastructure such as the cloud for longer-term compromises and strategic "pre positioning" tactics that are ideal for espionage and disruptive operations. </p><p>"By weaponizing legitimate enterprise ecosystems – such as FrumpyToad’s use of Google Calendar for C2 or PunyToad’s exploitation of F5 and VMware vCenter and ESXi – Beijing has created a resilient, living-off-the-cloud architecture that allows for rapid data exfiltration while remaining nearly invisible to standard perimeter defenses," the report noted. </p><p>Notorious Chinese state-backed hacker groups such as Salt Typhoon have employed living off the land techniques extensively over the last two years, most notably during <a href="https://www.itpro.com/security/cyber-attacks/all-us-forces-must-now-assume-their-networks-are-compromised-after-salt-typhoon-breach">attacks on US State National Guard networks</a> and <a href="https://www.itpro.com/security/cyber-attacks/salt-typhoon-us-congress-email-cyber-attack">US congressional email systems</a>. </p><p>Meanwhile, in Russia, groups like NastyShrew use "high-reputation cloud services" to mask their activities in order to continue targeting Ukrainian critical systems. </p><p>That includes tactical communication apps used by the Ukrainian military, and Cloudflare suggested that was "possibly in support of physical operations."</p><h2 id="the-rise-of-north-korean-it-workers">The rise of North Korean IT workers</h2><p>Cloudflare has also observed what it calls the "industrialization" of a scheme run by North Korea in which AI and other tools are used to <a href="https://www.itpro.com/security/cyber-attacks/north-korean-it-workers-the-growing-threat">pose as American workers to get jobs as remote IT workers</a>. </p><p>"These operatives infiltrate Western organizations by leveraging fraudulent identities and AI-driven deepfakes to bypass video interviews, ultimately funneling hundreds of millions of dollars in revenue back to the regime," the report notes. </p><p>Alongside using AI, threat actors often <a href="https://www.itpro.com/security/fake-north-korean-it-workers-are-rampant-on-linkedin-security-experts-warn-operatives-are-stealing-profiles-to-apply-for-jobs-and-infiltrate-firms">set up digital personas on LinkedIn</a> and GitHub for more legitimacy – sometimes even "renting" the accounts of real American citizens.  </p><p>Once employed, these North Korean workers use <a href="https://www.itpro.com/security/cyber-crime/us-charges-14-members-of-north-korean-it-worker-scam-that-bagged-usd88-million-in-six-years">American-based "laptop farms"</a> that are accessed via remote management and monitoring software from overseas. </p><p>As <em>ITPro </em>previously reported, the number of fake IT worker scams has surged over the last 18 months, prompting security agencies and the FBI to <a href="https://www.itpro.com/security/fbi-issues-guidance-for-enterprises-as-fake-north-korean-it-workers-wreak-havoc">issue advisories on how to tackle the issue</a>. </p><p>Cloudflare said it's possible to spot such behavior, however, and urged organizations to bolster identity checks. </p><p>"Despite these sophisticated tactics, several high-fidelity detection indicators have emerged, including 'impossible travel' login alerts, the presence of mouse-jiggling software, and specific video metadata micro-artifacts consistent with real-time deepfake rendering,” the company said. </p><p>Notably, Cloudflare advised shifting away from traditional perimeter defenses in favor of <a href="https://www.itpro.com/security/network-security/358282/what-is-zero-trust"><u>zero trust</u></a> biometric verification and stricter geofencing for remote management tools. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/cloudflare-warns-state-backed-hackers-are-weaponizing-legitimate-enterprise-ecosystems-as-living-off-the-land-attacks-surge</link>
                                                                            <description>
                            <![CDATA[ Chinese, North Korean, and Russian-backed threat groups now favor longer-term compromises over brute force attacks ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">tDHyWXyTh5PSUqWYrFAqbV</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pjqoPws66yCB4ujEfq3dte-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 04 Mar 2026 09:23:15 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/pjqoPws66yCB4ujEfq3dte-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Hacker concept image showing silhouette of a hooded individual using a laptop computer with binary code imposed against a red backdrop. ]]></media:description>                                                            <media:text><![CDATA[Hacker concept image showing silhouette of a hooded individual using a laptop computer with binary code imposed against a red backdrop. ]]></media:text>
                                <media:title type="plain"><![CDATA[Hacker concept image showing silhouette of a hooded individual using a laptop computer with binary code imposed against a red backdrop. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pjqoPws66yCB4ujEfq3dte-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>State-sponsored attackers are weaponizing legitimate software and infrastructure to lie in wait, shifting tactics away from data breaches to more sophisticated espionage and disruptive operations.  </p><p>That's according to a new report from Cloudflare that walked through a series of attacks from Chinese hacks against Google Calendar to North Korean IT worker scams – including a tactic that makes use of AI. </p><p>In that attack, the hackers snuck past traditional perimeter defenses by finding credentials hidden in code using secret scanning tools, such as TruffleHog. </p><p>"Once these keys to the kingdom were harvested, the actor leveraged generative AI in real time to navigate unfamiliar, complex SaaS environments," the report said. </p><p>Examples like this underline how <a href="https://www.itpro.com/security/cyber-crime/trend-micro-vibe-crime-agentic-ai-cyber-crime">AI is supporting cyber crime</a> operations, the report noted, making it easier for hackers to target legitimate tools and weaponize them against victims. </p><p>"The accessibility of <a href="https://www.itpro.com/technology/artificial-intelligence/generative-ai-vs-large-language-models">generative AI large language models (LLMs)</a> both increases unwitting user risk and significantly lowers the barrier to entry for highly effective operations," researchers said . </p><p>"Adversaries have moved beyond technically elegant code to 'offense by the system,' leveraging a victim’s own cloud, <a href="https://www.itpro.com/cloud/software-as-a-service-saas/362655/what-is-saas">SaaS</a>, and <a href="https://www.itpro.com/infrastructure/ai-infrastructure-global-divide">AI infrastructure</a> to fund and scale missions."</p><h2 id="nation-state-attackers-shift-tactics">Nation-state attackers shift tactics</h2><p>Cloudflare said it has tracked four primary state actors over the last year, namely Russia, China, North Korea, and Iran. The security firm said it was seeing a blurring of strategic goals, with digital strikes increasingly backing up military actions in conflicts. </p><p>China, for example, has shifted away from bulk data theft to targeting legitimate infrastructure such as the cloud for longer-term compromises and strategic "pre positioning" tactics that are ideal for espionage and disruptive operations. </p><p>"By weaponizing legitimate enterprise ecosystems – such as FrumpyToad’s use of Google Calendar for C2 or PunyToad’s exploitation of F5 and VMware vCenter and ESXi – Beijing has created a resilient, living-off-the-cloud architecture that allows for rapid data exfiltration while remaining nearly invisible to standard perimeter defenses," the report noted. </p><p>Notorious Chinese state-backed hacker groups such as Salt Typhoon have employed living off the land techniques extensively over the last two years, most notably during <a href="https://www.itpro.com/security/cyber-attacks/all-us-forces-must-now-assume-their-networks-are-compromised-after-salt-typhoon-breach">attacks on US State National Guard networks</a> and <a href="https://www.itpro.com/security/cyber-attacks/salt-typhoon-us-congress-email-cyber-attack">US congressional email systems</a>. </p><p>Meanwhile, in Russia, groups like NastyShrew use "high-reputation cloud services" to mask their activities in order to continue targeting Ukrainian critical systems. </p><p>That includes tactical communication apps used by the Ukrainian military, and Cloudflare suggested that was "possibly in support of physical operations."</p><h2 id="the-rise-of-north-korean-it-workers">The rise of North Korean IT workers</h2><p>Cloudflare has also observed what it calls the "industrialization" of a scheme run by North Korea in which AI and other tools are used to <a href="https://www.itpro.com/security/cyber-attacks/north-korean-it-workers-the-growing-threat">pose as American workers to get jobs as remote IT workers</a>. </p><p>"These operatives infiltrate Western organizations by leveraging fraudulent identities and AI-driven deepfakes to bypass video interviews, ultimately funneling hundreds of millions of dollars in revenue back to the regime," the report notes. </p><p>Alongside using AI, threat actors often <a href="https://www.itpro.com/security/fake-north-korean-it-workers-are-rampant-on-linkedin-security-experts-warn-operatives-are-stealing-profiles-to-apply-for-jobs-and-infiltrate-firms">set up digital personas on LinkedIn</a> and GitHub for more legitimacy – sometimes even "renting" the accounts of real American citizens.  </p><p>Once employed, these North Korean workers use <a href="https://www.itpro.com/security/cyber-crime/us-charges-14-members-of-north-korean-it-worker-scam-that-bagged-usd88-million-in-six-years">American-based "laptop farms"</a> that are accessed via remote management and monitoring software from overseas. </p><p>As <em>ITPro </em>previously reported, the number of fake IT worker scams has surged over the last 18 months, prompting security agencies and the FBI to <a href="https://www.itpro.com/security/fbi-issues-guidance-for-enterprises-as-fake-north-korean-it-workers-wreak-havoc">issue advisories on how to tackle the issue</a>. </p><p>Cloudflare said it's possible to spot such behavior, however, and urged organizations to bolster identity checks. </p><p>"Despite these sophisticated tactics, several high-fidelity detection indicators have emerged, including 'impossible travel' login alerts, the presence of mouse-jiggling software, and specific video metadata micro-artifacts consistent with real-time deepfake rendering,” the company said. </p><p>Notably, Cloudflare advised shifting away from traditional perimeter defenses in favor of <a href="https://www.itpro.com/security/network-security/358282/what-is-zero-trust"><u>zero trust</u></a> biometric verification and stricter geofencing for remote management tools. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Russian DDoS: what’s the threat to businesses? ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The UK <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do"><u>National Cyber Security Centre (NCSC)</u></a> has <a href="https://www.itpro.com/security/cyber-attacks/ncsc-names-and-shames-pro-russia-hacktivist-group-amid-escalating-ddos-attacks-on-uk-public-services"><u>issued a warning</u></a> that Russian-aligned hacktivist groups are targeting organizations. The alert describes how <a href="https://www.itpro.com/security/cyber-attacks/crink-attacks-nation-state-hackers--threat-2026"><u>Russia-based adversaries</u></a> including <a href="https://malpedia.caad.fkie.fraunhofer.de/actor/noname057(16)" target="_blank"><u>NoName057(16)</u></a> have been attempting to disrupt operations, taking websites offline and disabling services. </p><p>The hacktivist groups are using <a href="https://www.itpro.com/security/cyber-attacks/how-to-recover-from-a-ddos-attack-and-what-they-can-teach-businesses"><u>distributed denial of service</u></a> (DDoS) attacks – in which websites are flooded with traffic to take them offline – against governments as well as critical infrastructure firms across NATO member states and other European countries.</p><p>Why has this warning been issued and what can organizations do to boost their defenses in response?</p><h2 id="familiar-name">Familiar name</h2><p>NoName057(16) has been around since 2022, emerging shortly after Russia invaded Ukraine. Its self-declared mission is to counteract open hostility towards <a href="https://www.itpro.com/security/cyber-attacks/russia-is-targeting-unpatched-vulnerabilities-what-to-do"><u>Russia,</u></a> targeting NATO-aligned countries, says Darren Anstee, chief technology officer for security at NETSCOUT. </p><p>Renowned for widespread cyber operations and enabling like-minded individuals to disrupt online services on “an exceptionally large scale”, NoName057(16) has garnered notoriety for developing and distributing the DDoSia attack tool, Anstee tells <em>ITPro.</em></p><p>Similar to many hacktivist collectives, NoName057(16) leverages a crowdsourced model, where it utilizes its DDoSia toolkit to mobilise thousands of volunteers via Telegram adds Jamie Collier, lead advisor, Europe at Google Threat Intelligence Group. This “fluid model” has led to challenges in disrupting its efforts, he says. </p><p>Indeed, the hacktivist collective shows no sign of slowing down, even after it was hunted by law enforcement. By consistently promoting its operations online, NoName057(16) has positioned itself as “one of the most visible and persistent hacktivist entities” – despite <a href="https://www.europol.europa.eu/media-press/newsroom/news/global-operation-targets-noname05716-pro-russian-cybercrime-network"><u>law enforcement action</u></a> against the group, says Daniel dos Santos, senior, director, and head of research at Forescout.</p><p>He describes how Forescout analyzed a dataset of hacktivist attacks from 2024: “This single group was responsible for 90% of the activity we observed”.</p><p>Unlike other hacktivist groups that exhibit selective targeting strategies, NoName057(16) has adopted a “broad and high-frequency attack approach”, often carrying out multiple attacks a day across different industries and countries, says dos Santos. “Some attacks targeted the same organizations repeatedly, either due to their strategic value, or to demonstrate the group’s continued ability to inflict damage.”</p><p>The threat to organizations is “significant” because the group is “very successful with DDoS attacks”, says dos Santos. “These attacks often take websites offline for some time, disrupting businesses and affecting their customers.”</p><h2 id="inexperienced-and-technically-unskilled">Inexperienced and technically unskilled</h2><p>The threat from hacktivist groups such as NoName057(16) is quite different to that from other adversaries. The use of DDoS – especially as a primary operation – has historically been a key indicator that a group is inexperienced or technically unskilled, says Marley Smith, principal intelligence specialist at the World Ethical Data Foundation. “Even though they are targeting critical infrastructure, the organizations on the receiving end of these attacks are usually those with exposed assets, or those whose employees have poor security practices in place.”</p><p>However, “unskilled” in this context does not mean “unthreatening” or even “un-resourced”, says Smith. “It means the lead actors are not developing and refining their own bespoke <a href="https://www.itpro.com/malware/28076/what-is-malware"><u>malware</u></a>. Instead, they are more likely to use a simpler, more user-friendly threat apparatus designed for a maximum impact-to-effort ratio.”</p><p>Taking this into account, the goal of these groups is to “drum up as much fear as possible”, or “cause a public outcry” in the hope that the bad press will “coerce governments to turn a blind eye to Russia’s crimes in the future”, Smith explains.</p><p>NoName057(16) is just one example of a pro-Russian hacktivist group. Others include Dienet, Overflame, Red Wolf Cyber and Server Killers, says Anstee. “These hacktivists operate not for financial gain, but to advance ideological goals, aiming to generate media coverage of successful attacks to raise the profile of their points of view.”</p><iframe allow="" height="200px" width="100%" id="" style="" class="position-center" data-lazy-priority="low" data-lazy-src="https://player.captivate.fm/episode/dd292200-93b9-4e0b-86e3-492606241c36/"></iframe><h2 id="mitigating-russian-ddos-attacks">Mitigating Russian DDoS attacks</h2><p>The threat is real and growing, especially for nations targeted by Russian hacktivist groups. The NCSC advises UK organizations and businesses to understand the services they run online and the potential weak points that might expose them to risk from DDoS style attacks. “It advises them to discuss risks and mitigations with their own upstream internet service providers or hosts and to ensure that services can be rapidly scaled to deal with sudden spikes in requests, or data received that can be indicative of an attack,” says Cian Heasley, principal consultant, Acumen Cyber.  </p><p>Along with these mitigations and preparations, the NCSC recommends having an <a href="https://www.itpro.com/security/building-an-incident-response-strategy">incident response plan</a> in place covering business continuity in a DDoS attack scenario.</p><p>This is in addition to removing <a href="https://www.itpro.com/infrastructure/what-is-operational-technology-ot"><u>operational technology (OT)</u></a> connections to the public internet; identifying public-facing assets and removing unintentional exposures. Meanwhile, firms should use <a href="https://www.itpro.com/security/how-to-create-a-secure-password-policy"><u>strong passwords</u></a>, apply principles of least privilege for remote access networks, segment IT and OT and maintain manual backups for systems, the NCSC advises.</p><p>It’s “an old adage”, but you can’t secure what you can’t see, says Anstee. “Comprehensive, consistent visibility across the network and application layers – for all infrastructures, whether on premises or in the cloud – allows cybersecurity teams to know what ‘normality’ looks like, so when there is an attack, they can more quickly identify where there’s an impact, and work out what should be done to ensure service continuity.”</p><p>In addition, Smith advises “avidly reading the news”. “Keep up-to-date on attacks in your country and industry, and on the vulnerabilities discovered in the applications you use. Actively engage with your employees and their habits to close the human-sized gap in your defenses.”</p><p>At the same time, organizations can obtain lists of known “bad internet addresses” associated with denial of service attacks online, or from their security providers, as well as lists of open proxy services that adversaries use to disguise where attacks are coming from, says Heasley. “These can be blocked at the firewall level or through access control lists so traffic never reaches servers that can be overwhelmed.”</p><p>In cases where attacks cannot be easily mitigated, geoblocking can be put in place, Heasley advises. “This would mean UK organizations only accept incoming connections from internet addresses that can be resolved to the UK itself, limiting potential malicious traffic while still allowing some national connectivity.”</p> ]]></dc:content>
                                                                                                                                            <link>https://www.itpro.com/security/cyber-attacks/russian-ddos-whats-the-threat-to-businesses</link>
                                                                            <description>
                            <![CDATA[ The UK National Cyber Security Centre (NCSC) has issued a warning that Russian-aligned hacktivist groups are targeting organizations ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ccTmK5nKuUhmHLYMEQgLEd</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/WaAZGD2aJwzNdfFfUmokSn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 03 Mar 2026 08:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kate O&#039;Flaherty ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/LUULv6n7VJ3BHPnaoLHHdg.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/WaAZGD2aJwzNdfFfUmokSn-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Russian flag, overlaid on a glowing blue digital image of binary code.]]></media:description>                                                            <media:text><![CDATA[The Russian flag, overlaid on a glowing blue digital image of binary code.]]></media:text>
                                <media:title type="plain"><![CDATA[The Russian flag, overlaid on a glowing blue digital image of binary code.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/WaAZGD2aJwzNdfFfUmokSn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The UK <a href="https://www.itpro.com/security/what-is-the-national-cyber-security-centre-ncsc-and-what-does-it-do"><u>National Cyber Security Centre (NCSC)</u></a> has <a href="https://www.itpro.com/security/cyber-attacks/ncsc-names-and-shames-pro-russia-hacktivist-group-amid-escalating-ddos-attacks-on-uk-public-services"><u>issued a warning</u></a> that Russian-aligned hacktivist groups are targeting organizations. The alert describes how <a href="https://www.itpro.com/security/cyber-attacks/crink-attacks-nation-state-hackers--threat-2026"><u>Russia-based adversaries</u></a> including <a href="https://malpedia.caad.fkie.fraunhofer.de/actor/noname057(16)" target="_blank"><u>NoName057(16)</u></a> have been attempting to disrupt operations, taking websites offline and disabling services. </p><p>The hacktivist groups are using <a href="https://www.itpro.com/security/cyber-attacks/how-to-recover-from-a-ddos-attack-and-what-they-can-teach-businesses"><u>distributed denial of service</u></a> (DDoS) attacks – in which websites are flooded with traffic to take them offline – against governments as well as critical infrastructure firms across NATO member states and other European countries.</p><p>Why has this warning been issued and what can organizations do to boost their defenses in response?</p><h2 id="familiar-name">Familiar name</h2><p>NoName057(16) has been around since 2022, emerging shortly after Russia invaded Ukraine. Its self-declared mission is to counteract open hostility towards <a href="https://www.itpro.com/security/cyber-attacks/russia-is-targeting-unpatched-vulnerabilities-what-to-do"><u>Russia,</u></a> targeting NATO-aligned countries, says Darren Anstee, chief technology officer for security at NETSCOUT. </p><p>Renowned for widespread cyber operations and enabling like-minded individuals to disrupt online services on “an exceptionally large scale”, NoName057(16) has garnered notoriety for developing and distributing the DDoSia attack tool, Anstee tells <em>ITPro.</em></p><p>Similar to many hacktivist collectives, NoName057(16) leverages a crowdsourced model, where it utilizes its DDoSia toolkit to mobilise thousands of volunteers via Telegram adds Jamie Collier, lead advisor, Europe at Google Threat Intelligence Group. This “fluid model” has led to challenges in disrupting its efforts, he says. </p><p>Indeed, the hacktivist collective shows no sign of slowing down, even after it was hunted by law enforcement. By consistently promoting its operations online, NoName057(16) has positioned itself as “one of the most visible and persistent hacktivist entities” – despite <a href="https://www.europol.europa.eu/media-press/newsroom/news/global-operation-targets-noname05716-pro-russian-cybercrime-network"><u>law enforcement action</u></a> against the group, says Daniel dos Santos, senior, director, and head of research at Forescout.</p><p>He describes how Forescout analyzed a dataset of hacktivist attacks from 2024: “This single group was responsible for 90% of the activity we observed”.</p><p>Unlike other hacktivist groups that exhibit selective targeting strategies, NoName057(16) has adopted a “broad and high-frequency attack approach”, often carrying out multiple attacks a day across different industries and countries, says dos Santos. “Some attacks targeted the same organizations repeatedly, either due to their strategic value, or to demonstrate the group’s continued ability to inflict damage.”</p><p>The threat to organizations is “significant” because the group is “very successful with DDoS attacks”, says dos Santos. “These attacks often take websites offline for some time, disrupting businesses and affecting their customers.”</p><h2 id="inexperienced-and-technically-unskilled">Inexperienced and technically unskilled</h2><p>The threat from hacktivist groups such as NoName057(16) is quite different to that from other adversaries. The use of DDoS – especially as a primary operation – has historically been a key indicator that a group is inexperienced or technically unskilled, says Marley Smith, principal intelligence specialist at the World Ethical Data Foundation. “Even though they are targeting critical infrastructure, the organizations on the receiving end of these attacks are usually those with exposed assets, or those whose employees have poor security practices in place.”</p><p>However, “unskilled” in this context does not mean “unthreatening” or even “un-resourced”, says Smith. “It means the lead actors are not developing and refining their own bespoke <a href="https://www.itpro.com/malware/28076/what-is-malware"><u>malware</u></a>. Instead, they are more likely to use a simpler, more user-friendly threat apparatus designed for a maximum impact-to-effort ratio.”</p><p>Taking this into account, the goal of these groups is to “drum up as much fear as possible”, or “cause a public outcry” in the hope that the bad press will “coerce governments to turn a blind eye to Russia’s crimes in the future”, Smith explains.</p><p>NoName057(16) is just one example of a pro-Russian hacktivist group. Others include Dienet, Overflame, Red Wolf Cyber and Server Killers, says Anstee. “These hacktivists operate not for financial gain, but to advance ideological goals, aiming to generate media coverage of successful attacks to raise the profile of their points of view.”</p><iframe allow="" height="200px" width="100%" id="" style="" class="position-center" data-lazy-priority="low" data-lazy-src="https://player.captivate.fm/episode/dd292200-93b9-4e0b-86e3-492606241c36/"></iframe><h2 id="mitigating-russian-ddos-attacks">Mitigating Russian DDoS attacks</h2><p>The threat is real and growing, especially for nations targeted by Russian hacktivist groups. The NCSC advises UK organizations and businesses to understand the services they run online and the potential weak points that might expose them to risk from DDoS style attacks. “It advises them to discuss risks and mitigations with their own upstream internet service providers or hosts and to ensure that services can be rapidly scaled to deal with sudden spikes in requests, or data received that can be indicative of an attack,” says Cian Heasley, principal consultant, Acumen Cyber.  </p><p>Along with these mitigations and preparations, the NCSC recommends having an <a href="https://www.itpro.com/security/building-an-incident-response-strategy">incident response plan</a> in place covering business continuity in a DDoS attack scenario.</p><p>This is in addition to removing <a href="https://www.itpro.com/infrastructure/what-is-operational-technology-ot"><u>operational technology (OT)</u></a> connections to the public internet; identifying public-facing assets and removing unintentional exposures. Meanwhile, firms should use <a href="https://www.itpro.com/security/how-to-create-a-secure-password-policy"><u>strong passwords</u></a>, apply principles of least privilege for remote access networks, segment IT and OT and maintain manual backups for systems, the NCSC advises.</p><p>It’s “an old adage”, but you can’t secure what you can’t see, says Anstee. “Comprehensive, consistent visibility across the network and application layers – for all infrastructures, whether on premises or in the cloud – allows cybersecurity teams to know what ‘normality’ looks like, so when there is an attack, they can more quickly identify where there’s an impact, and work out what should be done to ensure service continuity.”</p><p>In addition, Smith advises “avidly reading the news”. “Keep up-to-date on attacks in your country and industry, and on the vulnerabilities discovered in the applications you use. Actively engage with your employees and their habits to close the human-sized gap in your defenses.”</p><p>At the same time, organizations can obtain lists of known “bad internet addresses” associated with denial of service attacks online, or from their security providers, as well as lists of open proxy services that adversaries use to disguise where attacks are coming from, says Heasley. “These can be blocked at the firewall level or through access control lists so traffic never reaches servers that can be overwhelmed.”</p><p>In cases where attacks cannot be easily mitigated, geoblocking can be put in place, Heasley advises. “This would mean UK organizations only accept incoming connections from internet addresses that can be resolved to the UK itself, limiting potential malicious traffic while still allowing some national connectivity.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
            </channel>
</rss>