DEV Community

Raghav Agrawal
Raghav Agrawal

Posted on • Edited on

Social Engineering: The Human Side of Hacking

Social Engineering: The Human Side of Hacking

You can patch a server in five minutes. You can't patch trust.


A finance employee joins a video call. On screen: the company's CFO, several other familiar colleagues, all talking normally about a routine transfer.

Nothing about it feels wrong. So he wires the money.

Multiple accounts. Over $25 million. Every single person on that call was a deepfake.

That's not a hypothetical. It happened to a Hong Kong-based finance worker, scammed into transferring more than $25 million after being convinced by a CFO impersonation during a video conference. No malware. No firewall breach. No zero-day exploit. Just a very convincing lie, told to a person who had absolutely no reason to think it was one.

This is social engineering — and it's quietly become the most effective way to break into anything.


Wait, What Exactly Is Social Engineering?

Here's the uncomfortable truth about cybersecurity: the strongest firewall in the world does nothing if someone on the inside just... opens the door.

Social engineering is the art of manipulating people — not systems — into giving up access, information, or money. Attackers rely on psychology, not code: exploiting trust, urgency, curiosity, and authority to get people to bypass the safeguards they'd normally follow.

Think of it like a con artist versus a burglar. A burglar picks the lock. A con artist just asks you, very convincingly, to hand over the key — and thanks you for your cooperation on the way out.

Human error, including social engineering, has been found responsible for the majority of data breaches in recent years. Not misconfigured servers. Not unpatched software. People, being people.


Why This Works (And Why It Always Will)

Software has bugs you can fix. Humans have instincts you can't uninstall.

We're wired to trust authority — if your "boss" emails you, you don't usually demand a background check first. We're wired to respond to urgency — "this needs to happen in the next ten minutes" short-circuits careful thinking. We're wired to want to help — an "IT support agent" asking for your password to "resolve an issue" sounds like someone doing their job, not someone stealing your credentials.

Social engineers don't hack computers. They hack the very human tendencies that make us functional, cooperative people. That's what makes this category of attack so hard to fully solve — you can't patch curiosity or turn off empathy.


The Classic Playbook

Before getting into what's changed, it helps to know the fundamentals — because these tactics haven't gone away, they've just gotten a glow-up.

Phishing is the one everyone's heard of: fraudulent messages, usually email, designed to trick you into clicking a malicious link, downloading something dangerous, or handing over credentials directly.

Pretexting goes a layer deeper — the attacker invents a believable scenario (a fabricated story, a fake identity, a plausible reason) to get you to reveal something you normally wouldn't.

Business Email Compromise (BEC) involves impersonating someone with authority — a CEO, a supplier, a finance lead — usually to redirect a payment or request sensitive data.

Baiting dangles something tempting — a free download, a "found" USB drive, an irresistible offer — to get a victim to take an action that compromises their own security.

Tailgating is the physical-world version: literally following an authorized person through a secured door because most people won't stop and question a stranger who looks like they belong.

Simple. Old. Still working remarkably well.


What's Different in 2026

Here's where it gets genuinely unsettling: everything above just got a serious AI upgrade.

AI-Cloned Voices and Deepfake Video

The most alarming trend right now is real-time voice and video cloning — attackers can scrape just a few minutes of someone's public speaking footage to build a convincing digital twin. That $25 million deepfake CFO call wasn't an outlier anymore; it's a preview of where this is headed.

"ClickFix" Attacks

Rather than relying only on phishing emails, attackers are increasingly abusing search engines and native system tools like PowerShell — tricking users into executing malicious code themselves under the guise of "fixing" a problem on their own screen. The user becomes, unknowingly, their own attacker.

Help Desk and IT Support Impersonation

One documented incident involved a threat actor escalating from a simple impersonation to full domain admin access in under 40 minutes — using nothing but social pretexts and zero malware. No exploit code. No malicious attachment. Just a phone call that sounded exactly like it should.

Multi-Channel Campaigns

Modern attacks increasingly span email, SMS, voice calls, workplace chat tools, and helpdesk systems simultaneously — weaving a context across channels that feels completely real to the target. A single suspicious email is easy to flag. A coordinated story that shows up consistently across four different platforms is much harder to doubt.

Scale, Powered by Generative AI

What's changed most dramatically isn't the psychology behind these attacks — it's the scale. Generative AI now lets attackers launch highly personalized, emotionally tuned, convincingly human attacks at machine speed. The badly-spelled phishing email is basically extinct. A significant majority of social engineering attacks are financially motivated, and AI just made them dramatically more efficient at getting paid.


The Part That Should Genuinely Worry You

A large share of cybersecurity and IT professionals now cite AI-driven social engineering as the single biggest cyber threat facing their organizations. Not ransomware. Not zero-day exploits. People being fooled by other "people" who aren't real.

And it's not just executives who are targeted. Anyone online — from enterprise leadership down to everyday consumers — is now a viable target, because the cost of running a convincing AI-powered scam has collapsed while the payout potential hasn't.


So How Do You Actually Defend Against This?

You can't patch human nature. But you can build processes that don't depend on someone making the right split-second judgment call under pressure.

Verify through a second channel. If a request feels urgent — a wire transfer, a password reset, a credential change — confirm it through a different medium than the one it arrived on. A "CEO" who emails you should be verifiable with a quick internal message or phone call, not just trusted on sight.

Build in friction for sensitive actions. No single person should be able to approve a large transfer or reset a privileged account alone, no matter how convincing the request sounds. Dual approval isn't bureaucracy — it's the one thing a deepfake can't talk its way around.

Be "politely paranoid." As security researcher Rachel Tobac puts it, if someone asks you for a sensitive action, it's completely reasonable to pause and verify who they actually are — good-faith requesters will always understand.

Train for the new playbook, not the old one. Spotting typos and generic greetings won't save anyone in 2026. Training needs to cover voice cloning, video impersonation, and multi-channel pretexting — the tactics actually being used today.

Assume the phone call is not automatically trustworthy. A voice you recognize is no longer proof of identity. That's a strange sentence to have to write, but here we are.


Why This Matters Beyond the Office

Social engineering doesn't stop at corporate walls. Attackers also use romantic or personal-interest angles — building a relationship through social media or dating apps before exploiting that trust to extract money or credentials. The tactics scale down to individuals just as easily as they scale up to enterprises.

The through-line in all of it is the same: technology didn't create the vulnerability. Trust did. AI just made exploiting that trust faster, cheaper, and far more convincing than it's ever been.

The One-Paragraph Version (For When Someone Asks "Is This Really a Big Deal?")

"Social engineering is hacking people instead of computers — using trust, urgency, and authority to get someone to hand over access voluntarily. It's not new, but AI has made it dramatically more convincing: cloned voices, deepfake video calls, and personalized messages that no longer have the obvious red flags we used to look for. The only real defense isn't smarter instincts — it's processes that don't rely on instinct at all: second-channel verification, dual approval for sensitive actions, and a healthy, permanent habit of double-checking, even when something sounds completely legitimate."


Written for anyone who's ever answered a call and thought, "that voice sounded exactly right."

Top comments (0)