Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

UK manufacturers face rising hacking risk as survey shows 30% were hit last year

Big companies describe being under constant threat but only half have a plan in place to respond to an attack Nearly a third of British manufacturers have been hit by a cyber-attack on them or a company in their supply chain, according to a survey that highlighted the growing hacking risk to companies. The findings come almost a year after Britain’s largest automotive employer, JLR, was hit by an…

UK manufacturers face rising hacking risk as survey shows 30% were hit last year

British manufacturers face an increasing risk of cyber-attacks, with nearly a third experiencing an incident in the past year, according to a survey by MakeUK. JLR, Britain's largest automotive employer, was hit by an attack in August last year, causing production halts and costing the UK economy at least £1.9bn. Only half of the manufacturers surveyed had a plan to respond to an attack, highlighting the need for improved cybersecurity measures.

The rise of generative AI and the number of connected points in factories have made it easier for hackers, often backed by hostile states, to penetrate company defenses. Large businesses report being under constant attack, with the UK government estimating cybercrime costs the economy £14.7bn annually. JLR's attack, likely carried out by Russian hackers, forced the company to shut down systems across its factories, offices, and retail operations.

Written by urgent.news from Guardian Technology's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at theguardian.com →

More in Tech

[Interview] Julian Sawyer, CEO of Zodia Solutions | Digital Assets Are Becoming the Invisible Rails of Banking

Digital assets are moving beyond their origins as a distinct asset class and becoming part of the infrastructure through which financial institutions manage custody, settlement, tokenisation and…

  • Digital assets becoming integral to mainstream banking infrastructure
  • Banks face challenges integrating digital assets with existing systems
  • Financial institutions building controlled digital asset infrastructure

Dev Log: 2026-08-12 — a 96s suite that became 42s, a capability that wasn't a scope, and four steps to a passkey

Fifteen commits, three repos, and the bulk of it in one: a control plane that got an MCP surface, a much faster test suite, and a handful of things that turned out to be quietly wrong once I looked…

  • A 96-second suite was optimized to 41 seconds through fifteen commits and three repositories.
  • Redundant seeder calls were removed, and test impact analysis was improved with pcov over Xdebug.
  • Four steps were outlined to enable passkeys in the application.

SNEPPX-Alg: Project Structure, Current Status, and How to Contribute

A transparent look at the 522-commit C++ AI runtime Project Overview SNEPPX-Alg is an open-source (MIT) AI runtime written in C++ with Python bindings.

  • SNEPPX-Alg is an open-source C++ AI runtime with Python bindings.
  • Project includes memory encryption, control-flow obfuscation, and runtime monitoring.
  • Contributions sought for Python bindings and kernel optimization.