The Growth of Vulnerability Management: The Rise of Agentic AI Pentesting

The Growth of Vulnerability Management: The Rise of Agentic AI Pentesting

Cybersecurity shifts fast. Manual penetration tests remain valuable, especially for nuanced attack paths and business-logic issues, but they are expensive, point-in-time, and difficult to run continuously. By the time a report is delivered, the environment may have already changed. Automated scanners improved coverage and frequency, but most still rely on known signatures, templated checks, and shallow validation. They can find obvious issues, but they rarely match the adaptive reasoning, chaining, and persistence of a skilled attacker.Platforms like XBOW help security teams move toward continuous validation by running AI-driven tests that mimic large-scale human attackers. This shift moves the focus from periodic assessment and reactive patching toward ongoing exposure management and earlier prevention.

From Automation to Agency

To appreciate the value of these modern platforms, it’s important to separate traditional automation from what is called “agentic” AI. Earlier AI pentesting tools mostly worked like advanced “if-then” systems, running preset scripts and looking for known patterns. While useful to automate some tasks pentesters perform, these tools lack the ability to pivot.

If a standard tool hits a non-standard login portal, it generally stops. An agent platform, however, can identify and adapt to the obstacle, reason through potential bypasses, and attempt alternative tactics.

This core differentiator is the “agent,” a specialized model capable of goal-oriented planning. These platforms employ real-time attack path analysis tools. They identify a low-severity vulnerability and assess whether it could be exploited to gain access

to a high-value asset. This approach imitates how an advanced attacker moves laterally within a system. The result is a clearer and more realistic view of the organization’s real risk compared to just listing bugs in a spreadsheet without context.

Comparing Methodologies: Strategy and Execution

When comparing platforms in this area, the industry is shifting focus from just ticking off features to demonstrating how effectively those features can be used. Modern platforms, including XBOW, focus on high-fidelity testing that avoids disrupting production environments while still proving that a vulnerability is reachable.

Three main architectural approaches have emerged as standouts:

Continue ReadingThe Growth of Vulnerability Management: The Rise of Agentic AI Pentesting

Linux Kernel 7.1 Officially Released with New NTFS Driver, Intel FRED, and Major Code Cleanup

Linux Kernel 7.1 Officially Released with New NTFS Driver, Intel FRED, and Major Code Cleanup

The Linux kernel development team has officially released Linux Kernel 7.1, marking the first major update in the 7.x series. Announced by Linus Torvalds on June 14, 2026, the release introduces a mix of new features, hardware improvements, filesystem enhancements, and large-scale code cleanup efforts that continue modernizing the Linux platform.

While Linux 7.1 is not a long-term support (LTS) release, it delivers several significant changes that will eventually make their way into many Linux distributions over the coming months.

A Brand-New NTFS Driver Arrives

One of the most significant additions in Linux 7.1 is a completely rewritten in-kernel NTFS filesystem driver.

The new implementation has reportedly been under development for several years and replaces older code with a modern design built around Linux’s current storage infrastructure. The driver utilizes technologies such as iomap and folios, which improve efficiency and simplify future maintenance.

Benefits include:

  • Improved NTFS write performance
  • Better handling of large files
  • More modern filesystem architecture
  • Easier future development and maintenance

For users who regularly exchange data between Linux and Windows systems, this is one of the most important improvements in the release.

Intel FRED Enabled by Default

Linux 7.1 also enables Intel Flexible Return and Event Delivery (FRED) by default on supported hardware.

FRED is a newer CPU mechanism designed to improve how processors handle interrupts and exceptions. By replacing older methods with a more streamlined approach, FRED aims to improve performance and reduce complexity in low-level CPU operations.

The feature primarily benefits newer Intel platforms, including upcoming processor generations.

Graphics Drivers Continue to Improve

Graphics support remains a major focus of kernel development, and Linux 7.1 delivers additional improvements for both Intel and AMD hardware.

Highlights include:

  • Performance enhancements for Intel Arc GPUs
  • Continued work on Intel Battlemage graphics
  • Updates for AMD Radeon hardware
  • Expanded GPU reliability monitoring infrastructure through DRM-RAS support

These updates help improve gaming, desktop performance, and workstation workloads across modern Linux systems.

Steam Deck OLED Audio Fixes Land Upstream

Linux gamers receive a welcome improvement in this release as audio support fixes for the Steam Deck OLED have finally been merged into the mainline kernel.

Continue ReadingLinux Kernel 7.1 Officially Released with New NTFS Driver, Intel FRED, and Major Code Cleanup

Ubuntu flavours now need a beta release to ship

Official Ubuntu flavour logos in a circle around the Ubuntu logo.Ubuntu has announced an ‘important policy update’, making beta releases mandatory for all Ubuntu flavours, no exceptions. Most flavours already hit the beta milestone every six months without issue. But until now a flavour that missed the deadline could still be granted a one-off exception. During the Ubuntu 26.04 LTS cycle, that’s what happened with Ubuntu Kylin, the Chinese-orientated spin that uses the UKUI desktop. It missed the Beta window but still made the final release. That won’t happen again. To get an official stable release, a flavour now must have a beta release out the same time as every […]

You’re reading Ubuntu flavours now need a beta release to ship, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingUbuntu flavours now need a beta release to ship

Audacity 4.0 beta lets you test its new (nicer) Qt interface

Audacity 4’s first public beta arrived this month with the biggest design change the iconic open-source audio editor has seen in decades. The audio editor’s interface, built on wxWidgets since the project began, now runs in Qt. However, the audio engine which handles file I/O, project storage and the built-in effects, uses the older codebase, wired up to the new frontend via a module called au3wrap. In a sense, Audacity 4 is a new look atop the same core engine, although the Github changelog choose to frame it as a “ground-up rewrite” in Qt, that appears to be only relate […]

You’re reading Audacity 4.0 beta lets you test its new (nicer) Qt interface, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingAudacity 4.0 beta lets you test its new (nicer) Qt interface

Firefox 152 streamlines its Settings and adds a new way to mute tabs

Mozilla has released Firefox 152 with revamped Settings, new privacy controls and faster ways to share web content – plus a peculiar new way to mute tabs. The update is available from today (15 June, 2026) on Windows, macOS and Linux, as well as for Android and iOS (mobile versions have different features and are not covered in this post). Firefox 152’s headline change is a new-look Settings page. We knew this was coming as Mozilla’s been teasing it for over a year. The company says the revamp brings “streamlined organisation, clearer groupings, and improved navigation for easier customisation”. Many users […]

You’re reading Firefox 152 streamlines its Settings and adds a new way to mute tabs, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingFirefox 152 streamlines its Settings and adds a new way to mute tabs

KDE Plasma 6.7 gives each monitor its own virtual desktop + more

KDE logo on a laptop with the Plasma 6.7 wallpaper.KDE Plasma 6.7 has been released, and it brings a feature many of its users have been requesting for decades: independent per-screen virtual desktops. The latest stable update also sees a classic KDE theme revived, supports simultaneous HDR and ICC profiles and packs in an assortment of usability, UI and performance tweaks. This release is dedicated to Eric Laffoon, a longtime KDE supporter who passed away in May 2026. Users of the Ubuntu-based KDE Neon and rolling-release distributions like Arch will be able to install Plasma 6.7 in the coming days. Kubuntu 26.04 LTS users should check the Kubuntu Backports […]

You’re reading KDE Plasma 6.7 gives each monitor its own virtual desktop + more, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingKDE Plasma 6.7 gives each monitor its own virtual desktop + more