background gif
ENI6MA

Attacks · Credentials & humans

Phishing

Stolen ceremony fragments do not replay as ambient credentials. There is no lasting credential to harvest, and endpoint binding rejects relayed proofs on other routes.

~6 min readContinue: Ambient credentials

Opening

What the attacker wants

The phisher wants the victim to reveal something that authorizes the attacker elsewhere: a password, OTP, bearer, recovery code, or ceremony fragment that converts into a second session. The conversion is harvest-to-caller - trick the human, then reuse the string as ambient authority on a different device or route. Phishing remains a human problem; this page only denies the ambient conversion that makes the lure cash out as lasting login.

How it works today

Password and OTP phishing works because the harvested string is ambient authority by design. Passkeys reduce some harvest paths but still bind users to device and vendor recovery paths that can reintroduce transferable factors. Ambient estates train users to type secrets into forms; attackers only need a convincing lure and a place to paste what comes back. Ceremony UX residual risks are deferred - here the mechanism claim is “no reusable lasting credential,” not “users never click.”

Why it fails against one-shot proofs

ENI6MA removes the lasting reusable credential. Ceremony fragments are one-shot and request-bound; endpoint binding means a relayed proof fails on any other route. Conversion from harvest to lasting caller fails. This is mechanism denial of ambient harvest - not a lecture that users will never click - and it pairs with keylogging and relay families for the full human-facing conversion path. Endpoint binding closes the relayed-fragment path that would otherwise turn a harvested ceremony into another route’s caller.

Read the dual plates as ambient success versus mechanism denial for phishing: the surface plate shows why classical estates pay; the denial plate shows which ENI6MA check family stops the conversion without dumping an NDA attack-to-stage matrix. Claims below stay model-scoped.

Phish harvests reusable secrets

How to read: lure capture surface left; harvest-and-reuse ambient win right. Takeaway: harvest equals lasting credential.

Ambient phishing pays when the lure catches a string that works again later.

Nothing reusable to harvest

How to read: lasting-credential myths fail; one-shot proof fragment is request-bound. Takeaway: no lasting credential; binding holds.

One-shot, bound fragments leave the lure with nothing reusable to cash out - harvest remains a human problem; this page denies the ambient conversion that makes the lure print lasting login.

Scoped claims

Immune to phishing.ValidatedNo reusable credential exists to harvest; endpoint_id binding means a relayed proof fails on any other route.Holds under the reference architecture

Where it shows up

Watch it fail

Go deeper

  • To Go Passwordless or Not

    This essay critiques the systemic problems not addressed by contemporary passwordless trends (passkeys, FIDO tokens, and mobile MFA apps). While hardware-bound credentials reduce phishing and stuffing for interactive users, the author argues they bind users to specific devices and vendor escrow or sync services, ceding sovereignty over storage and recovery.

  • Cognitive Methods: Rosario–Wang Cypher Proof

    This accessible paper explains how the ENI6MA / Rosario–Wang Proof uses cognitive methods to protect the witness (the hidden information that proves identity or knowledge) without exposing it during authentication. Minds (human or artificial) perceive patterns, map symbols to private meanings, and make fast membership decisions; ENI6MA builds an interactive ceremony around those abilities.

  • Holographic Entanglement for Keyless Proof

    This paper proposes an “informational entanglement” framing that unifies spatio-temporal entropy and attestation into a keyless authentication primitive. Two compiled twins sharing a sealed private morphism transform fresh session entropy, timestamp, and contextual inputs into a one-time holographic witness (an ephemeral trajectory on a discrete orientation ring).

  • Why Naive Attack Intuition Is Wrong

    Written for challengers who worry that watching multiple successful logins reveals the password and private map, or that random guessing eventually hits both, this essay explains why those paths do not work for the ENI6MA rotating-ring method (not mathematically, statistically, computationally, or physically).

Formal note

Phishing immunity here means no reusable ambient authorizer to harvest into a second session under the reference ceremony: ceremony fragments are one-shot and request-bound, so harvested material does not convert into lasting callers. Passwordless-or-not and naive-attack-intuition essays situate why device-bound passkeys and classical harvest myths still leave a conversion gap that empty-channel, one-shot proofs close. Claims stay mechanism-scoped - not a promise that users never click.