Join our Newsletter — 33% off our NHI Course

What are the signs that a message or login request may be part of a phishing attempt?

Common warning signs include an unexpected sense of urgency, a sender that does not match the institution, a link that resolves to the wrong domain, and an attachment you were not expecting. Requests for passwords, health data, or other sensitive information are especially suspicious. Verifying the source before responding is the safest response when any of those signals appear.

How phishing signals show up before the message is obviously malicious

Phishing usually works by combining social pressure with a small technical mismatch. A request can look routine on the surface, but the details do not line up: the tone is unusually urgent, the sender identity is off by a character or a domain, or the message pushes you toward an external site that does not belong to the organisation it claims to represent. Those are useful indicators because they often appear before a full compromise attempt succeeds.

One reason these signals matter is that phishing is not limited to email anymore. Login prompts, password resets, file-sharing notices, and approval requests can all be used to create a false sense of legitimacy. If a request arrives outside the normal workflow, especially when it asks you to act quickly, the safest assumption is that the message deserves verification before any click, reply, or credential entry.

  • Unexpected urgency, threats, or pressure to bypass normal checks
  • Sender names, reply addresses, or domains that do not match the claimed institution
  • Links that resolve to an unrelated domain or an unfamiliar login page
  • Attachments or shared files you were not expecting
  • Requests for passwords, MFA codes, health data, or other sensitive information

That pattern is especially important because the first step in many phishing attempt is to move the recipient away from trusted channels and into a controlled one. A forged login page, for example, can be made to look convincing enough that the only reliable tell is the destination domain or the surrounding context of the request. The safer response is to treat the message as untrusted until the source is confirmed through a known-good channel.

Why login requests deserve extra scrutiny

Login-related phishing is often more dangerous than a generic suspicious email because it targets the point where credentials are entered, reused, or paired with a second factor. Attackers may imitate a password reset, SSO prompt, or security verification step to capture the victim’s credentials or session. In practice, the warning signs are often subtle, so the question is not whether the page looks polished, but whether the request was expected and whether the destination is legitimate.

For security teams and end users alike, the key judgement is to separate authentication from convenience. A legitimate login request should still align with the normal identity provider, the expected device or browser flow, and the organisation’s standard communication path. If a user is asked to authenticate from an unexpected email, text, or pop-up, the request should be verified before proceeding, even if the branding appears correct.

For additional background on phishing-resistant authentication patterns, see NIST SP 800-63 Digital Identity Guidelines. When the page or message is trying to harvest credentials or tokens, a review of how identity material is managed can also help practitioners think more clearly about what is at stake if the request is malicious.

Risk and Threat Considerations

Phishing is dangerous because it targets the point where trust is converted into access. A single successful message can lead to credential theft, account takeover, fraudulent approvals, or exposure of sensitive data, and the damage often extends beyond the immediate inbox or login page. The most serious cases use a believable sender, a convincing domain, and a request that creates enough urgency to suppress normal verification.

Failure mechanism: The attacker impersonates a trusted party and steers the recipient to a fake login page, a malicious attachment, or a data request that captures credentials, tokens, or private information.

Impact: The result can be unauthorized access, session compromise, data loss, financial fraud, or lateral movement into other systems that trust the stolen identity.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack and risk surface, while NIST SP 800-63, NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST SP 800-63 3 — Phishing Resistance Phishing signs directly relate to phishing-resistant authentication guidance.
Recommendation — Use phishing-resistant authenticators and verify the origin of login requests before collecting credentials.
NIST CSF 2.0 PR.AA-01 — Identity and Access Management Phishing attempts exploit identity and access trust at the login step.
Recommendation — Validate login requests against expected identity flows and trusted channels.
CIS Controls v8 6 — Access Control Management Phishing often seeks unauthorized access by tricking users into surrendering credentials.
Recommendation — Restrict and monitor access paths so suspicious login prompts are easier to detect.
MITRE ATT&CK T1566 — Phishing The question is about recognizing phishing attempt indicators and delivery patterns.
Recommendation — Map suspicious messages to phishing techniques and investigate associated credential theft paths.

Practitioner Guidance

What to verify: Check the actual destination domain, not just the displayed text, and confirm the request through a separate trusted channel when the action involves credentials, approvals, or sensitive data. If the request is time-sensitive, treat urgency itself as a reason to slow down, not to speed up.

Common mistake: Users often trust the visible branding or the apparent familiarity of the sender and ignore the surrounding context. The safer habit is to verify the origin first, then decide whether the request deserves any response at all.

Practitioner takeaway: The most reliable phishing defence is not pattern recognition alone, it is disciplined verification before trust is granted. If the request changes how you authenticate, disclose, or approve, pause until the source is confirmed.