Saturday 27 June 2026 00:56:38 GMT+02:00

Netcrook

HomeManifesto
News
Techcrook
Geocrook
WikicrookTeamAppContact
EnglishItalianoArabic

AI Security & Agentic Systems

The New Cyber Divide: When AI Skills Become a Security Control

Published: 22 May 2026 06:03Category: AI Security & Agentic SystemsAuthor: KERNELWATCHER

Hack The Box and ISC2 point to a workforce shift where AI is simultaneously a defensive accelerator, a training priority, and a fresh attack surface.

AI is no longer sitting at the edge of cybersecurity. It is moving into the center of daily operations, and that shift is changing what security teams must know, what they must fear, and how they must train. The emerging picture is not one of simple automation. It is a contest over control: who can use AI safely, who can abuse it, and who can keep up when the same tools help both sides.

Fast Facts

  • Hack The Box found prompt injection to be the leading AI-related challenge on its platform, at 29% of resolved cases.
  • ISC2 surveyed 16,029 cybersecurity professionals, and 52% said AI would have the most negative effect on security.
  • AI-based social engineering was identified as the biggest cybersecurity challenge by 51% of ISC2 respondents, rising to a projected 57% within two years.
  • Agentic AI appeared for the first time among ISC2’s top five technologies for both positive and negative impact.
  • Enterprise-led AI security training completion reached 64% by the end of 2025 in Hack The Box’s dataset.

When the Attack Surface Starts Speaking

The technical story behind this shift is straightforward: once an AI system can read external content and take actions through tools, it becomes more than a text generator. It becomes a decision point. That is why prompt injection has become such a central concern in AI security training. Untrusted content can try to steer the model’s behavior, and in tool-connected systems the risk can move from misleading output to unsafe action.

That matters because the industry is now building systems that do more than answer questions. Agentic AI can chain tasks, call services, and operate across workflows. From a defensive perspective, that means security is no longer just about the model’s output. It is also about permissions, approvals, logging, and whether the system can be forced to act outside its intended scope.

ISC2’s workforce data adds the human side of the risk picture. Security professionals are not only worried about AI as a productivity gain; they are also treating AI-powered social engineering as a major and growing threat. That includes impersonation, phishing, and other deception tactics that can be scaled and personalized faster than traditional campaigns.

What makes the current moment unusual is the overlap between red-team and blue-team skills. Security staff are training against AI systems while also using AI to improve detection, triage, and testing. The practical lesson is that AI readiness is becoming an operations issue, not just a procurement issue. Teams that cannot use AI safely may fall behind, but teams that use it without guardrails may create new failure modes.

The available information supports a risk analysis, not a claim that AI has replaced existing security controls. The stronger conclusion is narrower and more useful: AI is forcing security organizations to treat prompt handling, tool access, and human deception as connected problems rather than separate ones.

Conclusion

The biggest cybersecurity lesson here is not that AI is good or bad. It is that AI has become infrastructure for both attackers and defenders, and infrastructure needs governance. The organizations that get ahead will be the ones that train for misuse, restrict agent permissions, and assume that every prompt, file, and workflow can become part of the attack path.

WIKICROOK

  • Prompt Injection: An attack that tries to change an AI model’s behavior by feeding it malicious or manipulative instructions.
  • Agentic AI: AI systems that can plan steps, call tools, and take actions with limited human input.
  • Social Engineering: Deception aimed at tricking people into revealing data or taking unsafe actions.
  • Least Privilege: A security principle that gives a system only the access it needs to do its job.
  • Red Teaming: Simulated offensive testing used to find weaknesses before real attackers do.