Glossary
Social engineering is the psychological manipulation of people into divulging confidential information, granting access, or taking actions that compromise security, attacking the human layer rather than technical systems. It’s the common thread behind phishing, scams, pretexting, and many account takeovers, and it remains one of the hardest threats to defend because the vulnerability it exploits is human nature, not software.
Attackers turn to social engineering because people are often the easiest way in. Why crack strong encryption when you can convince someone to hand over their password, or persuade a support agent to reset an account? The target is trust, and trust can’t be patched.
Social engineering works by triggering predictable human responses:
Social engineering takes many forms: phishing (deceptive messages), pretexting (inventing a scenario to extract information), baiting (offering something enticing to trigger an action), vishing and smishing (voice and SMS manipulation), tailgating (physical access by following someone in), and business email compromise (impersonating an executive or vendor to authorize payments). Increasingly, it also underlies authorized push payment scams, where the victim is manipulated into sending money themselves.
Technical controls assume the attacker is unauthorized; social engineering makes the legitimate user the unwitting agent of the attack. When a customer is manipulated into authorizing a payment or revealing a code, the system sees a valid, authenticated action. Defenses that verify identity or block unauthorized access don’t fire. This is what makes social engineering the enduring soft spot even in otherwise hardened environments, and why call centers, support desks, and recovery flows, staffed by helpful humans, are such frequent targets.
Generative AI has made social engineering far more potent. Flawless, personalized phishing at scale; cloned voices of executives or family members for vishing; deepfake video for impersonation; and AI research that tailors a con to a specific target. The democratization of these tools means more convincing attacks from more attackers, raising the stakes for defenses that don’t rely on humans spotting the deception.
Because it targets people, defense combines human and technical measures. Awareness training helps but isn’t sufficient alone, expert and AI-driven manipulation fools careful people. The stronger layer is technical: phishing-resistant authentication (passkeys) so a revealed password or code is worthless; behavioral and device signals to detect when a user is being coached or an account is being accessed abnormally; strong verification (not knowledge-based questions) in the channels attackers target, like recovery and the call center; and real-time intervention when signals suggest manipulation. Reducing what a manipulated human can give away is more durable than expecting them never to be fooled.
Social engineers gravitate to the parts of an organization staffed by helpful humans following flexible procedures: support desks, contact centers, and account-recovery flows. An agent trained to be accommodating, faced with a distressed "customer" who can recite breached personal details, is under real pressure to help, and attackers exploit exactly that. This is why so much account takeover succeeds not at the hardened digital login but through the phone channel or a password-reset process. Hardening these human-facing paths is therefore one of the highest-value moves against social engineering: replace knowledge-based verification (which rewards attackers armed with breached data) with strong, possession-based checks like pushing a passkey or biometric confirmation to the enrolled device; give agents clear, non-negotiable verification steps that don’t bend under emotional pressure; and monitor these channels with the same device and behavioral signals used online. The goal is to remove the agent’s ability to be talked into granting access, rather than relying on their judgment in the moment.
Why do social engineers target call centers and recovery flows?
They’re staffed by helpful humans using flexible procedures and often rely on knowledge-based checks attackers can pass with breached data.
How do you protect human-facing channels from social engineering?
Replace knowledge-based verification with possession-based checks (like a passkey pushed to the device), enforce firm procedures, and monitor with device/behavioral signals.
What is social engineering?
The psychological manipulation of people into revealing information, granting access, or taking harmful actions, attacking the human layer.
What are common social engineering techniques?
Phishing, pretexting, baiting, vishing/smishing, tailgating, and business email compromise.
Why is social engineering hard to stop?
It makes the legitimate user the agent of the attack, so controls that block unauthorized access don’t trigger.
How is AI making social engineering worse?
It enables flawless personalized phishing, voice cloning, and deepfakes, making manipulation more convincing and scalable.
How do you defend against social engineering?
Combine awareness with technical defenses: passkeys, behavioral detection, strong verification in targeted channels, and real-time intervention.
Related: Phishing · Scams / Social Engineering Scams · Account Takeover (ATO) · Call Center / IVR Authentication · Deepfakes · Passkeys