NRDAX
CLI Submit

← registry

NRDAX-T0100 - Handshake Crypto CPU Burn

Compute amplification · P2P and gossip · late bound · active · first seen 2023-01-01

provenance: Reproduced in NullRabbit's attack-reproduction pipeline

mechanism

Neodyme ND-FD1-MD-02: QUIC INITIAL flood → per-handshake x25519 + ed25519 sign-tile CPU exhaustion (compute-bound, distinct from the connection-slot flood)

live exposure

No exposure data. Slashr ↗ has no risk signal mapped to this technique yet — absence of data is not absence of exposure.

instances (9)

chainprimitivefidelityoriginreproducer (bundle)source
bnb-smart-chain bsc_rlpx_auth_flood lab NullRabbit Labs bsc_rlpx_auth_flood -
celestia celestia_libp2p_noise_preauth_flood lab NullRabbit Labs celestia_libp2p_noise_preauth_flood -
ethereum-consensus-layer ethcl_libp2p_noise_preauth_flood lab NullRabbit Labs ethcl_libp2p_noise_preauth_flood -
filecoin fil_libp2p_noise_preauth_flood lab NullRabbit Labs fil_libp2p_noise_preauth_flood -
optimism op_libp2p_noise_preauth_flood lab NullRabbit Labs op_libp2p_noise_preauth_flood -
polkadot-substrate substrate_litep2p_noise_preauth_flood lab NullRabbit Labs substrate_litep2p_noise_preauth_flood -
polygon-pos bor_rlpx_auth_flood lab NullRabbit Labs bor_rlpx_auth_flood -
solana sol_tpu_quic_initial_cpu lab reverse-engineered-cve sol_tpu_quic_initial_cpu neodyme.io ↗
sonic-fantom sonic_rlpx_auth_flood lab NullRabbit Labs sonic_rlpx_auth_flood -

references

related (Compute amplification)

cite

https://nrdax.com/techniques/NRDAX-T0100

plain

NRDAX Registry. Technique NRDAX-T0100.

bibtex
@misc{nrdax_NRDAX_T0100,
  title = {Handshake Crypto CPU Burn (NRDAX-T0100)},
  howpublished = {NRDAX Registry},
  url = {https://nrdax.com/techniques/NRDAX-T0100},
}
json (csl)
{
  "id": "nrdax-NRDAX-T0100",
  "type": "dataset",
  "title": "Handshake Crypto CPU Burn (NRDAX-T0100)",
  "URL": "https://nrdax.com/techniques/NRDAX-T0100",
  "publisher": "NRDAX Registry"
}
badge

NRDAX-T0100 in the NRDAX registry

[![NRDAX-T0100 in the NRDAX registry](https://nrdax.com/badge/NRDAX-T0100.svg)](https://nrdax.com/techniques/NRDAX-T0100-handshake-crypto-cpu-burn)

use from the CLI

Retrieve or cite this technique from a script or the terminal with the NRDAX Python library & CLI.

Retrieve this technique
nrdax get NRDAX-T0100
Cite it (BibTeX)
nrdax cite NRDAX-T0100 --format bibtex

CLI guide → GitHub ↗