Digital Security Explained
Calm, practical explanations of cybersecurity fundamentals — no hype.

Phishing Explained

By A. Northam • Published: 2 March 2026 • Updated: 23 April 2026

Phishing is a form of social engineering in which attackers trick individuals into revealing sensitive information such as passwords, financial details, or authentication codes.

It remains one of the most common and effective digital attack methods because it targets human behavior rather than technical vulnerabilities.

On this page

How phishing works

Phishing typically involves impersonation. An attacker pretends to be a trusted entity — such as a bank, colleague, service provider, or internal IT department — and persuades the target to take an action.

Common actions include:

Phishing succeeds because it manipulates attention, emotion, and trust — often under time pressure.

Phishing attack flow (diagram)

Phishing Attack Flow Impersonation, lure, action, and outcome shown as a simple attack sequence. Impersonation Lure Action Outcome
Phishing attacks follow a predictable pattern: impersonation → lure → action → outcome.

Common types of phishing

Email phishing

The most widespread form, often sent in bulk and designed to resemble legitimate communications.

Spear phishing

Targeted phishing aimed at a specific individual or organization, often using personalized details.

Business email compromise (BEC)

Impersonation of executives or vendors to request payments or sensitive information.

Smishing and vishing

Phishing conducted via SMS messages (smishing) or phone calls (vishing).

Why phishing succeeds

Phishing exploits human behavior — urgency, authority, curiosity, or fear — rather than software flaws.

Even strong technical controls can be bypassed if a user willingly provides credentials.

Phishing and authentication

Multi‑Factor Authentication reduces the risk of credential theft leading to account compromise.

See: Multi‑Factor Authentication Explained

Phishing-resistant authentication

Modern authentication approaches such as hardware security keys or cryptographic device‑bound credentials are more resistant to phishing attacks.

These methods reduce reliance on shared secrets like passwords.

Detection and response

Effective defense involves layered controls:

See: Security Controls Taxonomy

Phishing within defense in depth (diagram)

Phishing in Defense in Depth Prevent, detect, and respond layers shown for phishing defense. Prevent Detect Respond Phishing defense requires multiple coordinated layers.
Defense in depth reduces the impact of phishing even when one layer fails.

Key takeaway

Phishing is primarily a psychological attack, not a software flaw.

Reducing risk requires layered security controls, strong authentication, and structured response planning.

This article is provided for educational purposes only and does not constitute legal, compliance, or professional security advice.

Recommended next reading