Threat Actors & Social Engineering: Motivations, Capability, and the Human Attack Surface

Chris Rees
25+ years in IT · Pluralsight author, 4.6/5 across 2,000+ ratings

www.skillthropic.comEvery control you deploy answers a question you may not have asked out loud: defend against whom? A bored teenager, a ransomware crew, and a nation-state intelligence service want different things, bring wildly different resources, and require different defenses. Security+ SY0-701 splits this into two objectives that belong together — 2.1 (threat actors and motivations) and 2.2, where social engineering shows up as the attack vector that works on every one of them. Here's both, in the detail the exam expects.
The attributes that define an actor
Before the taxonomy, learn the axes. SY0-701 describes every threat actor with the same four attributes, and questions routinely give you the attributes and ask for the actor:
- Internal vs. external — do they already have legitimate access?
- Resources and funding — a hobbyist's spare time versus a state's budget.
- Level of sophistication and capability — do they run downloaded tools, or develop zero-day exploits?
- Motivation — what outcome are they actually after?
The cast, and what each one wants
Nation-state actors sit at the top: effectively unlimited funding, custom tooling, zero-days, and patience measured in years. Their motivations are espionage, war, and strategic disruption — often against critical infrastructure. The related term is APT: the emphasis is on persistent. They aren't trying to make noise; they're trying to still be there next year.
Organized crime is the profit center. Ransomware crews operate like businesses — affiliate programs, negotiators, customer support for victims — and their motivations are financial: extortion, fraud, data theft for resale, and increasingly double extortion. Sophisticated, but rational: they choose targets by expected payout.
Hacktivists are motivated by ideology, philosophical or political belief. Their goal is usually visibility — defacement, leaks, denial-of-service timed to a news cycle — which makes reputational damage the primary impact.
Insider threats are the asymmetry: modest sophistication, but they start inside the perimeter with legitimate credentials. Motivations range from revenge (a disgruntled employee) and financial gain to blackmail and espionage recruitment. The exam also wants the unintentional insider — the well-meaning employee who misconfigures a bucket or falls for a phish.
Shadow IT is the organization attacking itself by accident: departments spinning up unsanctioned SaaS, servers, or AI tools outside security's view. There's no adversary and no malice — just unmanaged assets nobody is patching or monitoring.
Script kiddies (unskilled attackers) round out the low end: limited capability, borrowed exploit kits, motivated by thrill or reputation. Easy to dismiss — but automated tooling means even they can find the box you forgot to patch.
| Actor | Sophistication | Primary motivation | Defensive emphasis |
|---|---|---|---|
| Nation-state / APT | Very high | Espionage, disruption, war | Detection depth, segmentation, threat intel |
| Organized crime | High | Financial (ransomware, fraud) | Backups, EDR, MFA, email security |
| Hacktivist | Moderate | Ideology, publicity | DDoS protection, public-facing hardening |
| Insider (malicious) | Varies | Revenge, money, espionage | Least privilege, UEBA, separation of duties |
| Insider (unintentional) | n/a | None — error | Training, guardrails, config management |
| Shadow IT | n/a | Convenience | Asset discovery, sanctioned alternatives |
| Script kiddie | Low | Thrill, reputation | Patching, basic hygiene |
Social engineering: the vector that works on everyone
Whatever the actor's sophistication, the cheapest way in is usually a person. Social engineering bypasses your entire technology stack because it never attacks it: no exploit, no malware signature, just a convincing request to someone with legitimate access.
It works by exploiting predictable psychology. SY0-701 expects you to recognize the levers by name: authority (the CEO is asking), urgency and scarcity (the wire must go out in ten minutes; only three spots left), intimidation (comply or you'll be reported), social proof / consensus (everyone on your team already did this), familiarity and likability (rapport built over several friendly messages), and trust (built by impersonating a known vendor or colleague). Every one of these short-circuits deliberate thinking, which is the actual target.
Walk one BEC through end to end and the pieces lock together. An attacker researches the target on LinkedIn — finds the CFO's name, the controller who reports to her, and a press release naming a real supplier (reconnaissance). They register a lookalike domain one character off the supplier's (typosquatting), then email the controller as the supplier's accounts-receivable clerk: routine tone, correct invoice number, and an updated bank account for this month's payment (pretexting + familiarity). A follow-up arrives an hour later, apparently from the CFO's spoofed address: "Please get this processed today, I'm boarding a flight" (authority + urgency, and no way to reply-check). No malware crossed the boundary, no control was exploited, and the wire goes out. The only thing that stops this chain is a procedure that doesn't care how convincing the email was: verify bank-detail changes by calling a number you already had on file.
A few distinctions the exam leans on. Phishing is broad and untargeted; spear phishing is researched and personalized; whaling targets executives specifically. BEC is the highest-dollar variant and typically contains no malware whatsoever — just a plausible email about a changed bank account, which is why email filters miss it. Pretexting is the invented backstory underneath most of these. A watering hole attack compromises a site the target group already trusts and waits. Baiting relies on curiosity — the labeled USB drive left in a parking lot. And tailgating exploits ordinary politeness: someone holds the door.
From actor to indicator: where 2.1 meets the rest of Domain 2
Actor profiling isn't trivia — it predicts what you'll see in your logs, which is what objective 2.4 (indicators of malicious activity) tests next. Each actor leaves a different signature. Organized crime is loud and fast: mass credential attempts, tooling that trips EDR, backup deletion, then encryption within days of initial access — because dwell time is cost to them. A nation-state actor is the opposite: living off the land with built-in admin tools instead of malware, low-and-slow data staging, credential harvesting, and lateral movement spread over months to stay under alert thresholds. An insider produces the hardest signature of all — authorized access at unusual volumes or hours, which is why behavioral analytics and data-loss prevention matter more than perimeter tools for that case.
The practical upshot: your detection strategy should follow your realistic adversary. Tuning exclusively for smash-and-grab ransomware leaves you blind to the patient intruder, and vice versa. Threat intelligence is what keeps this honest — knowing which actors actually target your sector, and what they're currently doing, turns a generic control list into a prioritized one.
Defending the human layer
Controls stack in three tiers. Technical: email authentication (SPF, DKIM, DMARC), attachment sandboxing, link rewriting, and — most valuable of all — phishing-resistant MFA, which defeats credential theft even when the human is fooled. Procedural: out-of-band verification for payments and account changes, dual authorization for wire transfers, and a documented help-desk identity-proofing script (help desks are a favorite target precisely because their job is to be helpful). Human: recurring awareness training, simulated phishing with coaching rather than punishment, and a reporting culture where "I think I clicked something" is met with thanks and speed. Blame-based programs teach people to hide clicks, which converts a five-minute containment into a five-week incident — and containment speed is what incident response lives or dies on.
Key takeaways
- Four attributes define every actor: internal/external, resources, sophistication, motivation — the exam gives you these and asks who it is.
- Know the cast and their goals: nation-state (espionage, patient), organized crime (money), hacktivist (ideology), insider (access > skill), shadow IT (accidental), script kiddie (thrill).
- Social engineering attacks people, not systems — it works by exploiting authority, urgency, scarcity, intimidation, consensus, familiarity, and trust.
- Precision matters: phishing vs. spear phishing vs. whaling; vishing vs. smishing; pretexting, watering hole, tailgating, baiting.
- Defend in three tiers: phishing-resistant MFA and email authentication, out-of-band verification procedures, and blameless training with fast reporting.
Threat actors and social engineering open Security+ Domain 2 (Threats, Vulnerabilities & Mitigations) — 22% of the exam and the foundation for everything that follows about attacks and indicators. Our Security+ Domain 2 study guide covers all 27 topics across the five objectives with 75 exam-style questions, or grab the complete Security+ collection.
#SecurityPlus #SY0701 #ThreatActors #SocialEngineering #Phishing #BEC #InsiderThreat #APT #SecurityAwareness #CompTIA #CyberSecurity
Keep reading
Incident Response, Explained: The Lifecycle, Digital Forensics, and the Order of Volatility
When the breach is real, process beats heroics. Incident response for Security+ SY0-701: the full NIST-style lifecycle from preparation to lessons learned, tabletop exercises, root cause analysis, plus digital forensics — legal hold, chain of custody, and the order of volatility.
Read Security+ deep divesPKI & Digital Certificates Explained: Chains of Trust, Revocation, and the TLS Handshake
The padlock in your browser rests on a global trust machine. PKI for Security+ SY0-701: key pairs and digital signatures, X.509 certificates and CSRs, root vs. intermediate CAs, wildcard and SAN certs, CRL vs. OCSP, and what actually happens in a TLS handshake.
Read Security+ deep divesZero Trust Architecture Explained: Control Plane, Data Plane, and the End of the Perimeter
Never trust, always verify — but what does that actually mean in an architecture? Zero Trust for Security+ SY0-701: the control plane and data plane, Policy Engine, PEP, adaptive identity, microsegmentation, and the CISA maturity model.
ReadEnjoyed this? Get the AI security news that matters.
Join The AI Security Brief — the top AI security news, plus what's important to the C-suite. Free, straight to your inbox.
No spam. Unsubscribe anytime.
Know your enemy
Threats, Vulnerabilities & Mitigations is 22% of Security+. Study all 5 objectives — threat actors, attack vectors, vulnerability types, indicators, and mitigations — across 27 topics with 75 practice questions.
Get the Domain 2 guide