Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

Your AI deployment might be out of policy

Most AI deployment policies stop at approved chat interfaces. Meanwhile, employees install browser copilots, AI extensions, and third-party plugins that never touch Microsoft's management stack. IT can't configure what it can't see, and Group Policy and Intune only govern Microsoft's world. This post covers what actually happens once AI tools show up outside policy, five things most teams miss, and how PolicyPak enforces controls directly on the apps and browser extensions themselves.

AI Is Changing Cyberattacks on Hotels: Here's How to Stay Protected

Peak season brings challenges to the hospitality industry every year. Thousands of guests, temporary staff, vendors, and business partners interact daily with reservation systems, management platforms, mobile apps, and loyalty programs. That operational complexity makes hotels a particularly attractive target for cybercriminals. Artificial intelligence hasn't created a new problem for hotels, it is simply accelerating an existing one: identity-based attacks.

How AI Is Accelerating Adversary Activity | Adam Meyers on Yahoo Finance

AI is changing the threat landscape and the pace defenders have to keep up with. Adam Meyers, Head of Counter Adversary Operations at CrowdStrike, joined Yahoo Finance to unpack key findings from the latest CrowdStrike Threat Hunting Report, including: Watch the full interview for Adam’s take on how AI is reshaping adversary activity and what defenders need to know.

Is an AI SOC Better Than MDR? What Security Teams Should Weigh

Security teams are expected to investigate more alerts than they have people to handle. IBM's 2025 Cost of a Data Breach Report puts a number on what that gap costs: organizations take an average of 158 days to identify a breach, and a further 83 days to contain it. That is 241 days of exposure, the fastest pace in nine years, and still measured in months. For most SOC teams, the bottleneck was never finding threats. It was having enough people to do anything about them.

How to Secure Agentic Coding Tools: Cursor and Claude Code

Cursor and Claude Code now read source code, install packages, and push commits with much of the access a senior engineer has, and often with less oversight. Give an agent a prompt to fix a bug, and it may pull a private API key from a config file, pass a customer record into its context window, or send a snippet of proprietary logic to a third-party model provider to reason about the fix. Security teams built policy for developers typing code by hand.

Assessing Third-Party AI Vendor Risk Before It Becomes a Problem

Every SaaS tool your organization onboards now carries a hidden layer of AI risk. The chatbot on your CRM, the transcription service your sales team runs, the code assistant embedded in your IDE. Each one processes company data through models you did not build, in ways your vendor questionnaire was not written to catch. Traditional third-party risk management was designed to evaluate infrastructure, access controls, and data handling.

How agentic AI works inside your tools: A practical example with Acronis Service Desk

Author: Alexander Ivanyuk, Senior Director, Technology For many MSPs, AI still looks like an extra tool outside the real workflow: open a chatbot, paste in a ticket, ask for help, copy the answer back and continue working. It may save a few minutes, but it also creates more steps and more places where context can be lost.

Monitoring AI Agent Behavior in Production

Monitoring AI agents in production is a fundamentally different problem from monitoring traditional software or even generative AI models. Because agents run autonomously, chain multi-step reasoning across tools and systems, and change behavior as their underlying models evolve, standard software metrics like uptime and CPU utilization miss almost everything that matters. ‍