background gif

Attacks · Catalog

How classical and modern attacks fail against one-shot proofs

This catalog groups attack families by what they try to convert — channel observations, stolen credentials, or replayed authority — and points to the mechanisms that deny that conversion. Family-level mechanism denial only.

~4 min readContinue: Attack conversion

The conversion problem

Most attacks succeed by turning something you can see or steal into something you can use. One-shot proofs aim to break that step: Attack conversion (catalog framing) and Why classical attacks fail (deep theory).

Attacks catalog wedge

How to read: follow see/steal → conversion → authority? → denied. Takeaway: catalog framing, not an NDA stage dump.

Why attacks fail

Scan the eight mechanism icons as separate denial reasons (uniform channel, burn, binding, and related gates) not as a single padlock metaphor. Each icon blocks a classical conversion from surface observation into secret knowledge. Takeaway: attacks fail by mechanism under the model.

Attack vectors

Eight high-traffic families. Each card is claim-safe mechanism denial — not an invulnerability guarantee.

Browse by section

Overview

  • OverviewHow classical and modern attacks fail against one-shot proofs.
  • Attack conversionWhy seeing or stealing something still fails to become usable authority.
  • Attack mapBrowse attack families by channel, credentials, replay, and pattern.
  • Prove itWhere to run falsifiable demos and Verify against a live gate.

Channel & cryptanalysis

Credentials & humans

  • Vault breachStolen vault material is not a reusable authorizer on the channel.
  • KeyloggingCaptured input does not become lasting request authority.
  • PhishingStolen ceremony fragments do not replay as ambient credentials.
  • Ambient credentialsNo long-lived bearer that survives outside one authorized request.

Replay, relay & forgery

  • ReplayBurn-before-validate: spent nonces do not authorize a second submission.
  • RelayRequest-bound envelopes deny relay of captured authority.
  • Stale envelopeExpired or out-of-window envelopes fail before business logic.
  • ForgeryProof structure that cannot be minted without the authorized path.
  • Request tamperBound request context rejects mutated payloads.
  • Revocation bypassRevoked or burned circuits cannot re-authorize.

By business pattern

Next steps