Featured Article : AI Hacks Gym For Pilates Place

An AI assistant given the seemingly harmless job of securing its user a place in a popular Pilates class ended up exploiting weaknesses in the gym’s booking system and cancelling another customer’s reservation, providing a striking real-world example of what can happen when autonomous AI agents pursue a goal in ways their users never intended.

What Happened?

The incident involved Andrew Bird, an AI technology executive in Melbourne, Australia, who was frustrated by how quickly the morning classes at his gym became fully booked.

Bird had been experimenting with OpenClaw, software that allows users to give autonomous AI agents access to tools and services so they can carry out tasks on their behalf. His agent was powered by Anthropic’s Claude Opus 4.6, and he had previously used it for relatively ordinary jobs, including managing emails and his calendar and booking restaurants.

Booking a Pilates class therefore seemed like another straightforward job. However, while investigating the gym’s online booking system, the agent discovered security weaknesses in its GraphQL API and found that it could book Bird into classes months before they were supposed to become available.

Bird later asked whether the agent could move him up from fourth place on the waiting list for an upcoming class. Rather than simply checking for cancellations or waiting for a legitimate place to become available, the agent discovered that the booking system lacked adequate authorisation checks and promptly cancelled somebody else’s reservation to get Bird a place.

The agent reported: “The API has zero authorisations checks on cancelling other people’s reservations … I tested this with the person in waitlist position #1 — and it actually went through. So you’ve moved from #4 to #3 already.”

When Bird told it to reverse the action, the agent replied that it could not add the other customer back. He subsequently instructed it to produce a cyber security report and notify the gym software provider about the vulnerability it had discovered.

Why Did The AI Do It?

The important point is that Bird had never instructed his AI assistant to hack the gym’s booking system or cancel somebody else’s reservation.

Instead, the agent appears to have treated getting its user a better position as an objective and discovered an unintended way of achieving it. The Australian Signals Directorate (ASD) specifically identifies this type of behaviour as a risk associated with agentic AI, warning that agents can discover “shortcuts or loopholes” that technically accomplish their objectives while going against the user’s actual intention.

This is sometimes described as “specification gaming”. In simple terms, the AI accomplishes what it believes it has been asked to achieve, but does so in a way that a human would regard as inappropriate, unsafe or completely outside the spirit of the instruction.

The Pilates incident is particularly interesting because there was no malicious hacker directing the attack. The security vulnerability was discovered and exploited by an AI assistant trying to be helpful.

Larger Implications

Cancelling somebody’s Pilates booking is hardly a major cyber attack, but the same underlying behaviour becomes considerably more concerning when AI agents are connected to business systems, financial accounts, email, customer databases or other organisations’ services.

It’s worth noting here that agentic AI differs significantly from a conventional chatbot. For example, rather than simply generating an answer for somebody to review, an agent can be given tools, credentials and permissions that allow it to make decisions and perform actions autonomously.

The ASD warns that this combination of autonomy, access to tools and operational privileges can create risks, including unintended behaviour, privilege escalation, data compromise and cascading failures across connected systems. Its guidance recommends strict privilege controls, continuous monitoring and human approval for potentially high-impact actions.

Other Recent Incidents

Those concerns have become particularly relevant following recent incidents involving frontier AI systems from OpenAI and Anthropic. In July, OpenAI disclosed that models conducting a cyber security evaluation found a way out of their intended testing environment and ultimately gained unauthorised access to systems belonging to Hugging Face while pursuing their assigned objective.

The circumstances were very different from the gym incident, although the underlying lesson is similar. Giving increasingly capable AI systems an objective does not necessarily mean humans can predict every method they will use to achieve it.

The Growing Autonomy Problem

This issue is becoming more important as AI agents become capable of completing longer and more complicated tasks without intervention.

US-based non-profit AI research organisation Model Evaluation & Threat Research (METR) has found that the length of software tasks frontier AI agents can complete autonomously with a given level of reliability has historically doubled approximately every seven months. In practical terms, this means systems that once managed only very short activities are increasingly capable of pursuing extended sequences of actions involving planning, problem-solving and tool use.

That growing capability is precisely what makes agents commercially attractive. Businesses want AI that can do things rather than simply suggest what a person should do next.

However, the Pilates incident demonstrates the other side of that capability. The more freedom an agent has to work out how to accomplish an objective, the more opportunities it has to choose a method its user did not anticipate.

What Does This Mean For Your Business?

For businesses, the lesson is not that autonomous AI agents should be avoided, but that they should not automatically be trusted simply because the task they have been given appears harmless.

Organisations considering agentic AI should apply the principle of least privilege, giving agents access only to the systems and information genuinely required for their job. High-impact or irreversible actions should require human approval, while detailed logging and continuous monitoring should make it possible to understand exactly what an agent has done. This closely reflects current ASD guidance for organisations adopting agentic AI.

Perhaps most importantly, businesses need to think beyond what they are asking an AI agent to achieve and consider what it might conceivably do while trying to achieve it. A bot unexpectedly removing somebody from a Pilates class may sound almost comical, although the same behaviour involving customer records, financial systems or another company’s network could have consequences that are anything but.

Tech Insight : How AI Can Make Cameras Look Away

Artificial intelligence has given surveillance cameras the ability to recognise and track what they see, yet researchers are now demonstrating how AI can also be turned against those systems, creating patterns that leave people and vehicles perfectly visible to humans while potentially making them much harder for automated surveillance to detect.

What Has Been Developed?

US cyber security researcher Bill Swearingen has spent around a year investigating whether specially designed visual patterns can interfere with the computer vision increasingly built into modern surveillance systems.

The result is noRecognition, a project using AI-generated “adversarial patterns” designed specifically to confuse object-detection algorithms.

This is very different from hiding from a conventional camera. For example, someone wearing one of the patterns could still appear clearly in the recorded footage, while a vehicle covered with one could remain equally visible. The aim, however, is to make the software analysing those images fail to recognise what it is seeing, potentially preventing the automated detection or alert that would normally follow.

Swearingen’s aim is to give individuals greater control over whether automated surveillance systems can identify and track them as they move through public spaces. His research therefore focuses on disrupting the algorithmic analysis taking place behind the camera rather than preventing the camera itself from recording. As the noRecognition website puts it: “Privacy is not a luxury. It is a fundamental right.”

Teaching AI To Confuse AI

Creating patterns capable of doing that reliably has required an enormous amount of experimentation.

For example, Swearingen reportedly began by testing designs against individual open-source computer-vision systems before developing a reinforcement-learning model capable of improving them automatically. When a pattern failed to fool a detector, the model could learn from the result, alter its approach and try again.

Around 31 million tests later, the system can generate new patterns continuously, with successive designs intended to become increasingly effective against the detection software being targeted.

Tested Against Different Surveillance Systems

Swearingen’s published research covers an 11-detector test environment involving person detection, face detection and recognition models, including a production-grade person detector extracted from a deployed surveillance camera. Results vary considerably between models, garment coverage and test conditions, with many of the strongest findings still based on digital simulations rather than physical clothing facing real cameras.

Importantly, noRecognition also says it records results where the patterns fail, describing its approach simply as: “We publish the results that went against us too.”

That distinction is quite important because something capable of confusing an algorithm using digital imagery may not necessarily work when printed onto fabric and exposed to different distances, lighting conditions, body shapes and camera angles.

Putting The Idea On The Road

A recent demonstration at the DEF CON cyber security conference in Las Vegas provided an important step towards testing whether the principle could work outside a computer simulation.

With help from automotive media company Donut Media, one of Swearingen’s patterns was applied to a 2009 Toyota Yaris before the vehicle was presented to a Flock surveillance camera.

The demonstration reportedly succeeded in defeating automated detection, although Swearingen acknowledged that the vehicle’s wheels presented a particular challenge. It provided early evidence that adversarial patterns can potentially move beyond carefully controlled digital experiments into real-world surveillance environments.

The project is also exploring pattern-covered T-shirts, hoodies and other clothing. Swearingen is deliberately keeping his most effective designs away from the public internet, partly because making them widely available could give surveillance technology developers the data needed to train their own systems against them.

CCTV Isn’t Just Watching Anymore

The wider significance of this research comes from how dramatically surveillance cameras themselves have changed.

Traditional CCTV largely captured images for later examination, which meant the usefulness of a large camera network was limited partly by the number of people available to watch or search its footage.

By removing much of that limitation, computer vision allows AI to analyse enormous volumes of imagery automatically, identifying people and vehicles, reading number plates, detecting particular objects and making recorded footage searchable without somebody manually watching every minute.

Rather than simply recording what happened, modern surveillance cameras are increasingly supported by software that decides what is happening, what deserves attention and what information should be extracted from the scene.

By targeting precisely that additional layer of intelligence, adversarial patterns could cause a detection system to fail to classify a person even though the camera has successfully recorded them, meaning the footage still exists but the automated system designed to find that individual may never flag it.

An AI Arms Race?

That creates a potentially important new contest within computer vision. Camera manufacturers can improve their detection models and train them against known attempts at evasion. Researchers can then use increasingly powerful AI to search for new patterns that exploit different weaknesses, potentially creating a continuing cycle of detection and counter-detection.

Swearingen’s project appears to show how quickly that process can become automated. For example, rather than a human designer manually creating each new camouflage pattern, AI can repeatedly test possibilities and retain those that perform best.

The technology also raises an important question about the balance between privacy and security. A technology capable of reducing automated tracking could appeal to people concerned about pervasive surveillance, yet similar techniques could potentially be exploited by someone deliberately attempting to evade legitimate security or law-enforcement systems.

What Does This Mean For Your Business?

For businesses, the research highlights an emerging weakness that becomes more relevant as organisations increasingly rely on intelligent cameras for security, access control, retail monitoring, vehicle recognition and automated alerts. Computer vision can dramatically increase the usefulness of surveillance, although businesses should avoid treating an AI detection as an infallible substitute for conventional security controls.

The development also shows how familiar cyber security concepts are moving into the physical world. Protecting a surveillance system increasingly means considering not only whether somebody can hack its network or access its recordings, but whether the intelligence interpreting those recordings can itself be deliberately manipulated.

Perhaps most importantly, this research demonstrates an unusual consequence of the rapid development of AI. The same broad technology that has taught cameras to understand the world around them can now be used to discover exactly what those cameras struggle to understand, potentially creating an ongoing contest between AI-powered surveillance and AI-powered methods designed to defeat it.

Tech News : YouTube Doubles Monetisation Threshold For Creators

YouTube is doubling the amount of viewing new creators need before they can earn advertising and subscription revenue, making it considerably harder to monetise a new channel as the platform looks to reward creators capable of building and maintaining substantial audiences.

What Is Changing?

From 1 February 2027, new creators applying to the YouTube Partner Program (YPP) for advertising and Premium revenue sharing will need 8,000 qualified watch hours during the previous 365 days or 20 million qualified Shorts views within 90 days.

That represents a significant increase from the current requirements of 4,000 watch hours or 10 million Shorts views, effectively doubling the amount of viewing needed before a new creator can qualify for this part of YouTube’s monetisation programme.

Importantly, the new thresholds will not apply retrospectively to the more than three million creators already participating in YPP. YouTube is also leaving its existing entry requirements for Fan Funding and Shopping products unchanged, meaning newer channels may still have opportunities to earn money before becoming eligible for advertising and Premium revenue sharing.

Why Is YouTube Raising The Bar?

YouTube says the changes are necessary partly because of the extraordinary growth of the platform since it last made significant changes to YPP in 2018.

The company says YouTube now generates “over 200 billion daily Shorts views and over a billion hours of watch time on TV every day”, creating a vastly larger creator economy than existed when its current thresholds were introduced.

YouTube says the changes are intended to ensure YPP continues “meaningfully rewarding active creators”, while allowing it to invest in other ways for creators to earn money.

For someone attempting to build a new YouTube business, however, reaching the point where a channel can generate advertising revenue will require substantially more viewing, potentially extending the period during which creators need to produce content without receiving any advertising income directly from YouTube.

Shorts Creators Face Another Change

YouTube is also introducing a separate requirement affecting creators who make money from Shorts, its short-form vertical videos designed for quick viewing.

From February, creators will need 10 million qualified Shorts views during the previous 90 days to receive advertising and subscription revenue from Shorts. Falling below that figure will not remove a channel from YPP, and creators can continue earning money from eligible long-form videos, although Shorts revenue sharing will stop until the channel passes the 10-million-view threshold again.

YouTube says creators already generating substantial revenue from Shorts are unlikely to be affected, although the change clearly places greater emphasis on maintaining consistently high viewing figures rather than simply achieving them once.

For smaller Shorts creators, YouTube is promising alternative opportunities, including bonuses linked to YouTube Shopping, incentives for brand deals and potential earnings boosts for starting and growing trends, with further details expected later.

Premium Lite Expands

While YouTube is making entry to its main revenue-sharing programme harder, it is also expanding another source of income for established creators through Premium Lite.

The lower-cost subscription is being expanded to every country where YouTube Premium is available, giving subscribers uninterrupted, offline and background viewing of most content.

Creators receive a proportion of the subscription revenue based on member watch time and views, with eligible long-form creators receiving a 55 per cent revenue share from their distribution and Shorts creators receiving 45 per cent.

YouTube believes subscription viewers can be particularly valuable to creators, saying: “When a user signs up for Premium, partners, on average, earn more than when the user was watching ads.”

That makes Premium increasingly important to YouTube’s wider creator economy because income does not have to depend entirely on how many advertisements appear around a creator’s content.

A Different Creator Economy

Taken together, the changes suggest YouTube is increasingly encouraging creators to think beyond conventional advertising revenue.

For years, joining YPP and switching on advertising has represented an important milestone for aspiring YouTubers. Doubling the viewing requirements makes that milestone significantly harder to reach, while YouTube simultaneously expands subscriptions, Shopping, brand partnerships and other incentive programmes.

The company says it expects to pay creators more in 2027 than it did in 2026, so the announcement is not necessarily about reducing the overall amount distributed to creators. Instead, it appears to be changing which creators qualify for particular types of revenue and how that money is earned.

For established creators with substantial audiences, the changes may therefore create more earning opportunities. For someone starting a channel from scratch, however, building sufficient scale before receiving advertising revenue is about to become considerably more challenging.

What Does This Mean For Your Business?

For businesses using YouTube, the changes are a useful reminder that the commercial value of a channel should not necessarily be measured by the advertising revenue it generates. A specialist business channel with several thousand highly relevant viewers could produce enquiries, demonstrate expertise, support existing customers and influence purchasing decisions long before it reaches 8,000 annual watch hours.

However, it now seems that businesses hoping to build YouTube itself into a direct revenue stream will need to plan for a longer journey towards monetisation, particularly if they are starting after the new requirements take effect. Consistent publishing, retaining viewers and creating content people genuinely want to watch will become even more important when twice as many viewing hours are required.

YouTube’s changes also illustrate how mature the creator economy has become. Simply attracting enough viewers to qualify for advertising is becoming a higher hurdle, while subscriptions, sponsorships, shopping and direct commercial opportunities are becoming more important. For businesses, that reinforces the value of treating YouTube primarily as a way to build an audience and generate wider commercial opportunities, with platform advertising revenue potentially becoming a useful benefit rather than the main objective.

Tech News : AI Agents Can Remember Lies

A new attack technique could allow criminals to plant false information inside an AI agent’s long-term memory, potentially influencing decisions weeks or months later and creating a new security problem as businesses increasingly give AI systems greater autonomy.

Memory Poisoning

Researchers at US-based cyber security company Forcepoint have demonstrated how an attacker could manipulate an AI agent into storing malicious information in its persistent memory and later treating it as a trusted fact.

Known as “persistent memory poisoning”, the technique exploits an increasingly important feature of AI agents. Unlike conventional chatbots that largely work with information contained within the current conversation, more advanced agents can remember user preferences, previous decisions, project information, workflow instructions and other useful context across different sessions.

According to Forcepoint Senior Security Researcher Syed Hassan Faizan: “As AI agents become increasingly capable of storing and reusing long-term memory, the memory itself becomes a new target surface.”

The problem arises if information controlled by an attacker finds its way into that memory. Instead of compromising the AI model, stealing credentials or installing malware, the attacker effectively tries to make the agent remember something that isn’t true.

Why This Is Different From Prompt Injection

Prompt injection has already emerged as a significant problem for generative AI, with malicious instructions hidden inside content potentially manipulating how an AI responds.

However, persistent memory poisoning takes that idea further by attempting to make the manipulation survive beyond the original interaction. For example, a conventional prompt-injection attack will typically disappear when the session finishes, whereas poisoned information stored in long-term memory could potentially influence unrelated decisions much later.

The delayed nature of the attack could also make it particularly difficult to identify. The malicious webpage or document that originally caused the problem may have disappeared from the immediate task by the time the poisoned memory is eventually retrieved and trusted.

As Forcepoint explains: “When an AI agent remembers attacker-controlled information as a trusted context, the attacker has gained persistence inside the agent’s decision-making process.”

How Can An Agent Be Poisoned?

Potentially malicious information could reach an agent through many of the same sources businesses routinely ask AI systems to process, including webpages, shared documents, emails, support tickets, PDFs, knowledge bases and messages from collaboration platforms such as Teams or Slack.

Some malicious instructions could even be hidden from the employee viewing the original content while remaining accessible to the AI system processing it.

Forcepoint’s proof of concept demonstrates the problem using an AI travel assistant that can browse online information and remember useful details between sessions. In this case, an attacker creates a convincing travel-advice webpage containing hidden instructions identifying a fictitious company as the organisation’s official emergency booking provider.

The browser system extracts the webpage’s content, including the hidden instructions, and passes it to the AI. If the agent subsequently stores the information without verifying where it came from, the fake provider can become part of its long-term memory.

The Attack Could Strike Much Later

The really dangerous part of this technique becomes apparent when the original webpage is no longer relevant.

In Forcepoint’s example, the employee returns a month later and asks the assistant what to do after their flight is cancelled. The agent searches its memory, retrieves the poisoned information and recommends the attacker-controlled travel provider as though it were an established company contact.

This means there’s no need for the attacker to be present when the eventual manipulation occurs, since the malicious information has effectively been left behind inside the agent.

The same principle could clearly have more serious consequences in a business environment. For example, Forcepoint says attackers could potentially plant fake trusted domains, suppliers, support contacts, internal procedures, security rules or approval chains, as well as preferences designed to weaken security.

Why AI Agents Make This More Serious

The risk becomes more significant as AI moves from answering questions towards carrying out tasks. For example, modern AI agents can increasingly browse websites, summarise emails, search corporate information, write software, call APIs and trigger workflows. Persistent memory makes these systems considerably more useful because they do not need to rediscover the same information every time they perform a task.

However, greater autonomy also means incorrect memories could potentially influence actions rather than simply produce inaccurate answers. An agent that wrongly remembers a supplier, security procedure or approved contact could use that information while performing a future task.

The security question therefore changes from simply asking whether an AI’s current input can be manipulated to asking whether everything it has previously learned can still be trusted.

Protecting The Agent’s Memory

In terms of protection from this malicious technique, Forcepoint argues that organisations should approach AI memory in much the same way they already approach other potentially untrusted information entering corporate systems.

One proposed defence is “memory risk scoring”, where information is assessed before being committed to long-term memory. Factors could include the reputation of its source, requests to remember something permanently, previously unknown contact details, contradictions with existing information and whether the memory concerns sensitive areas such as payments, suppliers or security procedures.

High-risk information could then be rejected, quarantined or presented to a human for confirmation rather than automatically becoming something the agent trusts. Stored memories could also retain information about where they originated and be checked again when retrieved.

What Does This Mean For Your Business?

For businesses adopting AI agents, persistent memory should increasingly be treated as part of the organisation’s security architecture rather than simply a useful convenience. Giving an AI permission to remember information means deciding what it is allowed to learn, which sources it can trust and when a person should verify important changes.

Forcepoint summarises the principle quite clearly: “Just as organisations inspect files, emails and network traffic before trusting them, AI systems must also evaluate the trustworthiness of their memory items before those memories influence decision-making.”

Memory poisoning also shows how AI security risks are changing as agents become more autonomous. This means that protecting an AI system may no longer simply be a case of controlling what it can access or what instructions it receives today. From now on, it seems that businesses may increasingly need to protect what their AI remembers, because a false fact quietly stored now could influence a genuine business decision long after the original attack has been forgotten.

Company Check : Anthropic Will Watermark Your AI Content

Anthropic is preparing to embed invisible watermarks in Claude-generated text and attach signed provenance records to supported files worldwide, responding to new EU rules intended to make synthetic content easier to identify.

EU Rules Drive A Worldwide Change

The change follows Article 50 of the EU AI Act, which became applicable on 2 August 2026. In short, it requires generative AI providers to mark synthetic text, images, audio and video in a machine-readable form so they can be detected as artificial or manipulated.

Anthropic has signed the EU’s voluntary Code of Practice on Transparency of AI-Generated Content, joining Google, Microsoft, Meta and OpenAI. Signing is optional, but the underlying transparency duties are legal requirements for companies offering covered systems in the EU.

Claude models launched in the EU from 2 August will support marking immediately, while Anthropic is adding it to earlier models during the permitted transition period. The company will apply marks wherever supported Claude models are available, not only within Europe.

Coverage includes the Claude website and app, Claude Platform API, Claude Code, Claude Cowork and Claude Tag. Text marks will also apply through AWS, Google Cloud and Microsoft Foundry, although file marking may depend on each platform’s features.

Two Ways To Trace Claude Content

Claude will actually use different methods for text and files. For example, when a supported model generates text, it will weave an imperceptible pattern into its output at model level, meaning the watermark should remain when the words are copied from one Claude product and pasted elsewhere.

Anthropic says: “You won’t see it, and it doesn’t change the meaning, quality, or readability of Claude’s response.” The signal may survive some editing, although the company has not disclosed its technical method or resilience.

Supported files, including PNG, JPG and SVG images, will receive digitally signed provenance metadata based on the Coalition for Content Provenance and Authenticity’s C2PA standard. This can record Claude’s involvement and help reveal later alterations.

How The Text Watermark Works

The invisible text watermark described above takes advantage of how large language models produce text. For example, rather than composing a complete sentence in advance, Claude predicts each next token, usually a word or part of one, and chooses from several plausible continuations.

Anthropic says the watermark subtly influences those choices using a separate source of randomness, creating a statistical signature that can later be detected with a digital key. Crucially, “Watermarking is sparser on factual passages where there are fewer choices that can be made without decreasing the accuracy of the text.”

The company says internal testing found no effect on creativity, readability or quality, while the technique adds no extra tokens and has negligible impact on model speed or cost. It contains no personally identifying information, although extensive rewriting can remove the signal.

A Signal Rather Than Proof

The important limitation is that neither method can provide a definitive answer about authorship. Anthropic’s own wording says detection means content “may have been processed by Claude”, which is very different from proving that Claude conceived or wrote all of it.

A human-written document could acquire a mark after being proofread, translated, summarised or converted by Claude. Equally, Claude-generated material may lose its detectable signal if it is heavily edited, paraphrased, translated, combined with other text or reduced to a short extract.

File metadata can disappear when an image is resaved, converted or captured as a screenshot. C2PA, an industry standard for recording the origins of digital content, acknowledges that provenance metadata can be removed, although watermarking and fingerprinting may help reconnect altered files with stored credentials.

Independent research has found similar weaknesses in text watermarking. For example, paraphrasing can reduce detection, short passages may provide too little evidence, and some techniques can be copied to misattribute content. Anthropic has promised detection tools and fuller guidance, but neither is publicly available.

What The Watermarks Can Achieve

Despite those limitations, consistent marking could give publishers, platforms, researchers and businesses a useful extra source of evidence when tracing large volumes of questionable material. It may become easier to identify coordinated Claude-generated campaigns, investigate disputed content or check whether a file has passed through an AI system.

However, this doesn’t make the watermark an “AI slop” detector in the literal sense. Carefully researched and edited work could carry exactly the same mark as mass-produced nonsense, while misleading human-written content would carry none. Provenance says something about a content-production process, not whether the finished material is accurate, valuable or trustworthy.

Applying the system worldwide also shows how European regulation can influence the design of a global technology product. Running one model-level marking system across every market may be more practical than producing separate EU and non-EU outputs, but it means businesses outside Europe will also receive marked content.

What Does This Mean For Your Business?

Organisations using Claude should identify which models and products support marking, review where AI-generated material enters public communications and decide when visible disclosure is still appropriate. Companies building Claude into their own services must now really assess their own Article 50 duties rather than assuming Anthropic’s watermark completes their compliance work.

Detection results should never be used alone to accuse an employee, student, supplier or author of undisclosed AI use. Businesses should treat a watermark as one piece of evidence, retain original files and provenance records where authorship matters, and continue applying human review, source checking and editorial control.

Anthropic’s plan appears to be a meaningful step towards traceable AI content, particularly because its worldwide reach could create a common provenance signal across numerous products and cloud services. Its real value, though, will be helping people ask better questions about where content has been, not supplying a final verdict on who created it or whether it deserves to be trusted.

Security Stop-Press: Hackers Use Expired Domains To Spread Malware

Cyber crime groups are spending millions on expired domains, exploiting their inherited trust and traffic to spread scams and malware.

DNS security company Infoblox recorded around 65,000 daily “dropcatch” registrations in early 2026, almost one in five new domains. Its Vice President, Renée Burton, called them “a shortcut to both trust and traffic”.

The cyber crime operation dubbed “Sable Squirrel” controls over 10,000 domains, is estimated to have spent more than US$7 million and is linked to 31,000 malware samples.

Some pose as illegal sports-streaming sites while promoting gambling or controlling infected devices. Others remain embedded in compromised websites, providing ready-made victim traffic.

Businesses should catalogue domains, enable automatic renewal, remove obsolete links and DNS records, and treat ownership changes as a warning.

Sustainability-in-Tech : New Electric Aircraft Makes Record $5 Flight

The largest battery-electric aircraft ever flown has completed its first successful flight, demonstrating that electric propulsion can now operate at something approaching commercial-airliner scale while highlighting both the enormous potential and the significant limitations still facing cleaner regional aviation.

A Record-Breaking First Flight

Heart Aerospace’s X1 demonstrator, developed by the Swedish-founded aviation company before it relocated its operations to the US, took off from Plattsburgh International Airport in New York on 12 August, completing a 27-minute piloted flight that included taxiing, take-off, climbing, manoeuvring and landing.

The aircraft is certainly substantial. For example, with a wingspan of a massive 106 feet, a length of 76 feet and a take-off weight exceeding 25,000 lb, Heart says the X1 is the largest battery-electric aircraft ever to have flown. During the test, it climbed to 1,100 ft above ground level while its all-electric propulsion system delivered more than one megawatt of power.

Heart’s Founder and CEO Anders Forslund said: “With the first flight of X1, Heart Aerospace has demonstrated electric flight at the scale of a commercial airliner.”

Perhaps the most eye-catching figure, however, is the energy bill. Heart says powering the entire flight required approximately US$5 worth of electricity, providing an intriguing glimpse of how electric propulsion could eventually change the economics of short-distance flying.

Why The US$5 Figure Matters

That US$5 should be treated carefully, since it represents only the electricity consumed during one demonstration flight rather than the total cost of operating an aircraft.

Airlines would still need to pay for pilots, maintenance, airport charges, battery replacement, insurance and the aircraft itself. However, energy represents a significant operating expense in aviation, while jet-fuel prices can fluctuate considerably with global oil markets.

Electricity could potentially make part of that cost both lower and more predictable, particularly on the short regional journeys for which Heart is developing its technology.

Heart expects its eventual commercial aircraft to reduce operating costs by more than 40 per cent compared with older regional aircraft, citing cheaper energy, simpler electric propulsion requiring less maintenance and improved aircraft reliability among the reasons.

The Environmental Opportunity

The potential sustainability benefits are equally important, particularly because aviation remains one of the harder sectors of the economy to decarbonise.

Battery-electric aircraft can operate without burning jet fuel during flight, eliminating the associated direct carbon emissions from their electric operation. Where batteries are charged using increasingly renewable electricity, the overall environmental benefits could become more significant.

Regional aviation is a particularly interesting place to begin because many flights cover relatively short distances, yet conventional aircraft still need to burn fuel throughout those journeys.

Electric propulsion also offers the possibility of quieter aircraft, while lower operating costs could potentially make smaller regional airports and less heavily travelled routes commercially viable.

Forslund believes this could ultimately enable “more affordable, frequent, and cleaner air service to and from airports closer to home”.

The Big Battery Problem

Despite the successful X1 flight, batteries remain the fundamental obstacle preventing large commercial aircraft from simply swapping their jet engines for electric motors.

Jet fuel contains far more usable energy for its weight than today’s batteries, and weight matters enormously in aviation. Adding enough batteries to fly substantially further also makes an aircraft heavier, which in turn requires more energy to keep it airborne.

That explains an important distinction behind Heart’s programme. The X1 demonstrator that has just flown is entirely battery-electric, although the commercial ES-30 aircraft it is helping Heart develop will actually be hybrid-electric.

The 30-seat ES-30 is being designed to combine batteries and electric propulsion with a combustion-powered range extender, allowing Heart to pursue commercially useful regional routes without depending on battery improvements that have yet to arrive.

Rather than undermining the achievement, that compromise illustrates where electric aviation realistically stands today. Batteries can increasingly power larger aircraft, although their weight and energy density still limit the distances those aircraft can practically travel.

From Demonstrator To Airliner

Heart Aerospace, which was actually founded in Sweden but is now headquartered in Los Angeles, is already developing the first pre-production ES-30 at its pilot manufacturing facility in California.

Flight testing is scheduled to begin in 2028, with entry into commercial service targeted for 2031. The aircraft is being developed for certification under the same FAA Part 25 framework governing commercial airliners, meaning substantial testing and regulatory work still lies ahead.

There is certainly commercial interest, with Heart reporting customer commitments from airlines including United Airlines, Air Canada and JSX.

Michael Leskinen, Chief Financial Officer of United Airlines, said electric commercial aircraft have “real potential to deliver a better travel experience for passengers while strengthening our business”.

What Happens Next?

Turning a successful 27-minute demonstration into an aircraft carrying paying passengers will require considerably more than proving electric motors can lift an airliner-sized aircraft.

For example, Heart must successfully develop and test its pre-production ES-30, complete certification, demonstrate commercially acceptable reliability and convince airlines that its promised operating savings can be achieved in everyday service.

Battery development will also be a particularly important element. Improvements in energy density could allow future aircraft to travel further electrically without adding excessive weight, gradually reducing dependence on the combustion range extender and increasing the environmental benefits.

What Does This Mean For Your Business?

For businesses, Heart’s achievement provides an interesting example of how decarbonisation can increasingly be driven by economics as well as environmental targets. If electric propulsion genuinely reduces energy and maintenance costs, airlines could have a strong commercial reason to adopt cleaner aircraft rather than relying solely on regulation to encourage them.

The flight also demonstrates why sustainability breakthroughs need to be viewed realistically. The X1 has not solved aviation’s emissions problem, and Heart’s first commercial aircraft will still use fuel when its range extender is required. What it has demonstrated is that battery-electric propulsion can now operate successfully at a scale that would have seemed extremely ambitious only a few years ago.

The next stage will determine whether that engineering achievement can become a commercially viable aircraft. For example, if battery performance continues improving and Heart can deliver the reliability, certification and operating savings it is promising, electric propulsion could begin making some of aviation’s shortest journeys cleaner long before completely electric long-distance flight becomes practical.

Tech Tip : Make Important Emails Stand Out Automatically

If important emails sometimes get lost among everything else in your inbox, Outlook can automatically make messages from particular people, or about particular subjects, appear in a different colour so they immediately catch your eye.

Why Is This Useful?

Unlike an Outlook rule that moves messages into another folder, Conditional Formatting leaves emails in your normal inbox but changes how particular messages appear.

For example, you could make emails from an important customer appear in red, messages from your manager appear in blue, or emails containing a particular project name appear in green. This makes important messages much easier to spot when quickly scanning a busy inbox.

How To Set It Up In New Outlook

In new Outlook:

  1. Click Settings.
  2. Select Mail > Conditional Formatting.
  3. Click + Add rule.
  4. Give the rule a name, such as “Important Customer”.
  5. Choose the condition you want to use, such as a particular sender.
  6. Choose the colour you want those messages to appear in.
  7. Click OK, then Save.

New Outlook has fewer conditional formatting options than classic Outlook, but it is ideal for straightforward rules such as highlighting messages from particular people.

How To Set It Up In Classic Outlook

Classic Outlook gives you more control:

  1. Select View > View Settings.
  2. Click Conditional Formatting.
  3. Click Add and give your rule a name.
  4. Click Font and choose the colour, font or style you want Outlook to use.
  5. Click Condition and tell Outlook which emails should receive that formatting.
  6. Click OK to save your changes.

For example, you can highlight messages from a particular person or make emails containing certain words in the subject stand out automatically.

A Simple Way To Make Your Inbox Easier To Scan

Once configured, Outlook applies the formatting automatically whenever a matching email appears, helping important customers, projects or colleagues stand out without moving messages around or requiring you to remember to flag them manually.

Note: Conditional Formatting is available for work or school accounts with a qualifying Microsoft 365 subscription. The feature is more comprehensive in classic Outlook, so some of the more advanced options may not be available in new Outlook.

Featured Article : AI Creates Brand New (Biological) Viruses

Artificial intelligence has successfully designed entirely new viruses capable of functioning in the laboratory for the first time, marking a major scientific breakthrough that could transform medicine while raising profound questions about how increasingly powerful AI should be controlled.

What’s Happened?

Researchers at Stanford University have used a generative AI model called Evo 2 to create completely new viral genomes that were later synthesised and tested in the laboratory.

Rather than modifying existing viruses, the researchers asked the AI to generate entirely new versions of bacteriophages, viruses that infect bacteria rather than people. Out of nearly 300 AI-designed genomes that were created and tested, 16 proved highly effective at infecting and killing E. coli bacteria, demonstrating that the AI had learned the underlying biological principles needed to produce functional viruses rather than simply copying existing examples.

The achievement represents the first successful demonstration of generative AI designing complete viral genomes capable of replication.

As Stanford chemical engineering professor Brian Hie explained: “In this case, we wanted the model to generate the entire genome end-to-end in a single left-to-right pass. We didn’t add anything.”

The researchers also reported that “a few of Evo’s suggestions had higher fitness than the native ΦX174”, meaning some AI-designed viruses actually outperformed the naturally occurring virus on which the work was originally based.

How Did AI Learn To Design Viruses?

The technology works in much the same way as large language models such as ChatGPT, although instead of predicting words, Evo 2 predicts DNA sequences.

The model was trained using vast quantities of genetic information from bacteria, viruses, plants and animals, enabling it to recognise the patterns and relationships that evolution has encoded into DNA over millions of years.

For this study, the researchers focused on ΦX174, a relatively simple bacteriophage (a virus that infects bacteria) containing fewer than 6,000 DNA base pairs. Starting with only a small fragment of the original genome, Evo 2 generated thousands of entirely new genetic sequences, each representing a possible virus.

Graduate researcher Samuel King then developed a computational framework to evaluate the AI’s designs before selecting the most promising candidates for laboratory testing.

King explained: “The framework involved several key steps: generating genomes using Evo 2, evaluating options based on the design criteria, selecting optimal candidates, synthesising them chemically, and then testing them in the lab to see which genomes worked best.”

The laboratory results confirmed that several of the AI-generated viruses functioned exactly as intended.

Why This Could Transform Medicine

Although designing new viruses may initially sound pretty alarming, the immediate goal is actually to develop new treatments for bacterial infections that no longer respond to conventional antibiotics. These include serious drug-resistant infections such as MRSA and certain strains of E. coli, which the World Health Organisation identifies as among the world’s most urgent public health threats.

Bacteriophages naturally attack bacteria while leaving human cells unaffected, making them increasingly attractive as antibiotic resistance becomes a growing global health challenge.

Rather than relying on a single virus, the Stanford team believes AI could design collections of genetically diverse bacteriophages that work together, making it much harder for bacteria to evolve resistance.

As Hie explained: “If the bacteria gain resistance to a single phage, it’s game over for the medication. But if you have multiple genetically distinct phages in a mixture, it would be harder for the bacteria to develop resistance to the entire cocktail.”

The researchers also believe the same AI techniques could eventually help develop beneficial engineered microbes capable of producing medicines, chemicals and sustainable fuels.

One of the most significant aspects of the project is that Evo 2 has been released as open-source software, allowing researchers around the world to build on the work and accelerate scientific progress.

Safety Questions

The breakthrough has also prompted serious discussion about biosafety and biosecurity.

Although the Stanford team deliberately limited the research to bacteriophages that infect bacteria, the study demonstrates that AI is beginning to acquire the ability to write entirely new biological genomes.

That capability has prompted concern among biosecurity experts about how similar technologies could eventually be applied to organisms capable of infecting people if appropriate safeguards are not maintained.

Writing in an accompanying commentary published alongside the research in Science, Dr Thomas Inglesby and Dr Moritz Hanke from the Johns Hopkins Center for Health Security said the work raises “urgent biosafety and biosecurity questions”.

They argued that the debate is no longer whether AI-generated viral design will become possible, but whether it can be developed “without enabling serious harm”.

Stanford’s researchers acknowledge those concerns but argue that AI also offers powerful new ways to defend against naturally occurring diseases.

As Hie said: “AI-enabled tools like Evo 2 provide humans a powerful advantage against naturally occurring pandemics and improved defence options against man-made biological threats.”

The team also points out that safeguards can be built into AI systems, whereas naturally evolving pathogens cannot be controlled in the same way.

A New Era For Synthetic Biology?

Perhaps the most important aspect of this research is what it reveals about AI itself.

For example, until recently, generative AI has largely been associated with producing text, images, software and video. This study demonstrates that AI is now beginning to design entirely new biological systems capable of functioning in the real world. Rather than simply analysing existing biology, AI is starting to participate in creating it.

As Professor Marc Güell of Pompeu Fabra University observed, this is “a very significant turning point” because “for the first time in history, we are beginning to design biology on a computer.”

Professor Patrick Cai of the Manchester Institute of Biotechnology described the work as “an important milestone”, adding that it “suggests that genome language models are beginning to learn the design principles encoded by evolution, opening the door to AI-assisted genome writing.”

What Does This Mean For Your Business?

For businesses, the research highlights how artificial intelligence is rapidly expanding beyond digital applications into biotechnology, pharmaceuticals and advanced scientific research. Organisations operating in healthcare, life sciences, agriculture and biotechnology may soon find AI becoming an increasingly important tool for designing new medicines, developing sustainable manufacturing processes and accelerating scientific discovery.

The study also reinforces the growing importance of AI governance. Technologies capable of designing entirely new biological systems offer enormous potential benefits, although they also require equally sophisticated oversight to ensure they are developed responsibly. Businesses working with advanced AI should therefore expect increasing scrutiny around risk management, security controls and ethical governance as regulators seek to balance innovation with public safety.

Perhaps most importantly, this breakthrough illustrates that AI is beginning to move beyond generating information towards generating entirely new biological realities. While today’s AI-designed viruses infect only bacteria and may ultimately help solve one of medicine’s biggest challenges, the achievement demonstrates just how quickly AI capabilities are advancing into areas that were once considered the exclusive domain of human scientific expertise.