Back to blog

Security ยท 2026-01-24

Phishing Awareness: How I Check Suspicious Messages

Phishing messages try to make people act quickly. My first defense is slowing down before clicking anything.

My checklist

  • Check the sender address carefully.
  • Look for pressure, threats, or unrealistic rewards.
  • Hover over links before clicking, when safe to do so.
  • Do not open unexpected attachments.
  • Visit the official website manually instead of using the message link.

Why phishing works

Phishing works because it targets human behavior. It may create urgency, fear, curiosity, or trust. A message might say an account will be closed, a payment failed, or a prize is waiting. The goal is to make the reader act before thinking.

Technical signs I look for

I check whether the domain is spelled correctly, whether the link destination matches the message, and whether the attachment type makes sense. I also look for login pages that do not match the real website address.

What I document

In practice examples, I note the suspicious signs: mismatched domain, strange wording, urgent request, attachment type, or login link. This turns awareness into a repeatable process.

Safe response

The safest response is usually not to click the message link. I can open the real service in a browser manually, contact the sender through a trusted channel, or report the message if I am in an organization.

Lesson learned

Phishing is not only a technical problem. It uses psychology. Good security habits include both technical checks and calm decision-making.