TL;DR: AI helped a single actor condense advanced malware development from months into days, lowering the barrier to high-velocity attacks and widening the gap between attacker speed and human SOC workflows, according to Torq research. The operational challenge is no longer alert volume alone, but response models built for human pace.
NHIMG editorial — based on content published by torq: LLMjacking: How Attackers Hijack AI Using Compromised NHIs
Questions worth separating out
Q: What breaks when malware development is accelerated by AI?
A: Manual response models break first because they assume defenders have time to investigate, coordinate, and act before the attack changes.
Q: Why do AI-generated attack tools create a bigger problem than volume alone?
A: They reduce the cost and time needed to produce sophisticated attacks, which means more campaigns can be launched by more actors with less expertise.
Q: What do security teams get wrong about automated SOC reporting?
A: They often treat report generation as a formatting task instead of a control point.
Practitioner guidance
- Instrument response latency as a security metric Measure the time from alert creation to containment, then separate human review time from automated execution time.
- Automate identity containment for high-risk events Pre-authorise session termination, token revocation, and privilege reduction for specific trigger conditions such as confirmed compromise or high-confidence anomaly.
- Replace ticket-driven playbooks with policy-bound actions Use orchestration that can execute bounded steps without waiting for a human to copy context between tools.
What's in the full article
Torq's full article covers the operational detail this post intentionally leaves for the source:
- The argument for an agentic SOC architecture, including how autonomous AI agents would change investigative workflows.
- The article's discussion of Torq's $140M Series D and how the vendor frames the shift from automation to autonomous response.
- The narrative around the VoidLink research and why the vendor treats it as evidence of a machine-speed threat model.
- The vendor's explanation of why static playbooks and manual analyst work are no longer sufficient in high-velocity environments.
👉 Read Torq's analysis of AI-driven malware and the agentic SOC →
AI-driven malware speed-up: what does it mean for SOC teams?
Explore further
AI compresses the attack-development lifecycle, not just the delivery phase. The most important shift is that AI now helps attackers move from concept to deployable malware faster than traditional development teams could respond. That reduces the value of security models that assume attacker tooling changes slowly. For practitioners, the question is no longer whether AI will help write malicious code, but how quickly it will shorten the adversary build-and-test loop.
A question worth separating out:
Q: How should teams respond when threat development outpaces manual investigation?
A: They should prioritise automated containment for the most common, highest-risk events and keep humans focused on exception handling, threat hunting, and strategic decisions. If the team is still waiting for full human review before revoking access or isolating a system, the response model is already behind the threat.
👉 Read our full editorial: AI-driven malware shortens attack development from months to days