Essential cookies only — Cookie Policy.

🛡️ SOP-07 — Phishing-Aware Credential Guard

Generate · Verify · Stay safe

Client-side CSPRNG only
Zero transmission to any server

🛡️ trustypassword.com — credential guard

Standard20 chars
Email+4 chars
Social+2 chars
Work+4 chars
Banking+6 chars
Generate a password →
Length
20
Characters
crypto.getRandomValues() — OS hardware entropy
Zero network requests during generation
Nothing stored by this site

Am I Safe? — 5-step protocol

complete before entering credentials anywhere
0/5
Tick each step before logging in anywhere
💡 Golden rule: Never click an email link to reach a login page. Always type the address directly.
Why Trusty Password

Two threats. One coordinated defence.

The Credential Guard addresses both primary attack vectors simultaneously — the unique password defeats stuffing, the verification protocol defeats phishing.

🎣

Phishing awareness built in

The Am I Safe? checklist teaches the 5 verification steps alongside every generated password — building habits, not just credentials.

🔄

Credential stuffing defence

Each generated password is unique — a breach of any one site cannot compromise another account sharing a different password.

🔐

Password manager integration

Store generated passwords in a password manager. Autofill becomes your phishing detector — the manager won't fill on a fake domain.

📊

Phishing-resistant MFA guide

Learn which MFA methods actually resist phishing (FIDO2) and which don't (TOTP, SMS) — a critical distinction most guides miss.

MFA Phishing Resistance

Not all MFA protects against phishing

Real-time adversary-in-the-middle (AiTM) attacks can bypass TOTP, SMS, and push notification MFA. Only FIDO2/WebAuthn is categorically phishing-resistant.

MFA MethodPhishing-resistantSIM swap-resistantWhyNIST AAL
FIDO2/WebAuthn hardware key✓ Yes✓ YesCryptographic origin binding — cannot authenticate on wrong domainAAL3
Passkeys✓ Yes✓ YesSame origin binding, platform-managedAAL2–3
TOTP authenticator app✗ No✓ Yes6-digit codes forwardable in real-time AiTM attacksAAL2
Push notification (Duo, MS)✗ No✓ YesMFA fatigue attacks — user approves under repeated promptsAAL2
SMS OTP✗ No✗ NoForwardable + SIM swap + SS7 interceptionAAL1
Email OTP✗ No✗ NoForwardable + requires email account not compromisedAAL1

Source: CISA Implementing Phishing-Resistant MFA · NIST SP 800-63B 2025

The Reality

Phishing and credential theft by the numbers

91%
of cyberattacks begin with a phishing email
NCSC / Proofpoint 2025
3.4B
phishing emails sent daily worldwide
AAG 2025
14B+
compromised credentials in known breach databases
HaveIBeenPwned 2026
5
verification steps to complete before entering any credential
trustypassword.com
Complete Your Defences

Tools that strengthen the full protection stack

Affiliate disclosure: Some links earn a small commission at no cost to you. We only recommend tools with genuine security merit. Full disclosure →

🔑 YubiKey 5 Series

FIDO2/WebAuthn hardware security key — the only MFA method that is cryptographically phishing-resistant. Used by Google, the UK government, and GCHQ-affiliated organisations. Works with Gmail, Outlook, GitHub, and most major services.

Shop YubiKey →

🗝️ 1Password

Independently audited password manager with phishing detection built in — the autofill system is domain-bound and alerts when you visit a site that differs from where credentials were saved.

Try 1Password →

🛡️ Proton Mail

End-to-end encrypted email reduces phishing risk from the platform side. Zero-knowledge architecture means email contents are not accessible to Proton even under legal request. Available with custom domain.

Try Proton →
About

Written by a cybersecurity awareness trainer

The guides and Credential Guard on this site are written by Sophie Laurent, a cybersecurity awareness trainer who has designed and delivered security awareness programmes for FTSE 250 companies, NHS trusts, and public sector organisations across the UK. Sophie specialises in translating technical threats into actionable guidance that non-technical employees and individuals can actually apply.

All content aligns with NCSC phishing guidance, CISA phishing-resistant MFA recommendations, and NIST SP 800-63B 2025.

About Sophie Laurent →
Trust Signals
NCSC & CISA alignedAll guidance follows NCSC phishing guidance and CISA phishing-resistant MFA recommendations.
Client-side CSPRNGcrypto.getRandomValues() exclusively. Zero transmission. Verify in DevTools.
No tracking or analyticsZero advertising, zero fingerprinting, zero telemetry on this site.
UK operatedKokal Operations Ltd, England & Wales. UK GDPR compliant.

Portfolio

Specialist password tools for every audience and use case.

bestpasswordgenerator.orgStrength visualiser
🌿freestrongpassword.comBeginner wizard
instantpasswordgenerator.orgIT bulk generator
🔑ironvaultkeys.comEnterprise compliance
🔧randompasswordtool.comAPI simulator
🔐securekeygenerator.comPrivacy-maximalist
🏦titanpasswords.comBanking-grade
👨‍👩‍👧safepassbuilder.comFamily safety
FAQ

Frequently asked questions

Credential stuffing uses email-and-password pairs from data breaches to attempt logins on other services. If you reuse passwords, one breach exposes every account sharing that password. A unique generated password per account means a breach of one site has zero impact on any other — the most important single habit in account security.
A 5-step verification protocol to complete before entering credentials anywhere: (1) verify the domain name, (2) confirm HTTPS, (3) confirm password manager autofills, (4) check for urgency manipulation, (5) confirm you navigated directly rather than clicking an email link. Completing all five steps before each login eliminates the majority of phishing risk.
HTTPS encrypts the connection but does not verify that the server belongs to the organisation you intend. Phishing sites routinely obtain free TLS certificates — the padlock appears on fake login pages. The domain name must be verified independently of the padlock. Always check the root domain, not just the presence of HTTPS.
Only FIDO2/WebAuthn hardware keys and passkeys are cryptographically phishing-resistant — the credential is bound to the origin domain and cannot authenticate on any other site. TOTP, SMS OTP, push notifications, and email OTP do not resist phishing — real-time AiTM attacks can forward these codes within their validity window. CISA's guidance explicitly names FIDO2 as the standard for phishing-resistant MFA.
Act immediately: (1) Navigate directly to the real site and change the password. (2) Revoke all active sessions. (3) Check recovery email and phone haven't been changed. (4) Enable or rotate MFA. (5) If financial credentials, call your bank immediately. (6) Report to NCSC at report@phishing.gov.uk. See our full phishing response guide →
Password managers are domain-bound — they only autofill credentials on the exact domain where they were originally saved. On a phishing page (a different domain), the manager won't offer to fill. No autofill appearing for a site where you have saved credentials is a strong phishing signal. This works even when the fake page is visually perfect.
Never click a link in an email to reach a login page. If an email says your bank, HMRC, Amazon, or any service requires action, navigate directly to the site by typing the address in a new browser tab. The phishing attempt ends the moment you navigate directly rather than clicking. This single habit, combined with unique passwords, eliminates the majority of phishing risk.
Yes. All generation uses crypto.getRandomValues() — the browser's CSPRNG backed by OS hardware entropy. Nothing is transmitted to any server. No passwords are stored by this site. Open DevTools (F12) → Network → Clear → Generate to verify zero requests during generation.
All content aligns with NCSC Cyber Aware guidance, the NCSC Suspicious Email Reporting Service (report@phishing.gov.uk), NCSC guidance on phishing-resistant MFA, and CISA's Implementing Phishing-Resistant MFA factsheet. The Am I Safe? protocol is derived from NCSC login page verification guidance.
Spear phishing is a targeted attack where the attacker researches you specifically — using LinkedIn, company websites, and social media — to craft a personalised email. Unlike mass phishing, spear phishing emails contain accurate personal details and are significantly harder to spot. The same 5 verification steps apply: verify the domain before entering credentials regardless of how convincing the message.
Phishing Guides

Know the threats. Defeat them.

All guides →