The Top Three Things Security Teams Need to Understand About AI-Driven Attacks

The easiest mistake security teams can make about AI-driven attacks is to imagine a completely new species of adversary.

That is not what most organizations are facing.

The objectives remain familiar: steal credentials, gain access, persist, move laterally, collect data, commit fraud, extort the victim, or conduct espionage. What AI changes is the economics of the attack. It reduces the time, expertise, and attention required to move from one step to the next.

That distinction matters because it tells defenders where to act.

Google Threat Intelligence Group reported this week that it has observed adversaries moving beyond basic prompting into agentic workflows and AI-enabled automation. In one Q2 2026 case, a threat actor used an AI coding chatbot and agent instructions to help plan, build, and execute a mass credential-harvesting campaign in less than six hours. The framework automated scanning, troubleshooting, and IP rotation with limited human involvement. (Google Threat Intelligence Group, September 8, 2026)

That does not mean every attacker has become an autonomous machine. It means the constraints that used to slow attackers down are weakening.

OnlineScammer

Security teams need to understand three things.

1. AI Changes the Economics of an Attack Before It Changes the Objective

AI is most useful to attackers when it compresses work.

Reconnaissance can be summarized. Public vulnerability information can be translated into testable ideas. Phishing lures can be localized for a target’s language, role, industry, and current concerns. Malware can be debugged. Stolen data can be classified. Infrastructure can be configured. Failed steps can be revised without waiting for a specialist to return.

This is important because many defensive assumptions quietly depend on attacker friction.

We assume a small criminal group cannot personalize messages for thousands of targets.

We assume an inexperienced operator will make obvious technical mistakes.

We assume the time between vulnerability disclosure and reliable exploitation will give us room to patch.

We assume the volume of stolen data will slow an attacker before the most valuable records are identified.

AI weakens each of those assumptions.

Microsoft Threat Intelligence reported in March that most observed malicious AI use still centered on producing text, code, or media. Attackers were using it to draft lures, translate content, summarize stolen data, generate or debug malware, and scaffold scripts or infrastructure. Human operators generally retained control over objectives, targeting, and deployment decisions. (Microsoft Threat Intelligence, March 6, 2026)

OpenAI’s February threat report made a similar point: malicious actors typically combine AI with traditional tools, websites, social accounts, and other platforms rather than conducting an entire operation inside one model. (OpenAI, February 25, 2026)

The first defensive lesson is therefore simple:

Do not look only for an AI artifact. Look for an attack chain whose cost and cycle time have changed.

An AI-written email may not carry a reliable linguistic signature. AI-assisted malware may still use familiar persistence and command-and-control techniques. AI-summarized stolen data still has to leave the environment. The defender’s best opportunity may be the behavior around the content, not proof of how the content was produced.

Security teams should ask:

  • Which attack steps used to require scarce expertise?
  • Which controls assume the attacker will be slow, noisy, or inconsistent?
  • Which defensive queues already move more slowly than the exposure they manage?
  • Where could an attacker use AI to test, fail, adapt, and try again at low cost?

The answer will usually point to a handful of urgent bottlenecks: exposed systems, identity recovery, fraud verification, vulnerability triage, detection engineering, and containment approval.

2. Agentic Autonomy Is Real, but It Is Uneven

The industry tends to make one of two errors.

The first is dismissal: AI is only producing better phishing emails.

The second is exaggeration: fully autonomous systems are already discovering unknown vulnerabilities, compromising enterprises, and completing every objective without human direction.

The evidence supports a more disciplined position.

Agentic systems are beginning to perform meaningful portions of real attack workflows. They can observe results, choose the next action, call tools, correct errors, and continue toward an objective. That is more consequential than generating a block of code in a chat window.

At the same time, autonomy varies by actor, task, tooling, access, and model reliability. In its September report, Google described operational agentic credential-harvesting activity, but also said it had not yet observed threat actors deploy fully autonomous zero-day exploitation pipelines against targets in the wild. Its observations instead showed a gradual maturation: adversaries were using AI to accelerate n-day exploit development, refine payloads, and assemble multi-stage chains. (Google Threat Intelligence Group, September 8, 2026)

Anthropic reached a related conclusion after mapping 832 accounts banned for malicious cyber activity between March 2025 and March 2026 to MITRE ATT&CK. Its analysis found AI use moving deeper into post-compromise activity. It also argued that the more durable signal of a dangerous actor is not simply the number of techniques used, but the scaffolding built around the model to chain attack stages together with less human input. (Anthropic, June 3, 2026)

This changes threat modeling.

Security teams should stop treating autonomy as a yes-or-no label. Instead, examine the attacker’s control loop:

  1. What can the system observe?
  2. Which decisions can it make?
  3. Which tools or credentials can it use?
  4. How does it determine whether an action succeeded?
  5. What causes it to stop, escalate, or change tactics?

The faster that loop runs, the less time defenders have between initial signal and material harm.

That makes defensive latency a security control.

Teams need high-confidence detections for identity changes, token use, privilege escalation, abnormal cloud activity, suspicious repository access, and unusual data movement. They also need preauthorized, bounded containment actions that can slow an attack without waiting for an improvised executive meeting.

The objective is not to automate every response. Some actions can disrupt production, destroy evidence, or help the attacker understand what the defender knows.

The objective is to decide in advance which actions can safely happen at machine speed, which require human judgment, and how quickly that judgment must arrive.

3. AI Is Both an Attacker Tool and an Attack Surface

Most discussions about AI-driven attacks focus on what an adversary can do with a model.

Security teams must also consider what an adversary can do to the organization’s AI systems.

Models, prompts, agent instructions, source code, API credentials, cloud compute, vector stores, development tools, model gateways, and connected data sources now have value. They can be stolen, manipulated, poisoned, hijacked, or used as paths into other systems.

Google reported Q2 2026 incidents involving theft of proprietary models, prompts, skills, code, and AI research, along with campaigns that targeted AI credentials and victim cloud resources for unauthorized model workloads. It also described malicious open-source packages and project files designed to influence AI coding assistants or interfere with LLM-based security scanning. (Google Threat Intelligence Group, September 8, 2026)

This creates two connected threat models.

The first is AI for the attack: the adversary uses AI to accelerate reconnaissance, social engineering, exploit development, credential harvesting, post-compromise work, or data analysis.

The second is AI as the attack path: the adversary targets the AI supply chain, manipulates content consumed by an agent, steals model or service credentials, poisons instructions, or abuses the tools and permissions connected to an AI workflow.

A security program that watches only for AI-generated phishing sees only the first few feet of the problem.

The AI environment should be governed like privileged production infrastructure. At minimum, security teams should know:

  • Which models, agents, coding assistants, gateways, and AI services are in use.
  • Which identities and API credentials they use.
  • Which tools, repositories, data stores, and production systems they can reach.
  • Which untrusted content can influence their behavior.
  • Where prompts, instructions, skills, memory, and configuration are stored.
  • Whether tool calls and administrative changes are logged.
  • How an AI service or agent can be isolated, suspended, or reconstituted.

The same principle applies to synthetic media and impersonation. In July, the FBI warned about scammers using AI-generated videos and spoofed sites to impersonate FBI personnel and revictimize people who had already reported fraud. The practical defense was independent verification through known official channels—not confidence that a person could visually identify every fake. (FBI Internet Crime Complaint Center, July 20, 2026)

That is a useful operating rule for enterprises as well:

When a request can move money, change access, expose sensitive information, or alter production, verify the authority and the transaction through a path the request itself did not supply.

Do not make perfect deepfake detection the control on which the business depends.

Use the Three-Question Test

For every significant incident, tabletop exercise, threat model, or intelligence review, ask three questions:

Compression

Which parts of the attack became faster, cheaper, more personalized, or easier to repeat because of AI?

Autonomy

Which observations, decisions, and actions could be chained together without waiting for a human operator?

Exposure

Which AI assets, credentials, tools, data sources, and trust relationships could become targets or execution paths?

These questions are more useful than asking whether an attack is “AI-powered.”

That label does not tell the incident commander what to contain. It does not tell the vulnerability team what to patch first. It does not tell the IAM team which recovery path to harden. It does not tell the board whether the organization’s risk has materially changed.

Compression, autonomy, and exposure do.

What Security Teams Should Do This Week

Start small and make the work concrete.

  1. Update one attack scenario. Take a familiar credential-theft, ransomware, fraud, or supply-chain scenario and identify where AI could compress the attacker’s work.
  2. Find one defensive delay that matters. Measure the time from the first credible signal to the first action that meaningfully constrains the attacker.
  3. Inventory the AI control surface. Identify production agents, coding assistants, model credentials, connected tools, repositories, and sensitive data paths.
  4. Instrument the control loop. Log identity use, tool calls, configuration changes, unusual compute consumption, repository access, and consequential agent actions.
  5. Rehearse independent verification. Test a high-consequence request involving a convincing executive, vendor, help-desk, or finance impersonation.

None of this requires abandoning the security fundamentals.

Phishing-resistant authentication still matters. Least privilege still matters. Vulnerability prioritization still matters. Segmentation, logging, egress control, secure software development, tested recovery, and practiced incident response still matter.

AI does not repeal those controls.

It changes the speed and scale at which their weaknesses can be discovered, combined, and exploited.

The question security leaders should ask is no longer:

Was AI involved in this attack?

The better questions are:

Where did AI compress the attack chain, what did it allow the attacker to automate, and which AI systems became part of the path?

Teams that can answer those questions will be able to adapt without chasing every dramatic headline.

Teams that cannot may discover that the attacker did not need a fundamentally new technique.

It only needed to perform the old ones faster than the organization could respond.


More Information and Assistance

MicroSolved, Inc. can help organizations:

  • Assess AI-enabled threat exposure and attack paths.
  • Threat-model AI agents, coding assistants, and connected workflows.
  • Review identity, API credential, data-access, and tool-use controls.
  • Test AI-accelerated fraud, credential theft, supply-chain, and incident-response scenarios.
  • Design practical detection, containment, and recovery improvements.

Contact MicroSolved at info@microsolved.com or +1.614.351.1237.

Relax. We’re on watch.

AI tools were used as a research assistant for this content, but human moderation and writing are also included.

 

 

Recalibrating Cyber Risk in a Geopolitical Era: A Bayesian Wake‑Up Call

The cyber landscape doesn’t evolve. It pivots. In recent months, shifting signals have upended our baseline assumptions around geopolitical cyber risk, OT/edge security, and the influence of AI. What we believed to be emerging threats are now pressing realities.

ChatGPT Image Jun 19 2025 at 11 28 16 AM

The Bayesian Recalibration

New data forces sharper estimates:

  • Geopolitical Spillover: Revised from ~40% to 70% – increasingly precise cyberattacks targeting U.S. infrastructure.
  • AI‑Driven Attack Dominance: Revised from ~50% to 85% – fueled by deepfakes, polymorphic malware, and autonomous offensive tools.
  • Hardware & Edge Exploits: Revised from ~30% to 60% – threats embedded deep in physical systems going unnoticed.

Strategic Imperatives

To align with this recalibrated threat model, organizations must:

  1. Integrate Geopolitical Intelligence: Tie cyber defenses to global conflict zones and state-level actor capabilities.
  2. Invest in Autonomous AI Defenses: Move beyond static signatures—deploy systems that learn, adapt, and respond in real time.
  3. Defend at the OT/Edge Level: Extend controls to IoT, industrial systems, medical devices, and field hardware.
  4. Fortify Supply‑Chain Resilience: Assume compromise—implement firmware scanning, provenance checks, and strong vendor assurance.
  5. Join Threat‑Sharing Communities: Engage with ISACs and sector groups—collective defense can mean early detection.

The Path Ahead

This Bayesian lens widens our aperture. We must adopt multi‑domain vigilance—digital, physical, and AI—even as adaptation becomes our constant. Organizations that decode subtle signals, recalibrate rapidly, and deploy anticipatory defense will not only survive—they’ll lead.

 

 

* AI tools were used as a research assistant for this content, but human moderation and writing are also included. The included images are AI-generated.

Keeping Track of Your Attack Surfaces

In the modern, digitally connected realm, the phrase “out of sight, out of mind” could have calamitous implications for organizations. As cyber adversaries incessantly evolve in their nefarious techniques, staying ahead in the cybersecurity arms race is imperative. One robust strategy that has emerged on the horizon is Continuous Threat Exposure Management (CTEM) programs. These programs are pivotal in enabling organizations to meticulously understand and manage their attack surface, thus forming a resilient shield against malicious onslaughts such as ransomware attacks.

A deeper dive into CTEM unveils its essence: it’s an ongoing vigilance protocol rather than a one-off checklist. CTEM programs provide a lucid view of the potential vulnerabilities and exposures that adversaries could exploit by continuously scanning, analyzing, and evaluating the organization’s digital footprint. This proactive approach transcends the conventional reactive models, paving the way for a fortified cybersecurity posture.

Linking the dots between CTEM and ransomware mitigation reveals a compelling narrative. Ransomware attacks have metamorphosed into a menace that spares no industry. The grim repercussions of these attacks underscore the urgency for proactive threat management. As elucidated in our previous blog post on preventing and mitigating ransomware attacks, a proactive stance is worth its weight in digital gold. Continuous Threat Exposure Management acts as a linchpin in this endeavor by offering a dynamic, real-time insight into the organization’s attack surface, enabling timely identification and remediation of vulnerabilities.

MicroSolved (MSI) stands at the forefront in championing the cause of proactive cybersecurity through its avant-garde CTEM solutions. Our offerings are meticulously crafted to provide a panoramic view of your attack surface, ensuring no stone is left unturned in identifying and mitigating potential threats. The amalgamation of cutting-edge technology with seasoned expertise empowers organizations to stay several strides ahead of cyber adversaries.

As cyber threats loom larger, embracing Continuous Threat Exposure Management is not just an option but a quintessential necessity. The journey towards a robust cybersecurity posture begins with a single step: understanding your attack surface through a lens of continuous vigilance.

We invite you to contact MicroSolved (MSI) to explore how our CTEM solutions can be the cornerstone in your quest for cyber resilience. Our adept team is poised to guide you through a tailored roadmap that aligns with your unique organizational needs and objectives. The digital realm is fraught with peril, but with MicroSolved by your side, you can navigate through it with confidence and assurance.

Contact us today and embark on a journey towards transcending the conventional boundaries of cybersecurity, ensuring a safe and secure digital sojourn for your organization.

* Just to let you know, we used some AI tools to gather the information for this article, and we polished it up with Grammarly to make sure it reads just right!

Here’s Why You Don’t Want RDP on the Internet

For those of you that are unfamiliar with the HITME project, it is a set of deployed HoneyPoints that gather real-world, real-time attacker data from around the world. The sensors gather attack sources, frequency, targeting information, vulnerability patterns, exploits, malware and other crucial event data for the technical team at MSI to analyze. We frequently feed these attack signatures into our vulnerability management service to ensure that our customers are tested against the most current forms of attacks being used on the Internet.

It’s also important that we take a step back and look at our HITME data from a bird’s-eye view to find common attack patterns. This allows us to give our customers a preemptive warning in the event that we identify a significant increase in a specific threat activity. We recently analyzed  some of the data that we collected during the month of November. We found that over 47% of the observed attacks in the public data set were against the Remote Desktop Protocol (RDP)(often also known as Microsoft Terminal Services). This was more than attacks against web servers, telnet servers and FTP servers combined!

Be sure that all recommended security measures are applied to RDP systems. This should include requiring the use of RDP clients that leverage high levels of encryption. If you need any assistance verifying that you are protected against attacks against your terminal servers, feel free to contact us by sending an email to info(at)microsolved(dot)com.

This post by Adam Luck.

ATM Attacks are WEIRD

So this week, while doing some TigerTrax research for a client, I ran into something that was “new to me”, but apparently is old hat for the folks focused on ATM security. The attacks against ATMs run from the comical, like when would-be thieves leave behind cell phones, license plates or get knocked out by their own sledge hammers during their capers to the extremely violent – attacks with explosives, firearms and dangerous chemicals. But, this week, my attention caught on an attack called “Plofkraak”. 

In this attack, which is apparently spreading around the world from its birth in Eastern Europe, an ATM is injected with high levels of flammable gas. The attackers basically tape up all of the areas where the gas could easily leak out, and then fill the empty spaces inside the ATM with a common flammable gas. Once the injection is completed, the gas is fired by the attacker, causing an explosion that emanates from INSIDE the ATM.

The force of the explosion tears the ATM apart, and if the attackers are lucky, cracks open the safe that holds the money, allowing them to make off with the cash and deposits. Not all attackers are lucky though, and some get injured in the blast, fail to open the safe and even torch the money they were seeking. However, the attack is cheap, fast, and if the ATM doesn’t have adequate safeguards, effective.

The collateral damage from an attack of this type can be pretty dangerous. Fires, other explosions and structural damages have been linked to the attack. Here is an example of what one instance looked like upon discovery. 

Some ATM vendors have developed counter measures for the attack, including gas sensors/neutralizing chemical systems, additional controls to prevent injection into the core of the machine, hardening techniques for the safe against explosions and other tricks of the trade. However, given the age of ATM machines in the field and their widespread international deployment, it is obvious that a number of vulnerable systems are likely to be available for the criminals to exploit.

While this is a weird and interesting technique, it did give me some reminders about just how creative and ambitious criminals can be. Even extending that into Information Security, it never ceases to amaze me how creative people will get to steal. Spend some time today thinking about that. What areas of your organization might be vulnerable to novel attacks? Where are the areas that a single failure of a security control could cause immense harm? Make a note of those, and include them in your next risk assessment, pen-test or threat modeling exercise.

Don’t forget, that just like the inventors of Plofkraa”, attackers around the world are working on the odd, novel and unexpected attack vector. Vigilance is a necessary skill, and one we need more of, in infosec. As always, thanks for reading, and stay safe out there! 

Quick Thought on CSRF Attacks

Yesterday, I listened to @Grap3_Ap3 present at the Columbus OWASP local chapter on Cross Site Request Forgery (CSRF). While this attack has been around since 2001, it continues to show a strong presence in web applications across a range of platforms. Phil spent a lot of his time talking about content management systems on the public Internet, but we have seen CSRF very widely exploitable on embedded devices.

Embedded devices, often equipped with rather rudimentery web servers and applications for management, have proven to be a searing hot pain point for CSRF in our research. While that isn’t shocking or new, I definitely see an interesting and potentially dangerous collision between the growth of the “Internet of Things” and web vulnerabilities. Today, some of these platforms are toys, or novelty tools built into home appliances – BUT, the future of internetworking of our devices and our physical lives means that these web controls will eventually have larger impacts on our day to day lives.

What happens when a CSRF attack can be used to trick your teenager into clicking on a picture on the web that while they view it, they also execute a command to raise the temperature on your refrigerator to unsafe levels? Or when an embedded link in an email tricks you into a click that turns your oven onto super heat clean mode without your knowledge? Sound like a prank? Maybe. Extend it to thermostats, home automation and consumer control over alternative energy controls like solar panels and such and it might take a new form.

We are on a course of collision. Our inattention to information security and the exploding complexity and technology dependencies will soon come together in ways that may surprise us. Ignore the hyperbole, but think about it rationally. Isn’t it time we worked with organizations who make products to demand an increase in protection from some of these basic known attacks? In the future, consumers and organizations alike will vote with their dollars. How will you spend yours?

Underground Cyber-Crime Economy Continues to Grow

I read two interesting articles today that reinforced how the underground economy associated with cyber-crime is still growing. The first, an article from Breech Security, talked about their analysis of web-hacking from 2007. Not surprisingly,  they found that the majority of web hacking incidents they worked last year were geared towards theft of confidential information.

This has been true for the majority of incident response cases MSI has worked for a number of years now. The majority are aimed at gaining access to the underlying database structures and other corporate data stores of the organization. Clearly, the target is usually client identity information, credit card info or the like.

Then, I also read on darknet this morning that Finjin is saying they have been observing a group that has released a small P2P application for trading/sale of compromised FTP accounts and other credentials. Often, MSI has observed trading and sale of such information on IRC and underground mailing lists/web sites. Prices for the information are pretty affordable, but attackers with a mass amount of the data can make very good incomes from the sale. Often, the information is sold to multiple buyers – making the attacker even more money from their efforts.

Underground economies have been around since the dawn of capitalism. They exist for almost every type of contraband and law enforcement is usually quite unsuccessful at stamping them out. Obviously, they have now become more common around cyber-crime and these events that have “bubbled to the surface” are only glimpses of the real markets.

It is critical that information security teams understand these motivations and the way attackers think, target victims and operate. Without this understanding, they are not likely to succeed in defending their organizations from the modern attacker. If your organization still spends a great deal of time worrying about web page defacements and malware infections or if your security team is primarily focused around being “net cops”, it is pretty likely that they will miss the real threat from today’s cyber-criminals and tomorrow’s versions of organized crime.