TL;DR: AI has accelerated phishing by helping attackers bypass native defenses and secure email gateways, while Knowbe4 cites an average of 21 seconds to click a phishing link, 52% growth in attacks getting through SEGs, and 19% of phishes relying solely on social engineering. The practical issue is not just more volume, but faster credential capture that outpaces human review and conventional email controls.
At a glance
What this is: This guide examines how AI is amplifying phishing and social engineering, with a focus on faster credential theft and reduced effectiveness of native email defenses.
Why it matters: It matters because phishing is still a primary identity compromise path, and faster user interaction leaves IAM, MFA, and incident response teams with less time to contain stolen credentials.
By the numbers:
- 21 seconds for someone to click on a phishing link
- 52% increase in attacks getting through SEGs
- 19% of phishes rely solely on social engineering
- 79% of organisations have experienced secrets leaks, with 77% of these incidents resulting in tangible damage.
👉 Read Knowbe4's guide on AI-driven social engineering and phishing risk
Context
AI-assisted phishing is reducing the time between message delivery, user action, and credential theft. That changes the operating assumptions behind email filtering, user awareness, and identity response because the attacker only needs one successful interaction to begin account takeover. In practice, phishing is not just a mail security problem. It is an identity compromise problem that can cascade into access abuse, session hijacking, and downstream NHI exposure when stolen credentials are reused across systems.
The article’s main value is in showing how social engineering now scales with AI while still depending on familiar weaknesses in user trust and weak verification workflows. For IAM and PAM teams, the issue is not whether phishing exists, but whether identity controls can detect and contain credential theft before the attacker turns a single click into persistent access.
Key questions
Q: What should security teams do when a phishing report includes a click or credential entry?
A: Treat the case as an identity incident, not just a mail event. Confirm the recipient list, check sign-in history, inbox rules, OAuth grants, and outbound mail activity, then revoke sessions and reset credentials for any account that shows interaction. The key is to scope persistence before containment closes the evidence trail.
Q: Why do AI phishing attacks create more risk than traditional phishing?
A: AI lowers the cost, time, and skill needed to produce personalised lures, so attackers can run more campaigns and iterate faster. That increases both exposure and realism. The result is a higher probability that a target will trust a message long enough to hand over credentials or payment information.
Q: What breaks when users are the only verification control for high-risk requests?
A: Human review is inconsistent, especially under urgency, familiarity, or fatigue. AI-generated pretexts make requests look routine, so users approve resets, transfers, or access changes that should have been independently checked. When the business process trusts the message itself, attackers only need one convincing interaction to trigger compromise.
A: Identity containment first. Cleaning inboxes does not stop an attacker who already has a valid session, a token, or delegated access. Organisations should terminate sessions, revoke tokens, review privilege changes, and check for NHI exposure before they spend time on message remediation or training updates.
Technical breakdown
How AI changes phishing delivery and persuasion
AI lowers the effort needed to generate high-volume, context-aware phishing content. Attackers can vary tone, language, and pretext quickly, which makes messages harder for spam and gateway filters to classify as repetitive fraud. The real shift is not that AI invents new social engineering, but that it industrialises personalisation and A/B testing at scale. That raises the success rate of campaigns targeting Microsoft 365 and other common identity entry points because users are exposed to more believable prompts across more channels.
Practical implication: treat message content quality as a live attack variable and tune controls for adaptive phishing patterns, not static templates.
Why secure email gateways miss some social engineering attacks
Secure email gateways are good at known malicious patterns, but they are weaker when a message contains little obvious malware content and leans on human trust, urgency, or brand imitation. Social-engineering-only phish can bypass signature-based or reputation-based controls because the payload is the interaction itself, not an attachment or link that is easily flagged. This is why AI-enhanced phishing is often more about bypassing the detection stack than defeating it outright.
Practical implication: pair SEG controls with identity-centric detection, user risk scoring, and conditional access policies that respond after the message is delivered.
Credential capture as an identity event, not just a user error
Once a user enters credentials, the incident becomes an identity control failure. The attacker now has an authentication artifact that can be replayed, combined with MFA fatigue or session theft, and used for mailbox access, lateral movement, or secret harvesting. For organisations with NHIs connected to email, code repositories, or cloud tooling, that stolen human identity can quickly become a route to service accounts, API keys, and delegated access. In other words, phishing often starts with a person and ends with machine identity exposure.
Practical implication: build response playbooks that revoke sessions, reset credentials, and search for NHI exposure immediately after confirmed phishing.
Threat narrative
Attacker objective: The attacker aims to steal valid credentials quickly enough to gain authenticated access before the victim or security team can contain the session.
- Entry begins with AI-generated phishing messages that mimic legitimate requests and evade native and SEG-based filters.
- Credential access occurs when a target clicks the link and enters credentials within seconds, giving the attacker usable authentication material.
- Impact follows when stolen credentials are reused for mailbox access, follow-on fraud, or discovery of connected secrets and delegated access.
NHI Mgmt Group analysis
AI has not replaced phishing, it has made credential theft more scalable and more believable. The core problem is not novelty but throughput. Attackers can test language, timing, and pretexts faster than defenders can update filters or run awareness cycles. That means the unit of failure is no longer one bad email, but the speed at which identity controls are forced to respond. The practical conclusion is that phishing defence now needs to be measured as an identity containment problem, not only an email hygiene problem.
Social engineering is increasingly the front door to NHI compromise. Human credentials are often the first asset stolen, but they are rarely the last. Once attackers reach inboxes, developer portals, or admin consoles, they can discover tokens, shared secrets, and delegated access paths that were never meant to be exposed through a single user account. This is why phishing and NHI governance belong in the same conversation. If one account can reveal many machine identities, the blast radius of social engineering expands well beyond the user who clicked.
Credential theft windows are now too short for awareness alone to be a control. The guide’s timing data shows the response gap is measured in seconds, not hours. That makes manual review and generic training insufficient as primary barriers. Identity programmes need to assume that some users will click and design for rapid containment, continuous authentication, and downstream token revocation. The practical conclusion is that the control objective has shifted from prevention-only to prevention plus immediate identity quarantine.
Phishing resilience depends on separating user verification from message authenticity. Users cannot reliably authenticate every request they receive, especially when AI improves impersonation quality. Organisations need policy-backed verification for high-risk actions such as credential resets, payment requests, and access changes. Where that governance is weak, social engineering succeeds because the business process itself trusts the wrong signal. The practical conclusion is that fraud resistance, IAM, and help-desk controls must be aligned around verified workflow steps, not just user vigilance.
Identity security teams should treat AI-assisted phishing as a governance problem with measurable exposure. The right question is not whether the phishing campaign was clever, but whether the organisation can detect, invalidate, and trace the resulting identity compromise fast enough to prevent secondary abuse. That is where the field is heading: tighter coordination between email security, IAM, PAM, and NHI controls. The practical conclusion is that identity governance must account for attacker speed, not just attacker technique.
What this signals
Credential-poisoning pressure: AI-assisted phishing compresses the path from message delivery to identity compromise, which means access governance now needs to react in seconds rather than review cycles. The practical response is tighter coordination between email security, conditional access, and session monitoring, with explicit playbooks for token revocation and mailbox abuse.
Identity teams should also expect phishing to surface machine identity risk more often. A compromised user account can expose shared secrets, service accounts, and delegated app permissions that sit outside the normal help-desk recovery process. That is why the boundary between human identity and NHI governance is now operational, not theoretical.
For practitioners, the signal is clear: organisations that still treat phishing as an awareness problem will continue to undercount the blast radius. Controls such as MITRE ATT&CK Enterprise Matrix mapping, mailbox rule monitoring, and verified request workflows need to sit alongside NHI Lifecycle Management Guide-style lifecycle discipline for any secrets exposed through user accounts.
For practitioners
- Implement rapid credential invalidation workflows Automate session revocation, password reset, and MFA re-registration for users who report or trigger phishing indicators, then extend the same workflow to downstream tokens and delegated app access.
- Add identity-centric detection to email controls Correlate suspicious login attempts, impossible travel, mailbox forwarding changes, and consent grants with phishing telemetry so the SOC can detect compromise even when the email itself looked benign.
- Harden high-risk verification workflows Require out-of-band verification for password resets, payment approvals, and privilege changes, especially where help desks or internal chat channels are common attacker entry points.
- Review NHI exposure after human account compromise Search for exposed secrets, API keys, and service-account references in mailboxes, code repositories, and collaboration tools whenever a phishing incident is confirmed.
- Measure time-to-containment for phishing Track the elapsed time from credential submission to session termination and use it as a programme metric, because the attacker’s useful window is often shorter than traditional response cycles.
Key takeaways
- AI is making phishing faster, more convincing, and harder for traditional email controls to stop.
- The real security impact is identity compromise, because one successful click can expose sessions, credentials, and downstream NHIs.
- Defence has to shift from awareness-only measures to rapid containment, verified workflows, and identity-centric detection.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-53 Rev 5 and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| MITRE ATT&CK | TA0001 , Initial Access; TA0006 , Credential Access | AI-assisted phishing maps directly to credential theft and initial access tactics. |
| NIST CSF 2.0 | PR.AC-1 | Phishing resilience depends on authenticating users and limiting what stolen credentials can do. |
| NIST SP 800-53 Rev 5 | IA-5 | Authenticator management is central when phishing steals credentials and tokens. |
| CIS Controls v8 | CIS-6 , Access Control Management | The article’s core issue is controlling what a compromised identity can access. |
Review access control scope and remove unnecessary standing access from accounts most exposed to phishing.
Key terms
- Social Engineering Phishing: A phishing approach that relies primarily on persuasion, urgency, and trust rather than malicious attachments or obvious malware. In AI-assisted campaigns, the attacker uses generated text and tailored pretexts to increase credibility and move the target into credential submission or other unsafe actions.
- Identity Containment: The practice of revoking or constraining an identity’s ability to act after compromise is suspected. It goes beyond isolating the device and includes session termination, token revocation, privilege reduction, and validation of what the identity can still reach.
- Secure Email Gateway: A secure email gateway is a control layer that inspects email before it reaches users and can also inspect outbound mail. It filters malicious content, enforces policy, and reduces exposure to phishing, malware, and data leakage, but it does not replace identity governance or account monitoring.
- Non-Human Identity Visibility: Non-human identity visibility is the ability to identify, classify, and monitor machine identities across systems, pipelines, and cloud services. It is the baseline for governance because teams cannot secure what they cannot enumerate, and hidden identities usually carry the highest privilege risk.
What's in the full article
Knowbe4's full guide covers the operational detail this post intentionally leaves for the source:
- Tactics for detecting advanced social-engineering phish targeting Microsoft 365 users
- How AI changes bypass patterns against native defenses and secure email gateways
- Practical examples of phishing content that relies on social engineering rather than malware
- Guidance on recognising when user interaction becomes an identity incident
Deepen your knowledge
The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, IAM, and secrets management. It is designed for practitioners who need to connect identity controls to broader security and resilience programmes.
Published by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org